Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2026

This PR contains the following updates:

Package Change Age Confidence Update Pending
@anthropic-ai/claude-code 2.1.122.1.14 age confidence patch 2.1.19 (+4)
@google/gemini-cli 0.25.0-preview.10.25.0 age confidence patch 0.25.2 (+1)
debian_13/bind9 1:9.20.15-1~deb13u11:9.20.18-1~deb13u1 age confidence patch
opencode-ai 1.1.251.1.28 age confidence patch 1.1.34 (+5)

Release Notes

anthropics/claude-code (@​anthropic-ai/claude-code)

v2.1.14

Compare Source

  • Added history-based autocomplete in bash mode (!) - type a partial command and press Tab to complete from your bash command history
  • Added search to installed plugins list - type to filter by name or description
  • Added support for pinning plugins to specific git commit SHAs, allowing marketplace entries to install exact versions
  • Fixed a regression where the context window blocking limit was calculated too aggressively, blocking users at ~65% context usage instead of the intended ~98%
  • Fixed memory issues that could cause crashes when running parallel subagents
  • Fixed memory leak in long-running sessions where stream resources were not cleaned up after shell commands completed
  • Fixed @ symbol incorrectly triggering file autocomplete suggestions in bash mode
  • Fixed @-mention menu folder click behavior to navigate into directories instead of selecting them
  • Fixed /feedback command generating invalid GitHub issue URLs when description is very long
  • Fixed /context command to show the same token count and percentage as the status line in verbose mode
  • Fixed an issue where /config, /context, /model, and /todos command overlays could close unexpectedly
  • Fixed slash command autocomplete selecting wrong command when typing similar commands (e.g., /context vs /compact)
  • Fixed inconsistent back navigation in plugin marketplace when only one marketplace is configured
  • Fixed iTerm2 progress bar not clearing properly on exit, preventing lingering indicators and bell sounds
  • Improved backspace to delete pasted text as a single token instead of one character at a time
  • [VSCode] Added /usage command to display current plan usage
google-gemini/gemini-cli (@​google/gemini-cli)

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: google-gemini/gemini-cli@v0.24.5...v0.25.0

v0.25.0-preview.4

Compare Source

Full Changelog: google-gemini/gemini-cli@v0.25.0-preview.3...v0.25.0-preview.4

v0.25.0-preview.3

Compare Source

What's Changed

Full Changelog: google-gemini/gemini-cli@v0.25.0-preview.2...v0.25.0-preview.3

v0.25.0-preview.2

Compare Source

Full Changelog: google-gemini/gemini-cli@v0.25.0-preview.1...v0.25.0-preview.2


Configuration

📅 Schedule: Branch creation - Only on Wednesday ( * * * * 3 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@joecorall joecorall merged commit 3db038d into main Jan 24, 2026
5 checks passed
@joecorall joecorall deleted the renovate.bump-dependencies branch January 24, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants