Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate clap to v4.5.23 #673

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.13 -> 4.5.23

Release Notes

clap-rs/clap (clap)

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

v4.5.16

Compare Source

Fixes
  • (derive) Improve error messages when derive feature is missing

v4.5.15

Compare Source

Compatiblity
  • (unstable-ext) Arg::remove changed return types
Fixes
  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it

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.

Copy link

github-actions bot commented Jan 5, 2025

Benchmark for 8489de4

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.5±0.00ms 2.5±0.00ms 0.00%
only_read/tplink_ax1800 6.6±0.01ms 6.6±0.02ms 0.00%
unsquashfs/full 11.4±0.21ms 11.4±0.16ms 0.00%
unsquashfs/full-path-filter 8.0±0.17ms 7.9±0.12ms -1.25%
unsquashfs/list 8.0±0.21ms 7.9±0.14ms -1.25%
unsquashfs/list-path-filter 7.2±0.12ms 7.1±0.13ms -1.39%
write_read/netgear_ax6100v2 1460.1±11.81ms 1485.5±8.82ms +1.74%
write_read/tplink_ax1800 8.6±0.05s 8.7±0.03s +1.16%

@wcampbell0x2a wcampbell0x2a merged commit d96bf7b into master Jan 5, 2025
53 checks passed
@renovate renovate bot deleted the renovate/clap-4.x-lockfile branch January 5, 2025 17:42
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.

1 participant