chore(deps): update bump-dependencies#51
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.185→2.1.1952.1.198(+2)0.79.9→0.80.20.80.30.47.0→0.49.00.34.1-1~debian.13~trixie→0.35.0-1~debian.13~trixie5:29.6.0-1~debian.13~trixie→5:29.6.1-1~debian.13~trixie5.1.4-1~debian.13~trixie→5.2.0-1~debian.13~trixiev1.4.0→v1.5.045da69d→5ac1f0945da69d→5ac1f091.17.9→1.17.111.17.13(+1)Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
anthropics/claude-code (@anthropic-ai/claude-code)
v2.1.195Compare Source
CLAUDE_CODE_DISABLE_MOUSE_CLICKSto disable mouse click/drag/hover in fullscreen mode while keeping wheel scrollcode-reviewer,mcp__brave-search) accidentally substring-matching — they now exact-match. Usemcp__brave-search__.*to match all tools from a hyphenated MCP server..claude/settings.jsonnot requiring explicit install consent on every loader path/pluginEnable/Disable not working when a plugin'splugin.jsonnamediffers from its marketplace entry nameclaude agentsor losing data when written by a newer Claude Code versionclaude agentscompleted list to fill available vertical space; on short terminals the header compacts so live sessions stay visiblev2.1.193Compare Source
autoMode.classifyAllShellsetting to route all Bash/PowerShell commands through the auto-mode classifier instead of only arbitrary-code-execution patterns/permissionsrecent denialsclaude_code.assistant_responseOpenTelemetry log event containing the model's response text. Redacted unlessOTEL_LOG_ASSISTANT_RESPONSES=1; when that var is unset it followsOTEL_LOG_USER_PROMPTS, so deployments that already log prompt content will start receiving response content on upgrade — setOTEL_LOG_ASSISTANT_RESPONSES=0to keep prompts-only.!)/mcpCLAUDE_CODE_DISABLE_BG_SHELL_PRESSURE_REAP=1)/modeland other client-data-gated UI showing stale/empty state immediately after/loginheadersHelperauth: the helper now re-runs and reconnects automatically when a tool call returns 401/403renamesmaps are now followed automatically, updating your settings to the new name/add-dirmessage when the directory is already a working directoryv2.1.191Compare Source
/rewindsupport for resuming a conversation from before/clearwas run/voiceshowing a generic "not available" message when disabled by an organization's policy — it now explains the restriction/loginURL opening truncated in Windows Terminal when it wraps across linesclaude agentssending builtin slash commands like/usageto background sessions as prompt text instead of showing a hintclaude agentsjob rows showing full filesystem paths for pasted images instead of the[Image #N]placeholder"Bash,PowerShell") silently never firing/permissionsRecently-denied tab: approving a denial now persists on close instead of being silently discardedforceRemoteSettingsRefreshnow takes effect when set via MDM or file policy, and the fetch sendsCache-Control: no-cacheto prevent proxies from serving stale responsestools/list,prompts/list,resources/list) now retries transient network errors with short backoff/) to hint how to reach slash commandsv2.1.190Compare Source
v2.1.187Compare Source
sandbox.credentialssetting to block sandboxed commands from reading credential files and secret environment variables--model,/model, andANTHROPIC_MODEL, with a "restricted by your organization's settings" message when a restricted model is selected/model,/config, etc.) in fullscreen mode--resumefailing with "No conversation found" when the original-prun produced no model turns--json-schemaand workflowagent({schema})structured output: the model can no longer re-callStructuredOutputindefinitely after a successful call, and follow-up turns now reliably return structured outputCLAUDE_CODE_MCP_TOOL_IDLE_TIMEOUT)/updateover Remote Control hanging when a startup trust dialog would have shown/bg,/tui, or/update.git/worktrees/entries from killed agents are now cleaned up automaticallyclaude --helpnot listing the--bg/--backgroundflag/shareis uploading/install-github-app: GitHub Actions workflow setup is now optional — you can install just the GitHub App and skip the workflow/secret steps/btwwith ←/→ arrow navigation to step through earlier answers/pluginto surface plugins you haven't used recently so you can clean them upv2.1.186Compare Source
claude mcp login <name>andclaude mcp logout <name>to authenticate MCP servers from the CLI without opening the interactive/mcpmenu, with--no-browserstdin redirect support for completing over SSHf) to the/workflowsagent detail view/pluginInstalled tabteammateMode: "iterm2"setting with a warning when auto mode cannot find theit2CLI/loginwhenawsAuthRefreshis configured!bash commands now trigger Claude to respond to the output automatically; set"respondToBashCommands": falsein settings.json to keep the previous context-only behaviorclaude agentsleaving the previous screen painted behind itAgent(type)deny rules andAgent(x,y)allowed-types restrictions not being enforced for named subagent spawnsxon a finished subagent in the agent panel not dismissing it/pluginInstalled showing a "more above" indicator when already scrolled to the top~~strikethrough~~showing literal tildes in assistant messages instead of rendering as strikethrough--toolsallowing feature-gated tools to slip through before flags loaded on a cold first launchclaude agentsshowing a stale "needs input" message after replyingclaude agentson a light terminalclaude agents--effortlevelagent({schema})subagents looping forever on repeated schema validation failures instead of aborting after 5 attemptsclaude mcp getandclaude mcp removeto suggest the closest configured server name on a typo and truncate long server listsMEMORY.mdindex when nearing the size limitdisplay-name,default-enabled,fallback, andmetadata.*keys now accept kebab-case, snake_case, and camelCaseSKILL.mdYAML frontmatter handling: loads the skill body with empty metadata instead of failing silentlyCLAUDE_CODE_MAX_RETRIESto cap at 15; for unattended sessions, useCLAUDE_CODE_RETRY_WATCHDOGinstead/review <pr>to use the same review engine as/code-review mediumearendil-works/pi (@earendil-works/pi-coding-agent)
v0.80.2Compare Source
Changed
ApiKeyCredentialto use theauth.json-compatible discriminatortype: "api_key"and provider-scopedenvvalues instead oftype: "api-key"and metadata.ExecutionEnvExecOptionstoShellExecOptions.Fixed
apiKeyandenvvalues to participate in provider auth resolution, so providers such as Cloudflare can derive request-specific base URLs from explicit call options (#6021).streamSimpleOpenAICompletionson the pi-ai compat entrypoint (#6016, #6017).detectCompatfallback inopenai-completionsfor models without explicit compat metadata (#6020).v0.80.1Compare Source
Fixed
AWS_PROFILEendpoint resolution for built-in inference profile endpoints.v0.79.10Compare Source
New Features
session_before_compactandsession_compactevents now includereasonandwillRetry, so extensions can distinguish manual/compact, threshold auto-compaction, and overflow retry flows. See session_before_compact / session_compact and Custom Summarization via Extensions.pi updateinstalls the exact checked Pi version, and update notices show the changelog URL, making upgrades more predictable. See Install and Manage.Added
reasonandwillRetrymetadata to extensionsession_before_compactandsession_compactevents so extensions can distinguish manual, threshold, and overflow compaction flows (#5962 by @PizzaMarinara).Fixed
findtool to respect nested git repository boundaries when parent.gitignorerules ignore the nested repo (#5960)./trustand/import(#5959).reasoning_detailsthat arrive before matching tool call deltas (#5114).agent_end(#5940).pi updateto install the exact version returned by the Pi update check, make--forcereinstall that checked version, fail instead of falling back to an unversioned reinstall when no version is available, and report both the old and updated versions.google-gemini/gemini-cli (@google/gemini-cli)
v0.49.0Compare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.47.0...v0.49.0
v0.49.0-preview.0Compare Source
v0.49.0-nightly.20260625.gd845bc5d4Compare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.48.0-nightly.20260613.g9e5599c32...v0.49.0-nightly.20260625.gd845bc5d4
v0.49.0-nightly.20260624.g6e0bd68e4Compare Source
v0.49.0-nightly.20260619.gc22137ea0Compare Source
v0.48.0-preview.0Compare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.47.0-preview.0...v0.48.0-preview.0
v0.48.0-nightly.20260613.g9e5599c32Compare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.47.0-nightly.20260609.g0567b25a2...v0.48.0-nightly.20260613.g9e5599c32
v0.48.0-nightly.20260612.g4e10a34beCompare Source
Configuration
📅 Schedule: (UTC)
* * * * 3)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.