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.5.4 - autoclosed #795

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.4.7 -> 4.5.4

Release Notes

clap-rs/clap (clap)

v4.5.4

Compare Source

Fixes
  • (derive) Allow non-literal #[arg(id)] attributes again

v4.5.3

Compare Source

Internal
  • (derive) Update heck

v4.5.2

Compare Source

Fixes
  • (macros) Silence a warning

v4.5.1

Compare Source

Fixes
  • (error) Include suggestion to add -- even if there is a "did you mean" so long as last or trailing_var_arg is used

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74

v4.4.18

Compare Source

Fixes
  • (error) When lacking usage feature, ensure the list of required arguments is unique

v4.4.17

Compare Source

Fixes
  • Fix panic! when mixing args_conflicts_with_subcommands with ArgGroup (which is implicit with derive) introduced in 4.4.15

v4.4.16

Compare Source

Fixes
  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color

v4.4.15

Compare Source

Fixes
  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags

v4.4.14

Compare Source

Documentation
  • Fix find cookbook entry to allow repeats of flags/options
Features
  • Allow num_args(0) on options which allows making them emulate being a flag for position-tracking flags

v4.4.13

Compare Source

Documentation
  • Fix link to structopt migration guide

v4.4.12

Compare Source

Performance
  • Only ask TypedValueParser for possible values if needed

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 force-pushed the renovate/clap-4.x branch 3 times, most recently from aaf178d to 7e8041c Compare January 15, 2024 14:57
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.4.16 chore(deps): update rust crate clap to 4.4.17 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 7e8041c to d473447 Compare January 15, 2024 17:24
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.4.17 chore(deps): update rust crate clap to 4.4.18 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 3 times, most recently from 11b8d5b to bea70fe Compare January 23, 2024 08:51
@renovate renovate bot force-pushed the renovate/clap-4.x branch 6 times, most recently from cdfe58f to 885e53f Compare January 30, 2024 17:45
@renovate renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 288225d to 57b93fb Compare February 5, 2024 07:58
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.4.18 chore(deps): update rust crate clap to 4.5.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 3 times, most recently from 759fa2c to 1b4ef7e Compare February 15, 2024 16:57
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.0 chore(deps): update rust crate clap to 4.5.1 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 8 times, most recently from 652640e to 60adebb Compare February 23, 2024 01:30
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 60adebb to 1375498 Compare February 26, 2024 11:42
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.1 chore(deps): update rust crate clap to 4.5.2 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 1375498 to 540fd65 Compare March 6, 2024 20:40
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 540fd65 to 48f7243 Compare March 15, 2024 14:23
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.2 chore(deps): update rust crate clap to 4.5.3 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 48f7243 to 883019d Compare March 25, 2024 22:13
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.3 chore(deps): update rust crate clap to 4.5.4 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 4 times, most recently from da08841 to 909d6e3 Compare April 18, 2024 09:45
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 909d6e3 to 683fcd7 Compare April 18, 2024 10:25
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.4 chore(deps): update rust crate clap to 4.5.4 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/clap-4.x branch May 5, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants