chore(deps): update rust crate clap to v4.6.0 (master) #333

Open
renovate-bot wants to merge 1 commit from renovate/master-clap-4.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies minor 4.5.534.6.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

clap-rs/clap (clap)

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source

Internal
  • Update dependencies

v4.5.60

Compare Source

Fixes
  • (help) Quote empty default values, possible values

v4.5.59

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version on subcommands

v4.5.58

Compare Source

v4.5.57

Compare Source

Fixes
  • Regression from 4.5.55 where having an argument with .value_terminator("--") caused problems with an argument with .last(true)

v4.5.56

Compare Source

Fixes
  • On conflict error, don't show conflicting arguments in the usage

v4.5.55

Compare Source

Fixes
  • Fix inconsistency in precedence between positionals with a value_terminator("--") and escapes (--) where ./foo -- bar means the first arg is empty, rather than escaping future args

v4.5.54

Compare Source

Fixes
  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | workspace.dependencies | minor | `4.5.53` → `4.6.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.6.0`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#460---2026-03-12) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.61...v4.6.0) ##### Compatibility - Update MSRV to 1.85 ### [`v4.5.61`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4561---2026-03-12) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.60...v4.5.61) ##### Internal - Update dependencies ### [`v4.5.60`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4560---2026-02-19) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.59...v4.5.60) ##### Fixes - *(help)* Quote empty default values, possible values ### [`v4.5.59`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4559---2026-02-16) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.58...v4.5.59) ##### Fixes - `Command::ignore_errors` no longer masks help/version on subcommands ### [`v4.5.58`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4558---2026-02-11) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.57...v4.5.58) ### [`v4.5.57`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4557---2026-02-03) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.56...v4.5.57) ##### Fixes - Regression from 4.5.55 where having an argument with `.value_terminator("--")` caused problems with an argument with `.last(true)` ### [`v4.5.56`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4556---2026-01-29) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.55...v4.5.56) ##### Fixes - On conflict error, don't show conflicting arguments in the usage ### [`v4.5.55`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4555---2026-01-27) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.54...v4.5.55) ##### Fixes - Fix inconsistency in precedence between positionals with a `value_terminator("--")` and escapes (`--`) where `./foo -- bar` means the first arg is empty, rather than escaping future args ### [`v4.5.54`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4554---2026-01-02) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.53...v4.5.54) ##### Fixes - *(help)* Move `[default]` to its own paragraph when `PossibleValue::help` is present in `--help` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update rust crate clap to v4.5.58
All checks were successful
/ clippy (pull_request) Successful in 3m56s
ca36e779de
renovate-bot bot changed title from chore(deps): update rust crate clap to v4.5.58 (master) to chore(deps): update rust crate clap to v4.5.59 (master) 2026-02-16 23:32:46 +01:00
renovate-bot bot force-pushed renovate/master-clap-4.x-lockfile from ca36e779de
All checks were successful
/ clippy (pull_request) Successful in 3m56s
to 6e12287175
All checks were successful
/ clippy (pull_request) Successful in 1m56s
2026-02-16 23:32:46 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate clap to v4.5.59 (master) to chore(deps): update rust crate clap to v4.5.60 (master) 2026-02-19 20:47:19 +01:00
renovate-bot bot force-pushed renovate/master-clap-4.x-lockfile from 6e12287175
All checks were successful
/ clippy (pull_request) Successful in 1m56s
to bfcfc2153b
All checks were successful
/ clippy (pull_request) Successful in 2m46s
2026-02-19 20:47:20 +01:00
Compare
renovate-bot bot force-pushed renovate/master-clap-4.x-lockfile from bfcfc2153b
All checks were successful
/ clippy (pull_request) Successful in 2m46s
to 27dbc58a80
Some checks failed
/ clippy (pull_request) Failing after 2m25s
2026-03-12 18:02:18 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate clap to v4.5.60 (master) to chore(deps): update rust crate clap to v4.5.61 (master) 2026-03-12 18:02:25 +01:00
renovate-bot bot force-pushed renovate/master-clap-4.x-lockfile from 27dbc58a80
Some checks failed
/ clippy (pull_request) Failing after 2m25s
to d719e0df21
Some checks failed
/ clippy (pull_request) Failing after 2m24s
2026-03-12 20:32:48 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate clap to v4.5.61 (master) to chore(deps): update rust crate clap to v4.6.0 (master) 2026-03-12 20:32:49 +01:00
Some checks failed
/ clippy (pull_request) Failing after 2m24s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/master-clap-4.x-lockfile:renovate/master-clap-4.x-lockfile
git switch renovate/master-clap-4.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bitsquid_dt/dtmt!333
No description provided.