Skip to content

chore(deps): update rust crate clap to v4.5.58#386

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

chore(deps): update rust crate clap to v4.5.58#386
renovate[bot] wants to merge 1 commit intomainfrom
renovate/clap-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2026

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.484.5.58

Release Notes

clap-rs/clap (clap)

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: 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 enabled auto-merge (squash) January 28, 2026 02:53
@renovate
Copy link
Contributor Author

renovate bot commented Jan 28, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ab54479 to 35b6503 Compare January 29, 2026 16:57
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.55 chore(deps): update rust crate clap to v4.5.56 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 35b6503 to 9db59ce Compare February 3, 2026 17:51
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.56 chore(deps): update rust crate clap to v4.5.57 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 9db59ce to ee6d2d3 Compare February 11, 2026 14:07
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.57 chore(deps): update rust crate clap to v4.5.58 Feb 11, 2026
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