Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Update Rust crate clap to 4.5.2#8

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/clap-4.x
Open

Update Rust crate clap to 4.5.2#8
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/clap-4.x

Conversation

@renovate

@renovate renovate Bot commented Oct 25, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.4.6 -> 4.5.2

Release Notes

clap-rs/clap (clap)

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

v4.4.11

Compare Source

Features
  • Add Command::mut_group

v4.4.10

Compare Source

Documentation
  • Link out to changelog
  • Cross link derive's attribute reference to derive tutorial

v4.4.9

Compare Source

Fixes
  • (help) Show correct Command::about under flattened headings
  • (help) Respect hide when flattening subcommands

v4.4.8

Compare Source

Features
  • Add Command::flatten_help to allow git stash -h like help for subcommands

v4.4.7

Compare Source

Performance
  • Reduced code size

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 Update Rust crate clap to 4.4.7 Update Rust crate clap to 4.4.8 Nov 11, 2023
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 2830b2f to 8ec4325 Compare November 11, 2023 00:19
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.8 Update Rust crate clap to 4.4.9 Nov 27, 2023
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 8ec4325 to 19a502a Compare November 27, 2023 18:44
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.9 Update Rust crate clap to 4.4.10 Nov 28, 2023
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 19a502a to 36ff19e Compare November 28, 2023 03:49
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.10 Update Rust crate clap to 4.4.11 Dec 4, 2023
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 36ff19e to 65ac68a Compare December 4, 2023 19:34
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.11 Update Rust crate clap to 4.4.12 Dec 28, 2023
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 65ac68a to ab79b7b Compare December 28, 2023 21:26
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.12 Update Rust crate clap to 4.4.13 Jan 4, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from ab79b7b to 6f1be43 Compare January 4, 2024 22:32
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.13 Update Rust crate clap to 4.4.14 Jan 8, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 6f1be43 to 9f2dca4 Compare January 8, 2024 17:50
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.14 Update Rust crate clap to 4.4.15 Jan 11, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 9f2dca4 to a71539d Compare January 11, 2024 17:30
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.15 Update Rust crate clap to 4.4.16 Jan 12, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from a71539d to 8d51905 Compare January 12, 2024 05:04
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.16 Update Rust crate clap to 4.4.17 Jan 15, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch 2 times, most recently from af06eb7 to c22d811 Compare January 16, 2024 22:24
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.17 Update Rust crate clap to 4.4.18 Jan 16, 2024
@renovate renovate Bot changed the title Update Rust crate clap to 4.4.18 Update Rust crate clap to 4.5.0 Feb 8, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from c22d811 to 52cc8a8 Compare February 8, 2024 19:10
@renovate renovate Bot changed the title Update Rust crate clap to 4.5.0 Update Rust crate clap to 4.5.1 Feb 16, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 52cc8a8 to 802b73e Compare February 16, 2024 13:51
@renovate renovate Bot changed the title Update Rust crate clap to 4.5.1 Update Rust crate clap to 4.5.2 Mar 6, 2024
@renovate renovate Bot force-pushed the renovate/clap-4.x branch from 802b73e to 8ad3e27 Compare March 6, 2024 20:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants