-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update rust crate clap to ~4.5.0 #4
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/clap-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.4.13
fix(deps): update rust crate clap to ~4.4.14
Jan 8, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
2 times, most recently
from
January 11, 2024 18:50
d6f4a82
to
10db43f
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.4.14
fix(deps): update rust crate clap to ~4.4.15
Jan 11, 2024
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.4.15
fix(deps): update rust crate clap to ~4.4.16
Jan 12, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
January 12, 2024 04:13
10db43f
to
2a04041
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.4.16
fix(deps): update rust crate clap to ~4.4.17
Jan 15, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
January 15, 2024 17:42
2a04041
to
4be4281
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.4.17
fix(deps): update rust crate clap to ~4.4.18
Jan 16, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
January 16, 2024 22:11
4be4281
to
bcbdf73
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.4.18
fix(deps): update rust crate clap to ~4.5.0
Feb 8, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
February 8, 2024 17:06
bcbdf73
to
90bc203
Compare
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
February 16, 2024 15:55
90bc203
to
e315776
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.5.0
fix(deps): update rust crate clap to ~4.5.1
Feb 16, 2024
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.5.1
fix(deps): update rust crate clap to ~4.5.2
Mar 6, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
March 6, 2024 20:50
e315776
to
4836985
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.5.2
fix(deps): update rust crate clap to ~4.5.3
Mar 15, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
March 15, 2024 14:49
4836985
to
46af146
Compare
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
March 26, 2024 00:07
46af146
to
5b63371
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.5.3
fix(deps): update rust crate clap to ~4.5.4
Mar 26, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
May 5, 2024 08:22
5b63371
to
1fde2d4
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to ~4.5.4
fix(deps): update rust crate clap to ~4.5.0
May 5, 2024
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
September 19, 2024 13:20
1fde2d4
to
201c177
Compare
renovate
bot
force-pushed
the
renovate/clap-4.x
branch
from
October 1, 2024 21:14
201c177
to
98926e5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.4.12
->~4.5.0
Release Notes
clap-rs/clap (clap)
v4.5.16
Compare Source
Fixes
derive
feature is missingv4.5.15
Compare Source
Compatiblity
Arg::remove
changed return typesFixes
Arg::remove
return the removed itemv4.5.14
Compare Source
Features
Arg::add
for attaching arbitrary state, like completion hints, toArg
withoutArg
knowing about itv4.5.13
Compare Source
Fixes
#[flatten]
ing an optional#[group(skip)]
v4.5.12
Compare Source
v4.5.11
Compare Source
v4.5.10
Compare Source
v4.5.9
Compare Source
Fixes
v4.5.8
Compare Source
Fixes
v4.5.7
Compare Source
Fixes
num_args
v4.5.6
Compare Source
v4.5.5
Compare Source
Fixes
exclusive
to overriderequired_unless_present
,required_unless_present_any
,required_unless_present_all
v4.5.4
Compare Source
Fixes
#[arg(id)]
attributes againv4.5.3
Compare Source
Internal
heck
v4.5.2
Compare Source
Fixes
v4.5.1
Compare Source
Fixes
derive
feature is missingv4.5.0
Compare Source
Compatibility
v4.4.18
Compare Source
Fixes
usage
feature, ensure the list of required arguments is uniquev4.4.17
Compare Source
Fixes
panic!
when mixingargs_conflicts_with_subcommands
withArgGroup
(which is implicit withderive
) introduced in 4.4.15v4.4.16
Compare Source
Fixes
v4.4.15
Compare Source
Fixes
args_conflicts_with_subcommands
args_conflicts_with_subcommands
when using subcommand short and long flagsv4.4.14
Compare Source
Documentation
find
cookbook entry to allow repeats of flags/optionsFeatures
num_args(0)
on options which allows making them emulate being a flag for position-tracking flagsv4.4.13
Compare Source
Documentation
Configuration
📅 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.