Skip to content

Update Rust crate clap to v4.5.60#155

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/clap-4.x-lockfile
Mar 13, 2026
Merged

Update Rust crate clap to v4.5.60#155
renovate[bot] merged 1 commit intomainfrom
renovate/clap-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Type Update Change Pending
clap dependencies patch 4.5.364.5.60 4.6.0 (+1)

Release Notes

clap-rs/clap (clap)

v4.5.60

Compare Source

Fixes
  • (help) Quote empty default values, possible values

v4.5.59

Compare Source

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

v4.5.58

Compare Source

v4.5.57

Compare Source

Fixes
  • Regression from 4.5.55 where having an argument with .value_terminator("--") caused problems with an argument with .last(true)

v4.5.56

Compare Source

Fixes
  • On conflict error, don't show conflicting arguments in the usage

v4.5.55

Compare Source

Fixes
  • Fix inconsistency in precedence between positionals with a value_terminator("--") and escapes (--) where ./foo -- bar means the first arg is empty, rather than escaping future args

v4.5.54

Compare Source

Fixes
  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help

v4.5.53

Compare Source

Features
  • Add default_values_if, default_values_ifs

v4.5.52

Compare Source

Fixes
  • Don't panic when args_conflicts_with_subcommands conflicts with an ArgGroup

v4.5.51

Compare Source

Fixes
  • (help) Correctly calculate padding for short flags that take a value
  • (help) Don't panic on short flags using ArgAction::Count

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted

v4.5.49

Compare Source

Fixes
  • (help) Correctly wrap when ANSI escape codes are present

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry

v4.5.47

Compare Source

Features
  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible
Fixes
  • (derive) Update runtime error text to match clap

v4.5.46

Compare Source

Features
  • Expose StyledStr::push_str

v4.5.45

Compare Source

Fixes
  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

v4.5.44

Compare Source

Features
  • Add Command::mut_subcommands

v4.5.43

Compare Source

Fixes
  • (help) In long help, list Possible Values before defaults, rather than after, for a more consistent look

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help

v4.5.41

Compare Source

Features
  • Add Styles::context and Styles::context_value to customize the styling of [default: value] like notes in the --help

v4.5.40

Compare Source

Features
  • Support quoted ids in arg!() macro (e.g. arg!("check-config": ...))

v4.5.39

Compare Source

Fixes
  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists

v4.5.38

Compare Source

Fixes
  • (help) When showing aliases, include leading -- or -

v4.5.37

Compare Source

Features
  • Added ArgMatches::try_clear_id()

Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c9aec6d to 990909a Compare May 14, 2025 02:49
@renovate renovate bot changed the title Update Rust crate clap to v4.5.37 Update Rust crate clap to v4.5.38 May 14, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 990909a to 4d2d7a1 Compare May 30, 2025 18:37
@renovate renovate bot changed the title Update Rust crate clap to v4.5.38 Update Rust crate clap to v4.5.39 May 30, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4d2d7a1 to e02203d Compare June 12, 2025 19:55
@renovate renovate bot changed the title Update Rust crate clap to v4.5.39 Update Rust crate clap to v4.5.40 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e02203d to d2f6763 Compare July 13, 2025 01:00
@renovate renovate bot changed the title Update Rust crate clap to v4.5.40 Update Rust crate clap to v4.5.41 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d2f6763 to 76ad324 Compare August 7, 2025 11:08
@renovate renovate bot changed the title Update Rust crate clap to v4.5.41 Update Rust crate clap to v4.5.42 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 76ad324 to b64eafa Compare August 9, 2025 16:50
@renovate renovate bot changed the title Update Rust crate clap to v4.5.42 Update Rust crate clap to v4.5.43 Aug 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from b64eafa to 4e0c18c Compare August 14, 2025 21:26
@renovate renovate bot changed the title Update Rust crate clap to v4.5.43 Update Rust crate clap to v4.5.44 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4e0c18c to b186d26 Compare August 15, 2025 18:13
@renovate renovate bot changed the title Update Rust crate clap to v4.5.44 Update Rust crate clap to v4.5.45 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from b186d26 to 59f8af5 Compare August 31, 2025 10:56
@renovate renovate bot changed the title Update Rust crate clap to v4.5.45 Update Rust crate clap to v4.5.46 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 59f8af5 to cf1a80d Compare September 19, 2025 15:59
@renovate renovate bot changed the title Update Rust crate clap to v4.5.46 Update Rust crate clap to v4.5.47 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from cf1a80d to 302568a Compare September 23, 2025 01:15
@renovate renovate bot changed the title Update Rust crate clap to v4.5.47 Update Rust crate clap to v4.5.48 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 3 times, most recently from b92cd77 to 64e02aa Compare October 16, 2025 22:48
@renovate renovate bot changed the title Update Rust crate clap to v4.5.48 Update Rust crate clap to v4.5.49 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 64e02aa to 23da8da Compare October 23, 2025 18:25
@renovate renovate bot changed the title Update Rust crate clap to v4.5.49 Update Rust crate clap to v4.5.50 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 23da8da to 83ceec0 Compare November 1, 2025 16:38
@renovate renovate bot changed the title Update Rust crate clap to v4.5.50 Update Rust crate clap to v4.5.51 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 83ceec0 to 12cc4dd Compare November 20, 2025 18:06
@renovate renovate bot changed the title Update Rust crate clap to v4.5.51 Update Rust crate clap to v4.5.52 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 12cc4dd to 6567d2d Compare November 23, 2025 01:07
@renovate renovate bot changed the title Update Rust crate clap to v4.5.52 Update Rust crate clap to v4.5.53 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6567d2d to 16e2cd3 Compare January 6, 2026 02:07
@renovate renovate bot changed the title Update Rust crate clap to v4.5.53 Update Rust crate clap to v4.5.54 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 16e2cd3 to c2b17f1 Compare January 30, 2026 21:54
@renovate renovate bot changed the title Update Rust crate clap to v4.5.54 Update Rust crate clap to v4.5.55 Jan 30, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c2b17f1 to 4dbed77 Compare February 1, 2026 17:10
@renovate renovate bot changed the title Update Rust crate clap to v4.5.55 Update Rust crate clap to v4.5.56 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4dbed77 to 4d94232 Compare February 6, 2026 18:33
@renovate renovate bot changed the title Update Rust crate clap to v4.5.56 Update Rust crate clap to v4.5.57 Feb 6, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4d94232 to 6358b10 Compare February 14, 2026 17:43
@renovate renovate bot changed the title Update Rust crate clap to v4.5.57 Update Rust crate clap to v4.5.58 Feb 14, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6358b10 to 4ace83f Compare February 20, 2026 01:10
@renovate renovate bot changed the title Update Rust crate clap to v4.5.58 Update Rust crate clap to v4.5.59 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4ace83f to 731477a Compare February 22, 2026 21:29
@renovate renovate bot changed the title Update Rust crate clap to v4.5.59 Update Rust crate clap to v4.5.60 Feb 22, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 731477a to 44f9304 Compare March 13, 2026 17:47
@renovate renovate bot merged commit 36fc1f0 into main Mar 13, 2026
4 checks passed
@renovate renovate bot deleted the renovate/clap-4.x-lockfile branch March 13, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants