This repository was archived by the owner on Jun 24, 2023. It is now read-only.
fix(deps): update rust crate clap to 4.3.8 - #15
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
November 29, 2022 06:59
f5f911d to
11014d2
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
November 29, 2022 13:04
11014d2 to
79847d0
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
December 21, 2022 03:14
79847d0 to
2e0c999
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
December 22, 2022 22:01
2e0c999 to
ab3710e
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
2 times, most recently
from
January 14, 2023 05:21
be610ac to
5f80f7e
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
January 23, 2023 19:05
5f80f7e to
f0207cb
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
March 18, 2023 04:15
f0207cb to
07b8421
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
March 21, 2023 09:45
07b8421 to
b46a39e
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
March 23, 2023 18:34
b46a39e to
6fffeb4
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
2 times, most recently
from
March 28, 2023 03:06
1e60204 to
005453f
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
March 29, 2023 22:36
005453f to
51f30c5
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
April 17, 2023 13:03
51f30c5 to
e318174
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
May 28, 2023 11:47
e318174 to
3062a06
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
June 2, 2023 17:29
3062a06 to
3f243d5
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
June 5, 2023 23:38
3f243d5 to
237bc4e
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
2 times, most recently
from
June 14, 2023 14:55
4a1e677 to
f5bac78
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
June 20, 2023 17:51
f5bac78 to
09f3807
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
June 23, 2023 18:49
09f3807 to
b02224f
Compare
renovate
Bot
force-pushed
the
renovate/clap-4.x
branch
from
June 24, 2023 01:42
b02224f to
c5f6423
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.0.26->4.3.8Release Notes
clap-rs/clap
v4.3.8Compare Source
Fixes
infer_long_arg, rather than arbitrarily picking one, matching the documentation and subcommand's behaviorv4.3.7Compare Source
Documentation
v4.3.6Compare Source
Documentation
cliov4.3.5Compare Source
ColorChoice::possible_valuesis added to simplify things for builder usersFixes
ColorChoice::to_possible_valueno longer includes descriptions, encouraging shorter help where possiblev4.3.4Compare Source
Features
Error::exit_codev4.3.3Compare Source
Features
Command::deferfor delayed initialization of subcommands to reduce startup times of large applications like denov4.3.2Compare Source
Fixes
unused_equalificationswarnings when someone brings a clap type into scopev4.3.1Compare Source
Performance
v4.3.0Compare Source
Fixes
lastassertionvalue_terminatorhas higher precedence thanallow_hyphen_values--helpv4.2.7Compare Source
Fixes
ArgMatchesv4.2.6Compare Source
Features
impl Eq<std::any::TypeId> for clap_builder::util::AnyValueIdv4.2.5Compare Source
Fixes
v4.2.4Compare Source
Documentation
Command::stylev4.2.3Compare Source
Features
Command::stylesfor theming help/errors (behindunstable-styles)v4.2.2Compare Source
Internal
v4.2.1Compare Source
Fixes
v4.2.0Compare Source
Compatibility
unstable-replacefeature (open to discussion at #2836)unstable-groupedfeatureFeatures
StyledStrto accept text styled with ANSI escape codesCLICOLOR,CLICOLOR_FORCEFixes
v4.1.14Compare Source
Features
#[group]raw attribute supportPerformance
clap_builderwas pulled out ofclapso it could build in parallel toclap_deriveos_str_bytesdependency was removed for faster builds and smaller binariesv4.1.13Compare Source
Performance
Commandv4.1.12Compare Source
Internal
synv2Performance
proc-macro-errordependencyv4.1.11Compare Source
Internal
bitflagsv4.1.10Compare Source
Fixes
v4.1.9Compare Source
Fixes
get_count/get_flagv4.1.8Compare Source
Fixes
denylints on the users behalfv4.1.7Compare Source
Fixes
v4.1.6Compare Source
Fixes
--helpjust because hidden possible values include a descriptionv4.1.5Compare Source
Fixes
--helpjust because a hidden arg has a possible value with a descriptionv4.1.4Compare Source
Fixes
disable_colored_helpwhen usingarg_required_else_helpPerformance
arg!macrov4.1.3Compare Source
Fixes
subcommands, rather thansubcommandv4.1.2Compare Source
Fixes
get_flag, rather thanget_one::<bool>v4.1.1Compare Source
Features
#[group]raw attribute supportPerformance
clap_builderwas pulled out ofclapso it could build in parallel toclap_deriveos_str_bytesdependency was removed for faster builds and smaller binariesv4.1.0Compare Source
Compatibility
MSRV changed to 1.64.0
For apps with custom
--helpand--versionflags:--helpand--versionchangedWhen apps have errors imitating clap's error style:
Features
ArgMatches::get_occurrencessupport for argument values to be grouped by their occurrenceFixes
upgrade_fromwhen arguments / subcommands are explicitly marked as required--helpand--version(also helps with overflow)v4.0.32Compare Source
Fixes
required(true), consider args that conflict with its groupv4.0.31Compare Source
Performance
v4.0.30Compare Source
Fixes
args_conflicts_with_subcommandv4.0.29Compare Source
v4.0.28Compare Source
Fixes
v4.0.27Compare Source
Features
Arg::value_parseracceptVec<impl Into<PossibleValue>>DisplayandFromStrforColorChoiceFixes
attytois-terminalConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.