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.153 to 0.2.154 #546

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps libc from 0.2.153 to 0.2.154.

Release notes

Sourced from libc's releases.

0.2.154

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/libc/compare/0.2.153...0.2.154

Commits
  • b78d6a3 Merge pull request #3573 from Dirreke/update-libc0.2
  • 3111f6f Merge pull request #3600 from pcc/strtime
  • 4d836cc Merge pull request #3618 from devnexen/dfbsd_gtrandom
  • 23a1b4c Merge pull request #3638 from nielx/haiku-hrev57593-0.2
  • f4ab3e7 Merge pull request #3637 from ur4t/libc-0.2
  • 4d6fe50 Move strftime, strftime_l, strptime to linux_like
  • e79e95f adding getentropy/getrandom to dragonflybsd.
  • 8220683 Double quote variables in shell scripts
  • c0a6936 Add constant AT_MINSIGSTKSZ introduced by glibc 2.35
  • 1c7f8fc Haiku: synchronize with post R1-beta 4 changes in libc
  • 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)
wcampbell0x2a commented 4 months ago

@dependabot rebase

dependabot[bot] commented 4 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

wcampbell0x2a commented 4 months ago

@dependabot recreate

github-actions[bot] commented 4 months ago

Benchmark for 24fba17

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | only_read/netgear_ax6100v2 | 2.8±0.01ms | 2.8±0.00ms | 0.00% | | only_read/tplink_ax1800 | 7.2±0.01ms | **7.1±0.01ms** | **-1.39%** | | unsquashfs/full | 12.4±0.22ms | **11.9±0.21ms** | **-4.03%** | | unsquashfs/full-path-filter | 8.8±0.12ms | **8.5±0.27ms** | **-3.41%** | | unsquashfs/list | **8.5±0.17ms** | 8.8±0.16ms | **+3.53%** | | unsquashfs/list-path-filter | **7.5±0.08ms** | 7.8±0.13ms | **+4.00%** | | write_read/netgear_ax6100v2 | 1290.9±7.03ms | **1280.2±4.76ms** | **-0.83%** | | write_read/tplink_ax1800 | 7.2±0.06s | **7.1±0.01s** | **-1.39%** |