Skip to content

Comments

build(deps): Bump clap from 4.5.58 to 4.5.60#2279

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap-4.5.60
Open

build(deps): Bump clap from 4.5.58 to 4.5.60#2279
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap-4.5.60

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps clap from 4.5.58 to 4.5.60.

Release notes

Sourced from clap's releases.

v4.5.60

[4.5.60] - 2026-02-19

Fixes

  • (help) Quote empty default values, possible values

v4.5.59

[4.5.59] - 2026-02-16

Fixes

  • Command::ignore_errors no longer masks help/version on subcommands
Changelog

Sourced from clap's changelog.

[4.5.60] - 2026-02-19

Fixes

  • (help) Quote empty default values, possible values

[4.5.59] - 2026-02-16

Fixes

  • Command::ignore_errors no longer masks help/version on subcommands
Commits
  • 33d24d8 chore: Release
  • 9332409 docs: Update changelog
  • b7adce5 Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion
  • 009bba4 fix(clap_complete): Improve powershell registration
  • d89d57d chore: Release
  • f18b67e docs: Update changelog
  • 9d218eb Merge pull request #6165 from epage/shirt
  • 126440c fix(help): Correctly calculate padding for short-only args
  • 9e3c05e test(help): Show panic with short, valueless arg
  • c9898d0 test(help): Verify short with value
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.58 to 4.5.60.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.58...clap_complete-v4.5.60)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 23, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Results

Details
Benchmark Current: 65c980b Previous: fc3e2ac Performance Ratio
startup_benchmark Build Time 102.37 s 99.54 s 1.03
startup_benchmark File Size 0.86 MB 0.86 MB 1.00
Startup Time - 1 core 0.95 s (±0.03 s) 0.96 s (±0.03 s) 0.99
Startup Time - 2 cores 0.96 s (±0.03 s) 0.95 s (±0.03 s) 1.01
Startup Time - 4 cores 0.95 s (±0.04 s) 0.96 s (±0.04 s) 0.99
multithreaded_benchmark Build Time 101.61 s 101.96 s 1.00
multithreaded_benchmark File Size 0.96 MB 0.96 MB 1
Multithreaded Pi Efficiency - 2 Threads 87.80 % (±6.84 %) 88.91 % (±6.90 %) 0.99
Multithreaded Pi Efficiency - 4 Threads 44.11 % (±3.07 %) 43.72 % (±3.35 %) 1.01
Multithreaded Pi Efficiency - 8 Threads 25.71 % (±1.50 %) 25.20 % (±1.51 %) 1.02
micro_benchmarks Build Time 114.52 s 113.88 s 1.01
micro_benchmarks File Size 0.96 MB 0.96 MB 1.00
Scheduling time - 1 thread 70.31 ticks (±2.83 ticks) 70.93 ticks (±3.26 ticks) 0.99
Scheduling time - 2 threads 38.30 ticks (±3.88 ticks) 38.09 ticks (±3.79 ticks) 1.01
Micro - Time for syscall (getpid) 2.96 ticks (±0.25 ticks) 3.13 ticks (±0.31 ticks) 0.95
Memcpy speed - (built_in) block size 4096 67305.43 MByte/s (±47935.50 MByte/s) 60295.97 MByte/s (±43022.22 MByte/s) 1.12
Memcpy speed - (built_in) block size 1048576 30057.91 MByte/s (±25039.37 MByte/s) 29873.63 MByte/s (±24897.28 MByte/s) 1.01
Memcpy speed - (built_in) block size 16777216 24850.04 MByte/s (±20849.73 MByte/s) 24109.35 MByte/s (±20165.58 MByte/s) 1.03
Memset speed - (built_in) block size 4096 68081.21 MByte/s (±48397.60 MByte/s) 60712.25 MByte/s (±43334.37 MByte/s) 1.12
Memset speed - (built_in) block size 1048576 30849.17 MByte/s (±25483.57 MByte/s) 30665.18 MByte/s (±25340.82 MByte/s) 1.01
Memset speed - (built_in) block size 16777216 25636.29 MByte/s (±21368.78 MByte/s) 24868.85 MByte/s (±20665.55 MByte/s) 1.03
Memcpy speed - (rust) block size 4096 58369.24 MByte/s (±43574.48 MByte/s) 56536.34 MByte/s (±41469.00 MByte/s) 1.03
Memcpy speed - (rust) block size 1048576 30190.99 MByte/s (±25153.25 MByte/s) 30198.35 MByte/s (±25196.73 MByte/s) 1.00
Memcpy speed - (rust) block size 16777216 23336.68 MByte/s (±19536.76 MByte/s) 22824.74 MByte/s (±19203.61 MByte/s) 1.02
Memset speed - (rust) block size 4096 59006.81 MByte/s (±43938.42 MByte/s) 57438.67 MByte/s (±42040.41 MByte/s) 1.03
Memset speed - (rust) block size 1048576 30967.23 MByte/s (±25581.47 MByte/s) 30991.61 MByte/s (±25630.87 MByte/s) 1.00
Memset speed - (rust) block size 16777216 24118.10 MByte/s (±20083.17 MByte/s) 23586.29 MByte/s (±19734.78 MByte/s) 1.02
alloc_benchmarks Build Time 110.49 s 109.38 s 1.01
alloc_benchmarks File Size 0.93 MB 0.93 MB 1.00
Allocations - Allocation success 100.00 % 100.00 % 1
Allocations - Deallocation success 100.00 % 100.00 % 1
Allocations - Pre-fail Allocations 100.00 % 100.00 % 1
Allocations - Average Allocation time 11690.60 Ticks (±307.40 Ticks) 10913.30 Ticks (±191.30 Ticks) 1.07
Allocations - Average Allocation time (no fail) 11690.60 Ticks (±307.40 Ticks) 10913.30 Ticks (±191.30 Ticks) 1.07
Allocations - Average Deallocation time 1043.47 Ticks (±333.99 Ticks) 1204.52 Ticks (±925.85 Ticks) 0.87
mutex_benchmark Build Time 109.88 s 110.83 s 0.99
mutex_benchmark File Size 0.96 MB 0.96 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 13.30 ns (±0.54 ns) 13.44 ns (±0.64 ns) 0.99
Mutex Stress Test Average Time per Iteration - 2 Threads 16.46 ns (±0.92 ns) 16.30 ns (±0.88 ns) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants