chore(deps): update bump-dependencies#54
Merged
Conversation
Updated COMPOSER_VERSION from 2.8.8-1+deb13u2 to 2.8.8-1+deb13u3 and reintroduced composer installation in the package list.
joecorall
enabled auto-merge (squash)
July 16, 2026 21:52
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.204→2.1.2082.1.211(+2)0.80.3→0.80.60.80.9(+2)0.49.0→0.50.00.51.00.144.1→0.144.30.144.5(+1)5:29.6.1-1~debian.13~trixie→5:29.6.2-1~debian.13~trixiev2.27.1→v2.28.05ac1f09→eb2c73a5ac1f09→eb2c73a1.17.15→1.17.201.18.3(+3)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.208Compare Source
claude --ax-screen-reader, set CLAUDE_AX_SCREEN_READER=1, or add "axScreenReader": true to settings.vimInsertModeRemapssetting: map two-key insert-mode sequences likejjto Escape in vim modeCLAUDE_CODE_PROCESS_WRAPPER: agent view and the background service now honor a corporate launcher by running every Claude Code self-spawn through a required wrapper executableclaude agentsprocess was launched fromclaude -pCLAUDE_CODE_MAX_OUTPUT_TOKENSand similar env vars silently using the mantissa of scientific-notation values (1e6became1)apiKeyHelperscript failures being hidden behind a generic 401 after ~10 silent retries; the script's own error is now shown within 3 attempts/upgradeshowing a login flow instead of the upgrade URL when the browser fails to opencontrol_requestcarried a non-stringset_modelpayload; the CLI now answers with an error responsetoolslist resolves to nothing — it now returns a clear error naming the unrecognized entries/usageshowing stale cached bars over fresher data, and/mcpnot reclassifying placeholder servers after config edits~/.claude/workflows/instead of theCLAUDE_CONFIG_DIRlocation for user-scope saves/release-notesadding the viewed notes to the model's context — "Show all" previously injected the entire changelog into every subsequent request/tasksuntil cleanup instead of vanishing the moment they finishrm -rf ~) in commands containing$(…)/backticks/<(…)now prompt in--dangerously-skip-permissionsand auto mode, matching the plain form/install-github-appand the/mcpsettings menu no longer open in background sessions/mcpinstead of a config error/usagenow shows your last-known usage bars with an "as of" note when the usage endpoint is rate-limited, instead of an error screenv2.1.207Compare Source
CLAUDE_CODE_ENABLE_AUTO_MODEopt-in on Bedrock, Vertex AI, and Foundry; disable viadisableAutoModein settingsclaude -p, the SDK) being permanently recorded as consented without ever showing the security consent dialog~/.local/bin/claudeon every release;/doctornow reports an externally managed launchercdprompting for permission when the only output redirect was to/dev/nullextensions.worktreeConfigbeing left in the repo's.git/config(breaking go-git tools liketea) after the lastworktree.sparsePathsworktree was removed.ignore, and.worktreeincludebreaking file reads, file suggestions, and worktree creation[Pasted text #N]placeholder instead of adding a second onewaiting 3m) instead of the same timestamp twiceautoModefrom.claude/settings.local.json(repo-resident); use~/.claude/settings.jsoninsteadcredential_process): the 60-second stall guard now fires instead of waiting forever.${user_config.*}in shell-form commands is now rejected (shell-injection fix). Hooks: use exec form (argsarray) or$CLAUDE_PLUGIN_OPTION_<KEY>; monitors and headersHelper: read the value inside the script (config file or the server'senvblock).pluginConfigs) are no longer read from project-level.claude/settings.json; only user,--settings, and managed settings are honored/usage-creditsamount inputs silently stripping malformed values (e.g. a pasted timestamp) to digits; malformed amounts are now rejected with an error, and amounts over $1,000 require a typed confirmationv2.1.206Compare Source
/cd, matching/add-dirbehavior/doctorcheck that proposes trimming checked-inCLAUDE.mdfiles by cutting content Claude could derive from the codebase/commit-push-prnow auto-allowsgit pushto the repo's configured push remote (remote.pushDefault, or the sole remote when only one is configured) in addition toorigin/loginnow supports Anthropic-operated public gateway endpointsEnterWorktreenow asks for confirmation before entering a git worktree outside the project's.claude/worktrees/directory/loginclaude --resumeand--continuenot responding to keyboard input on startup--mcp-configor.mcp.jsonignoring a per-serverrequest_timeout_ms, which caused long-running MCP tool calls to time out at the 60s default in fresh sessionsCLAUDE_CODE_EXTRA_BODYbeing silently ignored byclaude agents/--bgbackground workers; the shell-exported override now follows the dispatching session--permission-prompt-toolpointing at an MCP server crashing with "MCP tool not found" on cold start before the server finishes connecting/modelpicker rows printing a price for a different model than the row named, and stopped quoting first-party list prices on providers that don't bill them/modelpicker when an entitlement or allowlist restriction drops the row they were positioned againstclaude --resumeon Windowsclaude rmleaving the removed job in the daemon roster, causing the row to reappear inclaude agents/remote-controlshowing "Unknown command" when logged out — it now explains how to sign in/statuslisting the same broken-install warning twice/doctor's update check to compare Homebrew installs against their cask's channel instead of the settings channelawsCredentialExporthelper on networks with restricted egress/code-reviewfindings quality on claude-opus-4-8 across all effort levelsv2.1.205Compare Source
--json-schemasilently producing unstructured output when the schema was invalid, and schemas using theformatkeyword being rejected--max-turnslimitSendMessageclaude attacherroring when a background agent was mid-upgrade restart instead of waiting for it to come backclaude mcp add-from-claude-desktopgetting stuck when a server name contains unsupported characters; invalid names are now reported and remaining servers still importrm -rfon a variable it can't resolve from contextclaude agents/doctoris now a full setup checkup that can diagnose and fix issues;/checkupis its aliasearendil-works/pi (@earendil-works/pi-coding-agent)
v0.80.6Compare Source
New Features
maxthinking level - New opt-in thinking level abovexhigh, natively supported on GPT-5.6 and adaptive Claude models, available across CLI (--thinking max), SDK, RPC, and model selection. Custom themes can definethinkingMax. See CLI Reference.models.jsonandmodelOverrides. See Model Configuration.Added
maxthinking level across CLI, SDK, RPC, model selection, and themes. Custom themes can definethinkingMax; existing themes fall back tothinkingXhigh.models.json,modelOverrides, and extension-registered providers.~(home directory) expansion for theshellPathsetting (#6470 by @aaronkyriesenbach).Fixed
gpt-5.6alias.v0.80.5Compare Source
google-gemini/gemini-cli (@google/gemini-cli)
v0.50.0Compare Source
What's Changed
Full Changelog: google-gemini/gemini-cli@v0.49.0...v0.50.0
v0.50.0-preview.1Compare Source
What's Changed
Full Changelog: google-gemini/gemini-cli@v0.49.0-preview.0...v0.50.0-preview.1
v0.50.0-preview.0Compare Source
securego/gosec (github.com/securego/gosec/v2)
v2.28.0Compare Source
Changelog
9e75c05feat(G101): detect AWS temporary access keys (#1702)14f493aUpdate to go version 1.26.5 and 1.25.12 (#1704)ffd5ba1Update all dependencies (#1703)8495706Update all dependencies (#1699)11023e5Update all dependencies (#1698)f88a078fix: min+max G115 false positives (#1697)6a008f6Update all dependencies (#1696)caf8857fix(G404): flag missing math/rand weak-random functions (#1694)cbef395Update all dependencies (#1695)f1c81deUpdate all dependencies (#1693)9addc97Update to go version 1.26.4 and 1.25.11 (#1690)92ed8dfUpdate the gosec in the Github action to v2.27.1 (#1688)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.