This repository was archived by the owner on Apr 6, 2026. It is now read-only.
chore(deps): update rust crate clap to v4.6.0#6
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 23, 2025 04:21
038ae73 to
5ec65fe
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 5, 2025 04:10
5ec65fe to
7983aa3
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 12, 2025 00:03
7983aa3 to
cdb057b
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 18, 2025 00:04
cdb057b to
7090335
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 25, 2025 23:33
7090335 to
ee39e0d
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
March 11, 2025 03:50
ee39e0d to
565e124
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
March 28, 2025 03:43
565e124 to
d59daea
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
April 4, 2025 00:00
d59daea to
e6de3d1
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
April 12, 2025 07:29
e6de3d1 to
7f230e7
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
April 19, 2025 07:54
7f230e7 to
c8be3ee
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
May 11, 2025 11:52
c8be3ee to
7869c08
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
May 31, 2025 20:07
7869c08 to
a54da4d
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
June 13, 2025 04:13
a54da4d to
a38d97d
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
July 12, 2025 23:56
a38d97d to
2f12bd6
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
August 4, 2025 18:59
2f12bd6 to
8c884be
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 3, 2025 11:50
5c58d4f to
5add6da
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
September 20, 2025 02:51
5add6da to
97373a8
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 14, 2025 07:30
97373a8 to
771ded2
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
October 20, 2025 23:58
771ded2 to
d5bf2ba
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
November 1, 2025 07:55
d5bf2ba to
590d3fa
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
November 19, 2025 11:44
590d3fa to
9c77136
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
November 20, 2025 04:00
9c77136 to
95846b9
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 3, 2026 03:42
95846b9 to
ff37eb9
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 29, 2026 03:26
ff37eb9 to
af7ff96
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
January 30, 2026 11:54
af7ff96 to
f0193e6
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 3, 2026 20:12
f0193e6 to
9234bab
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
2 times, most recently
from
February 16, 2026 23:51
c1bb4d2 to
091b602
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
February 20, 2026 11:39
091b602 to
4d3e59a
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x-lockfile
branch
from
March 14, 2026 08:30
4d3e59a to
3c70dc7
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.23→4.6.0Release Notes
clap-rs/clap (clap)
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--helpv4.5.40Compare Source
Features
arg!()macro (e.g.arg!("check-config": ...))v4.5.39Compare Source
Fixes
v4.5.38Compare Source
Fixes
--or-v4.5.37Compare Source
Features
ArgMatches::try_clear_id()v4.5.36Compare Source
Fixes
v4.5.35Compare Source
Fixes
help_headingv4.5.34Compare Source
Fixes
flatten_help(true)and subcommands without argumentsv4.5.33Compare Source
Fixes
v4.5.32Compare Source
Features
Error::removeDocumentation
humantimetojiffInternal
pulldown-cmarkv4.5.31Compare Source
Features
ValueParserFactoryforSaturating<T>v4.5.30Compare Source
Fixes
num_args(0..=1)to be used withSetTruetakes_valuesassertionsv4.5.29Compare Source
Fixes
ArgMatches::args_presentso not-present flags are considered not-present (matching the documentation)v4.5.28Compare Source
Features
unstable-markdownv4.5.27Compare Source
Documentation
v4.5.26Compare Source
Fixes
suggestionsfeaturev4.5.25Compare Source
Fixes
v4.5.24Compare Source
Fixes
ignore_errors(true)and when a suggestion is provided for an unknown argumentConfiguration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.