Skip to content

build(deps): Bump clap from 4.5.48 to 4.5.49#1978

Merged
mkroening merged 1 commit into
mainfrom
dependabot/cargo/clap-4.5.49
Oct 14, 2025
Merged

build(deps): Bump clap from 4.5.48 to 4.5.49#1978
mkroening merged 1 commit into
mainfrom
dependabot/cargo/clap-4.5.49

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor

Bumps clap from 4.5.48 to 4.5.49.

Changelog

Sourced from clap's changelog.

[4.5.49] - 2025-10-13

Fixes

  • (help) Correctly wrap when ANSI escape codes are present
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.48 to 4.5.49.
- [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.48...clap_complete-v4.5.49)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.49
  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 Oct 13, 2025

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

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: a6c1f76 Previous: 72feee1 Performance Ratio
startup_benchmark Build Time 112.90 s 111.53 s 1.01
startup_benchmark File Size 0.91 MB 0.91 MB 1.00
Startup Time - 1 core 0.88 s (±0.03 s) 0.91 s (±0.02 s) 0.96
Startup Time - 2 cores 0.89 s (±0.04 s) 0.92 s (±0.03 s) 0.96
Startup Time - 4 cores 0.89 s (±0.02 s) 0.93 s (±0.02 s) 0.95
multithreaded_benchmark Build Time 113.57 s 113.03 s 1.00
multithreaded_benchmark File Size 1.01 MB 1.01 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 3.15 % (±15.10 %) 3.76 % (±18.05 %) 0.84
Multithreaded Pi Efficiency - 4 Threads 1.49 % (±7.15 %) 1.60 % (±7.68 %) 0.93
Multithreaded Pi Efficiency - 8 Threads 1.02 % (±4.89 %) 1.01 % (±4.83 %) 1.01
micro_benchmarks Build Time 114.68 s 112.62 s 1.02
micro_benchmarks File Size 1.01 MB 1.01 MB 1.00
Scheduling time - 1 thread 2.91 ticks (±13.95 ticks) 2.79 ticks (±13.40 ticks) 1.04
Scheduling time - 2 threads 2.11 ticks (±10.11 ticks) 1.98 ticks (±9.48 ticks) 1.07
Micro - Time for syscall (getpid) 0.15 ticks (±0.74 ticks) 0.15 ticks (±0.73 ticks) 1.01
Memcpy speed - (built_in) block size 4096 1736.11 MByte/s (±8333.33 MByte/s) 1516.99 MByte/s (±7281.55 MByte/s) 1.14
Memcpy speed - (built_in) block size 1048576 791.47 MByte/s (±3799.05 MByte/s) 721.98 MByte/s (±3465.52 MByte/s) 1.10
Memcpy speed - (built_in) block size 16777216 225.09 MByte/s (±1080.44 MByte/s) 221.28 MByte/s (±1062.12 MByte/s) 1.02
Memset speed - (built_in) block size 4096 1600.00 MByte/s (±7680.00 MByte/s) 1621.62 MByte/s (±7783.78 MByte/s) 0.99
Memset speed - (built_in) block size 1048576 1032.10 MByte/s (±4954.07 MByte/s) 990.56 MByte/s (±4754.71 MByte/s) 1.04
Memset speed - (built_in) block size 16777216 950.53 MByte/s (±4562.56 MByte/s) 967.95 MByte/s (±4646.14 MByte/s) 0.98
Memcpy speed - (rust) block size 4096 1395.35 MByte/s (±6697.67 MByte/s) 1212.12 MByte/s (±5818.18 MByte/s) 1.15
Memcpy speed - (rust) block size 1048576 761.37 MByte/s (±3654.57 MByte/s) 756.76 MByte/s (±3632.44 MByte/s) 1.01
Memcpy speed - (rust) block size 16777216 222.61 MByte/s (±1068.52 MByte/s) 223.83 MByte/s (±1074.36 MByte/s) 0.99
Memset speed - (rust) block size 4096 1818.18 MByte/s (±8727.27 MByte/s) 1818.18 MByte/s (±8727.27 MByte/s) 1
Memset speed - (rust) block size 1048576 1007.28 MByte/s (±4834.93 MByte/s) 995.62 MByte/s (±4778.97 MByte/s) 1.01
Memset speed - (rust) block size 16777216 927.75 MByte/s (±4453.20 MByte/s) 950.07 MByte/s (±4560.34 MByte/s) 0.98
alloc_benchmarks Build Time 109.06 s 105.50 s 1.03
alloc_benchmarks File Size 0.97 MB 0.97 MB 1.00
Allocations - Allocation success 2.00 % (±13.86 %) 2.00 % (±13.86 %) 1
Allocations - Deallocation success 1.38 % (±9.59 %) 1.39 % (±9.65 %) 0.99
Allocations - Pre-fail Allocations 2.00 % (±13.86 %) 2.00 % (±13.86 %) 1
Allocations - Average Allocation time 255.52 Ticks (±1770.64 Ticks) 228.34 Ticks (±1582.32 Ticks) 1.12
Allocations - Average Allocation time (no fail) 255.52 Ticks (±1770.64 Ticks) 228.34 Ticks (±1582.32 Ticks) 1.12
Allocations - Average Deallocation time 25.51 Ticks (±176.77 Ticks) 17.31 Ticks (±119.99 Ticks) 1.47
mutex_benchmark Build Time 103.48 s 102.87 s 1.01
mutex_benchmark File Size 1.02 MB 1.02 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 0.26 ns (±1.80 ns) 0.24 ns (±1.66 ns) 1.08
Mutex Stress Test Average Time per Iteration - 2 Threads 0.28 ns (±1.94 ns) 0.28 ns (±1.94 ns) 1

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

@mkroening mkroening added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit c6484a7 Oct 14, 2025
30 of 32 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/clap-4.5.49 branch October 14, 2025 07:59
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.

1 participant