Skip to content

Update Rust crate clap to 4.5.54#360

Merged
augustuswm merged 1 commit intomainfrom
renovate/clap-4.x
Jan 6, 2026
Merged

Update Rust crate clap to 4.5.54#360
augustuswm merged 1 commit intomainfrom
renovate/clap-4.x

Conversation

@oxide-renovate
Copy link
Copy Markdown
Contributor

@oxide-renovate oxide-renovate Bot commented Oct 30, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.42 -> 4.5.54

Release Notes

clap-rs/clap (clap)

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

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@oxide-renovate oxide-renovate Bot added the dependencies Pull requests that update a dependency file label Oct 30, 2025
@oxide-renovate oxide-renovate Bot changed the title Update Rust crate clap to 4.5.51 Update Rust crate clap to 4.5.52 Nov 18, 2025
@oxide-renovate oxide-renovate Bot force-pushed the renovate/clap-4.x branch 2 times, most recently from c42b79a to bf7b695 Compare November 20, 2025 04:15
@oxide-renovate oxide-renovate Bot changed the title Update Rust crate clap to 4.5.52 Update Rust crate clap to 4.5.53 Nov 20, 2025
@oxide-renovate oxide-renovate Bot changed the title Update Rust crate clap to 4.5.53 Update Rust crate clap to 4.5.54 Jan 3, 2026
@augustuswm augustuswm merged commit 5476240 into main Jan 6, 2026
8 checks passed
@augustuswm augustuswm deleted the renovate/clap-4.x branch January 6, 2026 15:28
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.

1 participant