Update Rust crate clap to v4.6.6 #23

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

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.5.604.6.6

Release Notes

clap-rs/clap (clap)

v4.6.6

Compare Source

Features
  • Add Command::get_overridden_usage

v4.6.5

Compare Source

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

v4.6.4

Compare Source

Internal
  • Update to syn v3

v4.6.3

Compare Source

Fixes
  • (derive) Allow "literal".function() as attribute values

v4.6.2

Compare Source

Fixes
  • (help) Say alias when there is only one

v4.6.1

Compare Source

Fixes
  • (derive) Ensure rebuilds happen when an read env variable is changed

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source

Internal
  • Update dependencies

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | minor | `4.5.60` → `4.6.6` | --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.6.6`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#466---2026-08-06) [Compare Source](https://github.com/clap-rs/clap/compare/v4.6.5...v4.6.6) ##### Features - Add `Command::get_overridden_usage` ### [`v4.6.5`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#465---2026-07-31) [Compare Source](https://github.com/clap-rs/clap/compare/v4.6.4...v4.6.5) ##### Fixes - *(help)* Correctly mark which `value_names` are optional with `num_args` ### [`v4.6.4`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#464---2026-07-21) [Compare Source](https://github.com/clap-rs/clap/compare/v4.6.3...v4.6.4) ##### Internal - Update to syn v3 ### [`v4.6.3`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#463---2026-07-20) [Compare Source](https://github.com/clap-rs/clap/compare/v4.6.2...v4.6.3) ##### Fixes - *(derive)* Allow `"literal".function()` as attribute values ### [`v4.6.2`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#462---2026-07-15) [Compare Source](https://github.com/clap-rs/clap/compare/v4.6.1...v4.6.2) ##### Fixes - *(help)* Say `alias` when there is only one ### [`v4.6.1`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#461---2026-04-15) [Compare Source](https://github.com/clap-rs/clap/compare/v4.6.0...v4.6.1) ##### Fixes - *(derive)* Ensure rebuilds happen when an read env variable is changed ### [`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 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0NC4zMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate changed title from Update Rust crate clap to v4.5.61 to Update Rust crate clap to v4.6.0 2026-03-12 19:31:44 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from dbe7759bb5 to df8fd2dbaf 2026-03-12 19:31:46 +00:00 Compare
renovate changed title from Update Rust crate clap to v4.6.0 to Update Rust crate clap to v4.6.1 2026-04-15 19:02:25 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from df8fd2dbaf to 77e4d2cdcf 2026-04-15 19:02:28 +00:00 Compare
renovate changed title from Update Rust crate clap to v4.6.1 to Update Rust crate clap to v4.6.2 2026-07-15 20:01:04 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from 77e4d2cdcf to d684126bc8 2026-07-15 20:01:05 +00:00 Compare
renovate changed title from Update Rust crate clap to v4.6.2 to Update Rust crate clap to v4.6.3 2026-07-20 14:01:10 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from d684126bc8 to c5ef460c04 2026-07-20 14:01:11 +00:00 Compare
renovate changed title from Update Rust crate clap to v4.6.3 to Update Rust crate clap to v4.6.4 2026-07-21 22:01:13 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from c5ef460c04 to 59411dc3b1 2026-07-21 22:01:13 +00:00 Compare
renovate changed title from Update Rust crate clap to v4.6.4 to Update Rust crate clap to v4.6.5 2026-07-31 18:01:33 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from 59411dc3b1 to ef3af48f41 2026-07-31 18:01:34 +00:00 Compare
renovate changed title from Update Rust crate clap to v4.6.5 to Update Rust crate clap to v4.6.6 2026-08-06 15:01:26 +00:00
renovate force-pushed renovate/clap-4.x-lockfile from ef3af48f41 to d98a55e5c6 2026-08-06 15:01:26 +00:00 Compare
This pull request can be merged automatically.
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/clap-4.x-lockfile:renovate/clap-4.x-lockfile
git switch renovate/clap-4.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/clap-4.x-lockfile
git switch renovate/clap-4.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/clap-4.x-lockfile
git switch renovate/clap-4.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/clap-4.x-lockfile
git switch main
git merge --squash renovate/clap-4.x-lockfile
git switch main
git merge --ff-only renovate/clap-4.x-lockfile
git switch main
git merge renovate/clap-4.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
jmarya/g!23
No description provided.