Update Rust crate clap to v4.6.5 - #23
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 04:00
c83c42e to
15a55c2
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 13, 2025 08:14
15a55c2 to
0916e83
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 1, 2025 01:13
0916e83 to
5a2e697
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 3, 2025 03:03
5a2e697 to
f733462
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 20, 2025 03:23
f733462 to
0f55bd4
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 14, 2025 04:01
0f55bd4 to
671c001
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 20, 2025 19:58
671c001 to
d0fe650
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
November 1, 2025 15:50
d0fe650 to
c011229
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
2 times, most recently
from
November 20, 2025 11:54
b458c23 to
9cc8aa6
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 3, 2026 07:50
9cc8aa6 to
bf06fea
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 27, 2026 23:39
bf06fea to
ef03c71
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
2 times, most recently
from
February 4, 2026 12:06
524e689 to
ca195b4
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 13, 2026 08:04
ca195b4 to
ffb8a2d
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 17, 2026 03:51
ffb8a2d to
ee92ac8
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 20, 2026 07:34
ee92ac8 to
352ff09
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
March 15, 2026 00:14
352ff09 to
3bc8526
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
April 19, 2026 03:14
3bc8526 to
37fd090
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
July 18, 2026 03:27
37fd090 to
bd37d01
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
July 25, 2026 11:59
bd37d01 to
fc12105
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 1, 2026 11:34
fc12105 to
b5b7ef0
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.41→4.6.5Release Notes
clap-rs/clap (clap)
v4.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
--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.