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

chore(deps): update rust crate clap to 4.3.17 #74

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.3.0 -> 4.3.17

Release Notes

clap-rs/clap (clap)

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

v4.3.12

Compare Source

Fixes
  • (derive) Don't error on enum variant field attributes

v4.3.11

Compare Source

Features
  • (derive) Support fields wrapped in num::Wrapping, Box, or Arc
  • (derive) Support Box<str>, Box<OsStr>, and Box<Path>

v4.3.10

Compare Source

Performance
  • Drop a dependency, reducing binary size by 1.3 KiB

v4.3.9

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version

v4.3.8

Compare Source

Fixes
  • Error on ambiguity with infer_long_arg, rather than arbitrarily picking one, matching the documentation and subcommand's behavior

v4.3.7

Compare Source

Documentation
  • Further clarify magic behavior in derive tutorial
  • Further clarify derive API's relationship to builder within the tutorial

v4.3.6

Compare Source

Documentation
  • Suggest clio

v4.3.5

Compare Source

  • ColorChoice::possible_values is added to simplify things for builder users
Fixes
  • ColorChoice::to_possible_value no longer includes descriptions, encouraging shorter help where possible

v4.3.4

Compare Source

Features
  • Add Error::exit_code

v4.3.3

Compare Source

Features
  • Command::defer for delayed initialization of subcommands to reduce startup times of large applications like deno

v4.3.2

Compare Source

Fixes
  • (derive) Don't produce unused_equalifications warnings when someone brings a clap type into scope

v4.3.1

Compare Source

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

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 chore(deps): update rust crate clap to 4.3.1 chore(deps): update rust crate clap to 4.3.2 Jun 5, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.2 chore(deps): update rust crate clap to 4.3.3 Jun 9, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.3 chore(deps): update rust crate clap to 4.3.4 Jun 14, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.4 chore(deps): update rust crate clap to 4.3.5 Jun 20, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.5 chore(deps): update rust crate clap to 4.3.6 Jun 23, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.6 chore(deps): update rust crate clap to 4.3.8 Jun 23, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.8 chore(deps): update rust crate clap to 4.3.9 Jun 28, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.9 chore(deps): update rust crate clap to 4.3.10 Jun 30, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.10 chore(deps): update rust crate clap to 4.3.11 Jul 5, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.11 chore(deps): update rust crate clap to 4.3.12 Jul 14, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.12 chore(deps): update rust crate clap to 4.3.14 Jul 17, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.14 chore(deps): update rust crate clap to 4.3.15 Jul 18, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.15 chore(deps): update rust crate clap to 4.3.16 Jul 18, 2023
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.3.16 chore(deps): update rust crate clap to 4.3.17 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 237abe3 to 0431506 Compare July 20, 2023 08:34
@duskmoon314 duskmoon314 merged commit 239aa4f into main Jul 20, 2023
@duskmoon314 duskmoon314 deleted the renovate/clap-4.x branch July 20, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant