Skip to content

build(deps): Bump clap from 4.6.0 to 4.6.1#2385

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

build(deps): Bump clap from 4.6.0 to 4.6.1#2385
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap-4.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps clap from 4.6.0 to 4.6.1.

Release notes

Sourced from clap's releases.

v4.6.1

[4.6.1] - 2026-04-15

Fixes

  • (derive) Ensure rebuilds happen when an read env variable is changed
Changelog

Sourced from clap's changelog.

[4.6.1] - 2026-04-15

Fixes

  • (derive) Ensure rebuilds happen when an read env variable is changed
Commits
  • 1420275 chore: Release
  • d2c817d docs: Update changelog
  • f88c94e Merge pull request #6341 from epage/sep
  • acbb822 fix(complete): Reduce risk of conflict with actual subcommands
  • a49fadb refactor(complete): Pull out subcommand separator
  • ddc008b Merge pull request #6332 from epage/update
  • 497dc50 chore: Update compatible dependencies
  • dca2326 Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x
  • 54bdaa3 chore(deps): Update j178/prek-action action to v2
  • f0d30d9 chore: Release
  • 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.6.0 to 4.6.1.
- [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.6.0...clap_complete-v4.6.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.1
  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 Apr 20, 2026
Copy link
Copy Markdown

@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: 459e072 Previous: f23ff2d Performance Ratio
startup_benchmark Build Time 90.41 s 87.31 s 1.04
startup_benchmark File Size 0.80 MB 0.80 MB 1.00
Startup Time - 1 core 0.83 s (±0.02 s) 0.79 s (±0.03 s) 1.05
Startup Time - 2 cores 0.82 s (±0.03 s) 0.80 s (±0.03 s) 1.03
Startup Time - 4 cores 0.84 s (±0.03 s) 0.80 s (±0.03 s) 1.04
multithreaded_benchmark Build Time 92.26 s 90.88 s 1.02
multithreaded_benchmark File Size 0.91 MB 0.91 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 88.78 % (±8.61 %) 89.49 % (±6.78 %) 0.99
Multithreaded Pi Efficiency - 4 Threads 45.11 % (±2.99 %) 44.14 % (±3.33 %) 1.02
Multithreaded Pi Efficiency - 8 Threads 26.13 % (±2.23 %) 25.66 % (±2.08 %) 1.02
micro_benchmarks Build Time 102.07 s 99.18 s 1.03
micro_benchmarks File Size 0.92 MB 0.92 MB 1.00
Scheduling time - 1 thread 73.94 ticks (±4.27 ticks) 71.74 ticks (±4.70 ticks) 1.03
Scheduling time - 2 threads 40.64 ticks (±4.61 ticks) 40.34 ticks (±6.17 ticks) 1.01
Micro - Time for syscall (getpid) 3.27 ticks (±0.23 ticks) 3.07 ticks (±0.24 ticks) 1.07
Memcpy speed - (built_in) block size 4096 74787.96 MByte/s (±51941.33 MByte/s) 76712.80 MByte/s (±53458.51 MByte/s) 0.97
Memcpy speed - (built_in) block size 1048576 29941.11 MByte/s (±24790.58 MByte/s) 30669.43 MByte/s (±25231.86 MByte/s) 0.98
Memcpy speed - (built_in) block size 16777216 22534.30 MByte/s (±18687.95 MByte/s) 23439.23 MByte/s (±19548.38 MByte/s) 0.96
Memset speed - (built_in) block size 4096 75100.46 MByte/s (±52181.26 MByte/s) 76561.12 MByte/s (±53362.77 MByte/s) 0.98
Memset speed - (built_in) block size 1048576 30702.69 MByte/s (±25222.69 MByte/s) 31442.22 MByte/s (±25668.94 MByte/s) 0.98
Memset speed - (built_in) block size 16777216 23278.22 MByte/s (±19226.02 MByte/s) 24193.62 MByte/s (±20073.12 MByte/s) 0.96
Memcpy speed - (rust) block size 4096 66780.21 MByte/s (±46778.51 MByte/s) 69254.97 MByte/s (±48443.90 MByte/s) 0.96
Memcpy speed - (rust) block size 1048576 30150.59 MByte/s (±24922.46 MByte/s) 30468.12 MByte/s (±25175.35 MByte/s) 0.99
Memcpy speed - (rust) block size 16777216 23220.84 MByte/s (±19271.54 MByte/s) 23792.69 MByte/s (±19788.42 MByte/s) 0.98
Memset speed - (rust) block size 4096 66935.03 MByte/s (±46877.28 MByte/s) 69370.50 MByte/s (±48527.91 MByte/s) 0.96
Memset speed - (rust) block size 1048576 30893.05 MByte/s (±25338.94 MByte/s) 31246.74 MByte/s (±25622.02 MByte/s) 0.99
Memset speed - (rust) block size 16777216 23919.85 MByte/s (±19742.66 MByte/s) 24539.62 MByte/s (±20300.35 MByte/s) 0.97
alloc_benchmarks Build Time 97.79 s 96.54 s 1.01
alloc_benchmarks File Size 0.87 MB 0.87 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 6922.50 Ticks (±110.55 Ticks) 6824.75 Ticks (±92.16 Ticks) 1.01
Allocations - Average Allocation time (no fail) 6922.50 Ticks (±110.55 Ticks) 6824.75 Ticks (±92.16 Ticks) 1.01
Allocations - Average Deallocation time 1789.94 Ticks (±166.74 Ticks) 1895.86 Ticks (±196.86 Ticks) 0.94
mutex_benchmark Build Time 100.02 s 91.66 s 1.09
mutex_benchmark File Size 0.92 MB 0.92 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 13.98 ns (±0.62 ns) 13.28 ns (±0.94 ns) 1.05
Mutex Stress Test Average Time per Iteration - 2 Threads 20.18 ns (±7.23 ns) 19.94 ns (±12.38 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