Skip to content

build(deps): Bump tar from 0.4.44 to 0.4.45#2344

Merged
mkroening merged 1 commit intomainfrom
dependabot/cargo/tar-0.4.45
Mar 20, 2026
Merged

build(deps): Bump tar from 0.4.44 to 0.4.45#2344
mkroening merged 1 commit intomainfrom
dependabot/cargo/tar-0.4.45

Conversation

@dependabot
Copy link
Contributor

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

Bumps tar from 0.4.44 to 0.4.45.

Commits
  • 096e3d1 Bump to 0.4.45 (#443)
  • 17b1fd8 archive: Prevent symlink-directory collision chmod attack (#442)
  • de1a587 archive: Unconditionally honor PAX size (#441)
  • 6071cbe ci: Consolidate workflows (#439)
  • ad1fde9 build-sys: Promote unused_code to an error
  • c8cb250 tests: Squash a warning
  • 638c495 ci: Add xtask infra + reverse dependency testing (#435)
  • 32a9bbb tests: Add RandomReader to exercise partial-read resilience (#436)
  • 9c5df0b Fix GNU long-name extension stream corruption on validation error (#434)
  • 88b1e3b Fix docs typo in header.rs (#431)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.44 to 0.4.45.
- [Commits](alexcrichton/tar-rs@0.4.44...0.4.45)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.45
  dependency-type: indirect
...

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 Mar 20, 2026
Copy link

@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: 4043b12 Previous: 9f7322b Performance Ratio
startup_benchmark Build Time 90.85 s 85.88 s 1.06
startup_benchmark File Size 0.75 MB 0.75 MB 1.00
Startup Time - 1 core 0.97 s (±0.03 s) 0.94 s (±0.04 s) 1.03
Startup Time - 2 cores 0.95 s (±0.04 s) 0.95 s (±0.03 s) 1.00
Startup Time - 4 cores 0.97 s (±0.04 s) 0.94 s (±0.03 s) 1.03
multithreaded_benchmark Build Time 89.73 s 88.07 s 1.02
multithreaded_benchmark File Size 0.86 MB 0.86 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 88.72 % (±9.95 %) 88.63 % (±8.04 %) 1.00
Multithreaded Pi Efficiency - 4 Threads 44.73 % (±3.72 %) 43.38 % (±3.45 %) 1.03
Multithreaded Pi Efficiency - 8 Threads 25.48 % (±2.63 %) 25.20 % (±1.80 %) 1.01
micro_benchmarks Build Time 94.57 s 94.04 s 1.01
micro_benchmarks File Size 0.86 MB 0.86 MB 1
Scheduling time - 1 thread 66.25 ticks (±4.45 ticks) 65.35 ticks (±4.26 ticks) 1.01
Scheduling time - 2 threads 39.02 ticks (±5.69 ticks) 35.89 ticks (±3.71 ticks) 1.09
Micro - Time for syscall (getpid) 3.18 ticks (±0.43 ticks) 3.00 ticks (±0.23 ticks) 1.06
Memcpy speed - (built_in) block size 4096 64439.87 MByte/s (±45801.86 MByte/s) 65860.77 MByte/s (±46845.85 MByte/s) 0.98
Memcpy speed - (built_in) block size 1048576 29277.22 MByte/s (±24119.73 MByte/s) 29576.49 MByte/s (±24431.93 MByte/s) 0.99
Memcpy speed - (built_in) block size 16777216 25778.84 MByte/s (±21736.08 MByte/s) 28311.09 MByte/s (±23599.33 MByte/s) 0.91
Memset speed - (built_in) block size 4096 64904.08 MByte/s (±46126.57 MByte/s) 66744.29 MByte/s (±47481.33 MByte/s) 0.97
Memset speed - (built_in) block size 1048576 30020.81 MByte/s (±24543.35 MByte/s) 30393.81 MByte/s (±24910.59 MByte/s) 0.99
Memset speed - (built_in) block size 16777216 26553.37 MByte/s (±22208.36 MByte/s) 29111.57 MByte/s (±24069.85 MByte/s) 0.91
Memcpy speed - (rust) block size 4096 59194.79 MByte/s (±43929.64 MByte/s) 59011.76 MByte/s (±43397.34 MByte/s) 1.00
Memcpy speed - (rust) block size 1048576 29109.32 MByte/s (±24080.80 MByte/s) 29563.17 MByte/s (±24538.23 MByte/s) 0.98
Memcpy speed - (rust) block size 16777216 25408.57 MByte/s (±21279.22 MByte/s) 28365.88 MByte/s (±23635.44 MByte/s) 0.90
Memset speed - (rust) block size 4096 59530.39 MByte/s (±44112.93 MByte/s) 59323.20 MByte/s (±43549.67 MByte/s) 1.00
Memset speed - (rust) block size 1048576 29876.51 MByte/s (±24540.35 MByte/s) 30357.47 MByte/s (±24994.77 MByte/s) 0.98
Memset speed - (rust) block size 16777216 26155.78 MByte/s (±21736.31 MByte/s) 29162.11 MByte/s (±24104.49 MByte/s) 0.90
alloc_benchmarks Build Time 83.91 s 91.81 s 0.91
alloc_benchmarks File Size 0.82 MB 0.82 MB 1
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 6106.06 Ticks (±952.08 Ticks) 15902.44 Ticks (±330.83 Ticks) 0.38
Allocations - Average Allocation time (no fail) 6106.06 Ticks (±952.08 Ticks) 15902.44 Ticks (±330.83 Ticks) 0.38
Allocations - Average Deallocation time 903.65 Ticks (±144.66 Ticks) 1433.42 Ticks (±676.51 Ticks) 0.63
mutex_benchmark Build Time 85.08 s 90.98 s 0.94
mutex_benchmark File Size 0.86 MB 0.86 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.64 ns (±0.71 ns) 13.06 ns (±0.76 ns) 0.97
Mutex Stress Test Average Time per Iteration - 2 Threads 92.78 ns (±4.63 ns) 20.38 ns (±8.77 ns) 4.55

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

@mkroening mkroening added this pull request to the merge queue Mar 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2026
@mkroening mkroening added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit 586154c Mar 20, 2026
19 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/tar-0.4.45 branch March 20, 2026 20:02
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