chore(deps): update bump-dependencies #10
Merged
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.0.76→2.1.00.22.4→0.23.01.0.207→1.1.4Release Notes
anthropics/claude-code (@anthropic-ai/claude-code)
v2.1.0Compare Source
~/.claude/skillsor.claude/skillsare now immediately available without restarting the sessioncontext: forkin skill frontmatteragentfield in skills to specify agent type for executionlanguagesetting to configure Claude's response language (e.g., language: "japanese")respectGitignoresupport insettings.jsonfor per-project control over @-mention file picker behaviorIS_DEMOenvironment variable to hide email and organization from the UI, useful for streaming or recording sessions-cor--resumeupdatedInputwhen returningaskpermission decision, enabling hooks to act as middleware while still requesting user consent*at any position in rules (e.g.,Bash(npm *),Bash(* install),Bash(git * main))list_changednotifications, allowing MCP servers to dynamically update their available tools, prompts, and resources without requiring reconnection/teleportand/remote-envslash commands for claude.ai subscribers, allowing them to resume and configure remote sessionsTask(AgentName)syntax in settings.json permissions or the--disallowedToolsCLI flag;and,to repeat f/F/t/T motions,yoperator for yank withyy/Y,p/Pfor paste, text objects (iw,aw,iW,aW,i",a",i',a',i(,a(,i[,a[,i{,a{),>>and<<for indent/dedent, andJto join lines/plancommand shortcut to enable plan mode directly from the prompt/appears anywhere in input, not just at the beginning--toolsflag support in interactive mode to restrict which built-in tools Claude can use during interactive sessionsCLAUDE_CODE_FILE_READ_MAX_OUTPUT_TOKENSenvironment variable to override the default file read token limitonce: trueconfig for hooksallowed-toolsfield for cleaner skill declarations${CLAUDE_PLUGIN_ROOT}not being substituted in pluginallowed-toolsfrontmatter, which caused tools to incorrectly require approval$()command substitution failing with parse errorsgit -C /path lognow correctly matchesBash(git log:*)rules)claude /context) not being executed properly/contextto accurately reflect frontmatter-only loading--model haiku/hooksmenu selecting wrong hook type when scrolling to a different optionlsandcat) not being counted in collapsed read/search groups, causing groups to incorrectly show "Read 0 files"cat refactor.md | claude/skills/directories to be visible in the slash command menu by default (opt-out withuser-invocable: falsein frontmatter)/statsoutputv2.0.77Compare Source
google-gemini/gemini-cli (@google/gemini-cli)
v0.23.0Compare Source
What's Changed
/auth logoutcommand to clear credentials and auth state by @CN-Scars in #13383GenerateContentConfigs and reduce mutation. by @joshualitt in #14920.geminiignoresupport to SearchText tool by @xyrolle in #137630843d9ato release/v0.23.0-preview.0-pr-15443 to patch version v0.23.0-preview.0 and create version 0.23.0-preview.1 by @gemini-cli-robot in #154459cdb267to release/v0.23.0-preview.1-pr-15494 to patch version v0.23.0-preview.1 and create version 0.23.0-preview.2 by @gemini-cli-robot in #1559237be162to release/v0.23.0-preview.2-pr-15601 to patch version v0.23.0-preview.2 and create version 0.23.0-preview.3 by @gemini-cli-robot in #1560307e597dto release/v0.23.0-preview.3-pr-15684 [CONFLICTS] by @gemini-cli-robot in #15734c31f053to release/v0.23.0-preview.4-pr-16004 to patch version v0.23.0-preview.4 and create version 0.23.0-preview.5 by @gemini-cli-robot in #16027788bb04to release/v0.23.0-preview.5-pr-15817 [CONFLICTS] by @gemini-cli-robot in #16038New Contributors
Full Changelog: google-gemini/gemini-cli@v0.22.5...v0.23.0
v0.23.0-preview.6Compare Source
What's Changed
788bb04to release/v0.23.0-preview.5-pr-15817 [CONFLICTS] by @gemini-cli-robot in #16038Full Changelog: google-gemini/gemini-cli@v0.23.0-preview.5...v0.23.0-preview.6
v0.23.0-preview.5Compare Source
What's Changed
c31f053to release/v0.23.0-preview.4-pr-16004 to patch version v0.23.0-preview.4 and create version 0.23.0-preview.5 by @gemini-cli-robot in #16027Full Changelog: google-gemini/gemini-cli@v0.23.0-preview.4...v0.23.0-preview.5
v0.23.0-preview.4Compare Source
What's Changed
07e597dto release/v0.23.0-preview.3-pr-15684 [CONFLICTS] by @gemini-cli-robot in #15734Full Changelog: google-gemini/gemini-cli@v0.23.0-preview.3...v0.23.0-preview.4
v0.23.0-preview.3Compare Source
What's Changed
37be162to release/v0.23.0-preview.2-pr-15601 to patch version v0.23.0-preview.2 and create version 0.23.0-preview.3 by @gemini-cli-robot in #15603Full Changelog: google-gemini/gemini-cli@v0.23.0-preview.2...v0.23.0-preview.3
v0.23.0-preview.2Compare Source
What's Changed
9cdb267to release/v0.23.0-preview.1-pr-15494 to patch version v0.23.0-preview.1 and create version 0.23.0-preview.2 by @gemini-cli-robot in #15592Full Changelog: google-gemini/gemini-cli@v0.23.0-preview.1...v0.23.0-preview.2
v0.23.0-preview.1Compare Source
What's Changed
0843d9ato release/v0.23.0-preview.0-pr-15443 to patch version v0.23.0-preview.0 and create version 0.23.0-preview.1 by @gemini-cli-robot in #15445Full Changelog: google-gemini/gemini-cli@v0.23.0-preview.0...v0.23.0-preview.1
v0.23.0-preview.0Compare Source
What's Changed
/auth logoutcommand to clear credentials and auth state by @CN-Scars in #13383GenerateContentConfigs and reduce mutation. by @joshualitt in #14920.geminiignoresupport to SearchText tool by @xyrolle in #13763New Contributors
Full Changelog: google-gemini/gemini-cli@v0.22.0-preview.3...v0.23.0-preview.0
v0.22.5Compare Source
What's Changed
07e597dto release/v0.22.4-pr-15684 [CONFLICTS] by @gemini-cli-robot in #15733Full Changelog: google-gemini/gemini-cli@v0.22.4...v0.22.5
Configuration
📅 Schedule: Branch creation - Between 12:00 PM and 12:59 PM, only on Wednesday ( * 12 * * 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.
This PR was generated by Mend Renovate. View the repository job log.