Skip to content

Update Rust crate clap to v4.5.60#6

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.484.5.60

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update Rust crate clap to v4.5.49 Update Rust crate clap to v4.5.50 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 8f50abb to a34f108 Compare October 21, 2025 04:13
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a34f108 to 59eb77c Compare November 1, 2025 12:11
@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 changed the title Update Rust crate clap to v4.5.51 Update Rust crate clap to v4.5.52 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 1601297 to cb420c3 Compare November 20, 2025 07:45
@renovate renovate bot changed the title Update Rust crate clap to v4.5.52 Update Rust crate clap to v4.5.53 Nov 20, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.53 Update Rust crate clap to v4.5.54 Jan 3, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from cb420c3 to 08299b6 Compare January 3, 2026 06:58
@renovate renovate bot changed the title Update Rust crate clap to v4.5.54 Update Rust crate clap to v4.5.55 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 08299b6 to f2af741 Compare January 27, 2026 23:48
@renovate renovate bot changed the title Update Rust crate clap to v4.5.55 Update Rust crate clap to v4.5.56 Jan 30, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 2b3bbd7 to 63c2519 Compare February 3, 2026 20:15
@renovate renovate bot changed the title Update Rust crate clap to v4.5.56 Update Rust crate clap to v4.5.57 Feb 3, 2026
@renovate renovate bot changed the title Update Rust crate clap to v4.5.57 Update Rust crate clap to v4.5.58 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 59f8a04 to f855568 Compare February 17, 2026 08:15
@renovate renovate bot changed the title Update Rust crate clap to v4.5.58 Update Rust crate clap to v4.5.59 Feb 17, 2026
@renovate renovate bot changed the title Update Rust crate clap to v4.5.59 Update Rust crate clap to v4.5.60 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f855568 to f1c1bed Compare February 20, 2026 03:52
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