wcampbell0x2a / backhand

Library and binaries for the reading, creating, and modification of SquashFS file systems
Apache License 2.0
112 stars 10 forks source link

build(deps): bump libc from 0.2.155 to 0.2.158 #592

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps libc from 0.2.155 to 0.2.158.

Release notes

Sourced from libc's releases.

0.2.158

Other

0.2.157

Added

Fixed

Changed

0.2.156

Added

Fixed

Changed

Removed

Other

  • Update or remove CI tests that have been failing
Changelog

Sourced from libc's changelog.

0.2.158 - 2024-08-19

Other

0.2.157 - 2024-08-17

Added

Fixed

Changed

0.2.156 - 2024-08-15

Added

Fixed

Changed

Removed

... (truncated)

Commits
  • c809c58 Merge pull request #3857 from rust-lang/release-plz-2024-08-19T05-21-04Z
  • 0d28de5 Update CHANGELOG.md
  • 284bd9e chore: release
  • 2682681 Merge pull request #3856 from tgross35/backport-wasi-fix
  • 71440ab [wasi] Add use core::iter::Iterator;
  • 6637dbe Merge pull request #3830 from rust-lang/release-plz-2024-08-15T20-50-10Z
  • 51d81e3 Update CHANGELOG.md
  • 217b2ab chore: release
  • 6d2b8a0 Merge pull request #3852 from tgross35/backport-onion
  • 64ee9df Merge pull request #3851 from tgross35/backport-romaine
  • 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 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 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)
github-actions[bot] commented 2 weeks ago

Benchmark for e24d7b3

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | only_read/netgear_ax6100v2 | **2.3±0.01ms** | 2.4±0.00ms | **+4.35%** | | only_read/tplink_ax1800 | 6.3±0.00ms | 6.3±0.01ms | 0.00% | | unsquashfs/full | **11.0±0.20ms** | 11.3±0.20ms | **+2.73%** | | unsquashfs/full-path-filter | **7.7±0.16ms** | 7.8±0.09ms | **+1.30%** | | unsquashfs/list | **8.0±0.17ms** | 8.2±0.14ms | **+2.50%** | | unsquashfs/list-path-filter | **7.2±0.08ms** | 7.3±0.08ms | **+1.39%** | | write_read/netgear_ax6100v2 | 1284.5±5.90ms | 1285.1±5.87ms | +0.05% | | write_read/tplink_ax1800 | 7.1±0.02s | 7.1±0.04s | 0.00% |