chore(deps): update rust crate clap to v4.6.6 - #431
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #431 +/- ##
=======================================
Coverage 81.33% 81.33%
=======================================
Files 476 476
Lines 170395 170395
=======================================
+ Hits 138588 138589 +1
+ Misses 31807 31806 -1 🚀 New features to boost your workflow:
|
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | crate | clap | 4.6.4 | 4.6.6 |
dreadnode-renovate-bot
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 9, 2026 00:13
ca45cb9 to
97cc914
Compare
Contributor
Author
|
clap 4.6.6 pins clap_derive =4.6.4, which requires syn ^3.0.2 while the lock held syn 3.0.0, so `cargo update -p clap --precise 4.6.6` could not resolve and renovate aborted the rebase with an empty commit. Regenerated Cargo.lock from current main with syn 3.0.0 -> 3.0.3 alongside clap 4.6.2 -> 4.6.6. Verified with cargo check --workspace --all-targets --locked.
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.
This PR contains the following updates:
4.6.2→4.6.6Release Notes
clap-rs/clap (clap)
v4.6.6Compare Source
Features
Command::get_overridden_usagev4.6.5Compare Source
Fixes
value_namesare optional withnum_argsv4.6.4Compare Source
Internal
v4.6.3Compare Source
Fixes
"literal".function()as attribute valuesConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.