Update Rust crate clap to v4.6.6 - #62
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 7, 2025 11:37
3e9e2a9 to
c2d0189
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 11, 2025 21:06
c2d0189 to
8102141
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 12, 2025 20:52
8102141 to
34b97f9
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 26, 2025 16:12
34b97f9 to
414b415
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 6, 2025 18:55
414b415 to
abf6bef
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 20, 2025 01:22
abf6bef to
7395a27
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 13, 2025 16:49
7395a27 to
cdaa1c6
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 20, 2025 16:47
cdaa1c6 to
c3c38f1
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 29, 2025 18:54
c3c38f1 to
65f06d4
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
2 times, most recently
from
November 19, 2025 21:59
fc80580 to
b0079cd
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 3, 2026 00:39
b0079cd to
2c6e50d
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 27, 2026 21:55
2c6e50d to
2aa5e72
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 29, 2026 19:00
2aa5e72 to
135f6a2
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 3, 2026 18:57
135f6a2 to
ed01904
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 11, 2026 14:36
ed01904 to
f0f77ed
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 16, 2026 22:39
f0f77ed to
ee20baa
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 19, 2026 21:49
ee20baa to
e0331ac
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
March 12, 2026 18:10
e0331ac to
30a4634
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
March 12, 2026 20:55
30a4634 to
187cecf
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
April 16, 2026 09:28
187cecf to
5026db4
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
2 times, most recently
from
July 21, 2026 00:42
728720e to
90967d4
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
July 22, 2026 00:09
90967d4 to
0c610a5
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
2 times, most recently
from
August 6, 2026 18:05
0eb6a28 to
c993f99
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 26, 2026 15:59
c993f99 to
5b109a3
Compare
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.5.40→4.6.6Release Notes
clap-rs/clap (clap)
v4.6.6Compare Source
Features
Command::get_overridden_usagev4.6.5Compare Source
v4.6.4Compare Source
Internal
v4.6.3Compare Source
Fixes
"literal".function()as attribute valuesv4.6.2Compare Source
Fixes
aliaswhen there is only onev4.6.1Compare Source
Fixes
v4.6.0Compare Source
Compatibility
v4.5.61Compare Source
Internal
v4.5.60Compare Source
Fixes
v4.5.59Compare Source
Fixes
Command::ignore_errorsno longer masks help/version on subcommandsv4.5.58Compare Source
v4.5.57Compare Source
Fixes
.value_terminator("--")caused problems with an argument with.last(true)v4.5.56Compare Source
Fixes
v4.5.55Compare Source
Fixes
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future argsv4.5.54Compare Source
Fixes
[default]to its own paragraph whenPossibleValue::helpis present in--helpv4.5.53Compare Source
Features
default_values_if,default_values_ifsv4.5.52Compare Source
Fixes
args_conflicts_with_subcommandsconflicts with anArgGroupv4.5.51Compare Source
Fixes
ArgAction::Countv4.5.50Compare Source
Features
CowwhereStringand&strare acceptedv4.5.49Compare Source
Fixes
v4.5.48Compare Source
Documentation
typed_derivecookbook entryv4.5.47Compare Source
Features
impl FromArgMatches for ()impl Args for ()impl Subcommand for ()impl FromArgMatches for Infallibleimpl Subcommand for InfallibleFixes
clapv4.5.46Compare Source
Features
StyledStr::push_strv4.5.45Compare Source
Fixes
ValueEnumvariants now use the full doc comment, not summary, forPossibleValue::helpv4.5.44Compare Source
Features
Command::mut_subcommandsv4.5.43Compare Source
Fixes
v4.5.42Compare Source
Fixes
--helpv4.5.41Compare Source
Features
Styles::contextandStyles::context_valueto customize the styling of[default: value]like notes in the--helpConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.