Skip to content
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.3.21 #23

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.12 -> 4.3.21

Release Notes

clap-rs/clap (clap)

v4.3.21

Compare Source

Features
  • Expose TryMapValueParser so the type can be named

v4.3.20

Compare Source

Features
  • Command::mut_args for modifying all arguments en masse

v4.3.19

Compare Source

Fixes
  • (parse) Respect value_terminator even in the presence of later multiple-value positional arguments

v4.3.18

Compare Source

Fixes
  • (parse) Suggest -- in fewer places where it won't work

v4.3.17

Compare Source

Fixes
  • (help) Address a regression in wrapping PossibleValue descriptions in --help

v4.3.16

Compare Source

Fixes
  • Don't assert when stateful value parsers fail on defaults (e.g. checking if a path exists)

v4.3.15

Compare Source

Features
  • (unstable-styles) Re-export anstyle
Documentation
  • (unstable-styles) Provide more examples

v4.3.14

Compare Source

Features
  • ArgAction::HelpShort and ArgAction::HelpLong for explicitly specifying which style of help to display
Fixes
  • Skip [OPTIONS] in usage if a help or version ArgAction is used

v4.3.13

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.14 fix(deps): update rust crate clap to 4.3.15 Jul 18, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.15 fix(deps): update rust crate clap to 4.3.16 Jul 18, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.16 fix(deps): update rust crate clap to 4.3.17 Jul 19, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.17 fix(deps): update rust crate clap to 4.3.18 Jul 21, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.18 fix(deps): update rust crate clap to 4.3.19 Jul 22, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.19 fix(deps): update rust crate clap to 4.3.21 Aug 8, 2023
@mergify mergify bot merged commit 20bfb9c into master Aug 12, 2023
3 of 4 checks passed
@renovate renovate bot deleted the renovate/clap-4.x branch August 12, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant