Skip to content

chore(deps): update rust crate clap to v4.5.60#501

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.544.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

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.

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.20%. Comparing base (26ecee3) to head (f58c19c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   89.20%   89.20%           
=======================================
  Files          28       28           
  Lines        1389     1389           
  Branches        1        1           
=======================================
  Hits         1239     1239           
  Misses        150      150           
Flag Coverage Δ *Carryforward flag
charm 100.00% <ø> (ø) Carriedforward from 26ecee3
client 80.24% <ø> (ø) Carriedforward from 26ecee3
server 97.03% <ø> (ø) Carriedforward from 26ecee3

*This pull request uses carry forward flags. Click here to find out more.

Components Coverage Δ
Server 96.85% <ø> (ø)
Charm 100.00% <ø> (ø)
Client 80.24% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from b2f2e42 to bb3d566 Compare January 29, 2026 17:29
@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 bb3d566 to 64f63fc Compare February 2, 2026 19:34
@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 64f63fc to 87d0b19 Compare February 3, 2026 17:47
@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
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 87d0b19 to d78e4f6 Compare February 11, 2026 15:57
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.58 chore(deps): update rust crate clap to v4.5.59 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d78e4f6 to 4a0cb22 Compare February 17, 2026 00:04
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.59 chore(deps): update rust crate clap to v4.5.60 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4a0cb22 to 058adc6 Compare February 19, 2026 19:37
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 058adc6 to f58c19c Compare February 25, 2026 15:28
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