summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/utils/updateCheck.test.ts
AgeCommit message (Collapse)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-02feat(autoupdate): Improve update check and refactor for testability (#5389)Gal Zahavi
2025-07-30fix(update): correctly report new updates (#4821)Sambhav Khanna
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <[email protected]>
2025-07-29 feat: Add auto update functionality (#4686)Gal Zahavi
2025-07-18fix(cli): not show update avaialble messages when running gemini-cli locally ↵Yuki Okita
(#4052)
2025-07-01update check + tests (#2772)Eddie Santos