chore(deps): bump clap from 4.6.4 to 4.6.5 in the rust-dependencies group across 1 directory - #626
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the rust-dependencies group with 1 update in the / directory: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.6.4 to 4.6.5 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.5) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-dependencies-a24b60e2e6
branch
from
August 5, 2026 12:10
30cf670 to
aed5356
Compare
cuttlefisch
added a commit
that referenced
this pull request
Aug 5, 2026
Takes dependabot's rust-dependencies group bump directly rather than landing it as a separate PR that would immediately conflict with this branch's lockfiles. clap 4.6.4 -> 4.6.5 and clap_builder 4.6.2 -> 4.6.5, applied to BOTH workspaces (the daemon keeps its own Cargo.lock per ADR-014, and dependabot only ever touches the root one). Also carries the 0.14.89 -> 0.14.92 workspace-internal version sync that appears in every one of these PRs — issue #61: the version-bump workflow does not update Cargo.lock, so the locks drift behind the released version and every branch rediscovers it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Owner
|
Superseded by #625, which carries this bump directly (commit Closing rather than merging because #625 also touches both lockfiles, so landing this separately would conflict immediately. Two differences worth noting in what #625 applies:
|
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/cargo/rust-dependencies-a24b60e2e6
branch
August 5, 2026 12:12
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.
Bumps the rust-dependencies group with 1 update in the / directory: clap.
Updates
clapfrom 4.6.4 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting cases