Skip to content

Update Rust crate clap to 4.6.0#176

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

Update Rust crate clap to 4.6.0#176
oxide-renovate[bot] wants to merge 1 commit intomainfrom
renovate/clap-4.x

Conversation

@oxide-renovate
Copy link
Copy Markdown

@oxide-renovate oxide-renovate bot commented Dec 31, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies minor 4.5.504.6.0

Release Notes

clap-rs/clap (clap)

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source

Internal
  • Update dependencies

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

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 Dec 31, 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
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.54 Update Rust crate clap to 4.5.55 Jan 28, 2026
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.55 Update Rust crate clap to 4.5.56 Jan 30, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 5889454 to da36234 Compare February 4, 2026 04:20
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.56 Update Rust crate clap to 4.5.57 Feb 4, 2026
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.57 Update Rust crate clap to 4.5.58 Feb 11, 2026
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.58 Update Rust crate clap to 4.5.59 Feb 17, 2026
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.59 Update Rust crate clap to 4.5.60 Feb 20, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x branch from e7d34c3 to 2dcf635 Compare March 13, 2026 03:39
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to 4.5.60 Update Rust crate clap to 4.6.0 Mar 13, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x branch from 2dcf635 to 8b705a0 Compare March 21, 2026 03:23
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