Skip to content

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
mainfrom
dependabot/cargo/rust-dependencies-a24b60e2e6
Closed

chore(deps): bump clap from 4.6.4 to 4.6.5 in the rust-dependencies group across 1 directory#626
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-a24b60e2e6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-dependencies group with 1 update in the / directory: clap.

Updates clap from 4.6.4 to 4.6.5

Release notes

Sourced from clap's releases.

v4.6.5

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Changelog

Sourced from clap's changelog.

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Commits
  • c8c9355 chore: Release
  • af74def docs: Update changelog
  • c96f222 Merge pull request #6368 from truffle-dev/fix/fish-env-escaping
  • 49a05cd fix(complete): Two-pass quote fish env-completer
  • e791004 test(complete): Snapshot fish env quoting cases
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 5, 2026
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 dependabot Bot changed the title chore(deps): bump clap from 4.6.4 to 4.6.5 in the rust-dependencies group chore(deps): bump clap from 4.6.4 to 4.6.5 in the rust-dependencies group across 1 directory Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rust-dependencies-a24b60e2e6 branch from 30cf670 to aed5356 Compare August 5, 2026 12:10
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>
@cuttlefisch

Copy link
Copy Markdown
Owner

Superseded by #625, which carries this bump directly (commit f0b35ed3).

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:

  • Both workspaces. clap 4.6.4 → 4.6.5 and clap_builder 4.6.2 → 4.6.5 are applied to Cargo.lock and daemon/Cargo.lock. The daemon is a separate workspace with its own lock (ADR-014) and dependabot only ever updates the root one, so the daemon would otherwise stay behind.
  • The 0.14.89 → 0.14.92 churn in this diff isn't a dependency change at all — it's the workspace-internal version sync that shows up in every one of these PRs, tracked as fix: kb_view_query parse error, formula module discovery, state-server→daemon naming #61 (the version-bump workflow doesn't update Cargo.lock, so the locks drift behind the released version and every branch rediscovers it).

@cuttlefisch cuttlefisch closed this Aug 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
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
dependabot Bot deleted the dependabot/cargo/rust-dependencies-a24b60e2e6 branch August 5, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant