chore(deps): update bump-dependencies#45
Merged
Conversation
ebce48d to
2aa4dad
Compare
Contributor
Author
|
2aa4dad to
f69560e
Compare
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.156→2.1.1612.1.167(+4)0.77.0→0.78.00.78.10.44.1→0.45.00.45.2(+1)0.135.0→0.136.00.137.0v2.26.1→v2.27.11.26.3→1.26.41.15.12→1.15.131.16.2(+2)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.161Compare Source
OTEL_RESOURCE_ATTRIBUTESvalues are now included as labels on metric datapoints, so you can slice usage metrics by custom dimensions like team or repoclaude agentsrows now showdone/totalbefore the detail when work is fanned out; peek shows the longest-running item/mcpnow collapses claude.ai connectors you've never signed in to behind a "Show unused connectors" rowwl-copy/xclip/xselon Linux when available, copies to both the clipboard and PRIMARY selection for middle-click paste, and the "hold {key} for native selection" hint now shows the correct key per terminal/effortdialog, workflow animations, and prompt keyword shimmer not honoring the "Reduce motion" settingforceLoginOrgUUID/forceLoginMethodmanaged-settings policies blocking third-party provider sessions (Bedrock, Vertex, Foundry, Mantle) alongside the org pin (regression in 2.1.146)claude -pstdout when using--output-format textorjson/usage-creditsstarting a re-login for Team and Enterprise admins instead of pointing to the organization's usage settings page/autofix-prreporting "cannot run on the default branch" when the session is inside a git worktree or another repository--resumepicker not showing sessions from the current directory when it isn't a git worktree (e.g., jj workspaces)/usr/bin/bash script.sh) failing with "command not found" or "cannot execute binary file"user_prompt,api_request,tool_result,tool_decision) being silently dropped when emitted before telemetry initialization completedclaude mcplist/get/add printing secrets to the terminal:${VAR}references are no longer expanded, and credential headers and URL secrets are redactedisolation: "worktree"in background sessions being blocked from editing files inside their own worktreeclaude agentsbooting on a stale model from the daemon's environment instead of the model insettings.jsonEADDRINUSEerrors from tools that bind Unix sockets under$TMPDIRwhenCLAUDE_CODE_TMPDIRis set to a deep path/terminal-setup) to fix garbled glyphsv2.1.160Compare Source
.zshenv,.zlogin,.bash_login) and~/.config/git/, which could otherwise lead to unintended command executionacceptEditsmode now prompts before writing build-tool config files that grant code execution (.npmrc,.yarnrc*,bunfig.toml,.bazelrc,.pre-commit-config.yaml,.devcontainer/, etc.)grep: single-filegrep/egrep/fgrepcommands now satisfy the read-before-edit checkclaude agentsdropping chat history and re-running the original promptclaude --bgoccasionally failing with "socket missing" when the background daemon was cold-starting on a loaded machineclaude rmuntil the background daemon exitedclaude agentsfreezing for several seconds when returning to the session list due to the auto-updater re-checking on every exitclaude agentsviewfile:///C:/...links being rewritten to a broken path on Windows terminals with hyperlink supportCLAUDE_CODE_ENABLE_AUTO_MODEopt-in instead of incorrectly blaming the model/effort ultracodeincorrectly blaming the dynamic workflows setting when the model cannot run xhigh; ultracode is no longer offered on models that do not support it--modelwhen running via the SDK or other hosts where the CLI flag doesn't applyppasting on the line below instead of at the cursor when the register was yanked withv$claude agentsclaude rm/stop, idle reap) to send SIGTERM to running shell subprocesses before SIGKILL, so cleanup handlers runCLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE; the environment variable is now a no-opworkflowtoultracode. The word "workflow" no longer triggers a run; asking for one in your own words still works. The trigger keyword is highlighted in violet in the prompt inputv2.1.159Compare Source
v2.1.158Compare Source
CLAUDE_CODE_ENABLE_AUTO_MODE=1v2.1.157Compare Source
.claude/skillsdirectories are now automatically loaded, no marketplace requiredclaude plugin init <name>to scaffold a new plugin in.claude/skills/pluginarguments: subcommands, installed plugin names, and plugins from known marketplacesclaude agents: theagentfield insettings.jsonis now honored for dispatched sessions, with--agent <name>to override itEnterWorktreecan now switch between Claude-managed worktrees mid-sessiontool_decisiontelemetry events now includetool_parameters(bash commands, MCP/skill names) whenOTEL_LOG_TOOL_DETAILS=1git worktree remove/prunecan clean them upclaude agentscompleted sessions not retiring when an idle subagent was still parked or had leaked a backgrounded shellclaude agentspressing Esc not cancelling a slow "opening…", leaving the list unresponsive.claude/worktrees/being orphaned after the 30-day job retention sweepclaude agentsnot reaching the system clipboard inside tmux withset-clipboard on(regression in 2.1.153)--resumenot reporting background subagents that were running when the previous Claude Code process exited--resumesession picker leaving its contents on the terminal after exiting in fullscreen mode--worktreeand--worktree --tmuxreturning to the canonical repo root instead of the current linked worktree/modelpicker showing an incorrect "Newer version available" hint when the selected model is already the newest in its family; the pinned-model row now shows the model's description instead of its raw IDalt+vkeybinding), screenshot paste on Windows 11, and added support for dragging images from Windows Explorer/terminal-setupnow disables GPU acceleration in VS Code/Cursor/Windsurf integrated terminals to prevent garbled-text renderingclaude agents: slash-command autocomplete in the dispatch input now matches substrings/statusand when a command is blockedearendil-works/pi (@earendil-works/pi-coding-agent)
v0.78.0Compare Source
New Features
--name/-nsets the session display name before startup across interactive, print, JSON, and RPC modes. See Naming Sessions and Session Options.file://hyperlinks when the terminal supports them, including supported tmux clients.Added
convertToPngfor extension authors (#5167 by @xl0).parseArgsand typeArgsfor extension authors (#5202 by @xl0).--name/-nto set the session display name at startup (#5153).file://hyperlinks to file paths shown in built-in file tool titles (#5189 by @mpazik).@earendil-works/pi-ai(#5178 by @stephanmck).Fixed
@mariozechner/clipboardbase package and native sidecars (#5184).systeminstead of unsupporteddevelopermessages (#5159).thinkingobjects instead of invalid string values, and fixed OpenCode Zen Grok Build thinking requests to omit unsupportedreasoning_effort(#5169).google-gemini/gemini-cli (@google/gemini-cli)
v0.45.0Compare Source
What's Changed
bd53951to release/v0.45.0-preview.0-pr-27496 to patch version v0.45.0-preview.0 and create version 0.45.0-preview.1 by @gemini-cli-robot in #27535New Contributors
Full Changelog: google-gemini/gemini-cli@v0.44.1...v0.45.0
v0.45.0-preview.1Compare Source
What's Changed
bd53951to release/v0.45.0-preview.0-pr-27496 to patch version v0.45.0-preview.0 and create version 0.45.0-preview.1 by @gemini-cli-robot in #27535Full Changelog: google-gemini/gemini-cli@v0.45.0-preview.0...v0.45.0-preview.1
v0.45.0-preview.0Compare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.44.0-preview.0...v0.45.0-preview.0
v0.45.0-nightly.20260602.g665228e98Compare Source
What's Changed
Full Changelog: google-gemini/gemini-cli@v0.45.0-nightly.20260530.g013914071...v0.45.0-nightly.20260602.g665228e98
v0.45.0-nightly.20260530.g013914071Compare Source
What's Changed
Full Changelog: google-gemini/gemini-cli@v0.45.0-nightly.20260529.gc82e2b597...v0.45.0-nightly.20260530.g013914071
v0.45.0-nightly.20260529.gc82e2b597Compare Source
What's Changed
Full Changelog: google-gemini/gemini-cli@v0.45.0-nightly.20260528.g5cac7c10f...v0.45.0-nightly.20260529.gc82e2b597
v0.45.0-nightly.20260528.g5cac7c10fCompare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.45.0-nightly.20260527.g41c9260ca...v0.45.0-nightly.20260528.g5cac7c10f
v0.45.0-nightly.20260527.g41c9260caCompare Source
What's Changed
New Contributors
Full Changelog: google-gemini/gemini-cli@v0.44.0-nightly.20260521.g57c42a5c4...v0.45.0-nightly.20260527.g41c9260ca
securego/gosec (github.com/securego/gosec/v2)
v2.27.1Compare Source
Changelog
9e6a984Downgrade google lib to avoid min Go version bump (#1687)v2.27.0Compare Source
Changelog
0a5c650Downgrade the jsonschema dep to v0.13.0 due to incompatibility with anthropick-sdk-go (#1686)b48e668Update all dependencies (#1685)bd17b25Downgrade the github.com/invopop/jsonschema v0.13.0 to solve incopatibility with anthropic-sdk (#1683)c6f8c3dUpdate all dependencies (#1682)5676cbcUpdate vulnerabilities alerts for indirect dependenciesce167d4Pin dependencies (#1681)74b726dSkip pining for my reposa68f882Update renovate configuration2f8791bFix typoad3778aUpdate branch config in renovate configb1583feMigrate config renovate.json (#1678)139e33dUpdate renovate to refresh the branch creationf3c03ebUpdate the renovate branch prefix85814f2Update renovate config to pin the actions dependencies by digests (#1676)55f0519Migrate the html remport to react v19. (#1675)6ad4476Manually update version to fix renovate (#1674)8f88312feat: integrate Atlas Cloud provider (#1672)6351b0cRefactor error position parsing to support path with colon. (#1673)de65614Add two options to require rule ID and justificaiton for inline annotations (#1671)e354c57Fix false positive in G118 when cancel is stored in a slice/map (#1670)4161f0bchore(go): update supported Go versions to 1.25.10 and 1.26.3 (#1669)b4f2934Harden the github workflows and action (#1665)b7aca26Fix justification delimiter in annotation format doc (#1661)945bce7Update all dependencies (#1664)5f4eec9Update action to use gosec version v2.26.1 (#1660)golang/go (go)
v1.26.4Configuration
📅 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.