wcampbell0x2a / backhand

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

build(deps): bump zstd-safe from 7.1.0 to 7.2.0 #577

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps zstd-safe from 7.1.0 to 7.2.0.

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 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 3 months ago

@dependabot recreate

github-actions[bot] commented 3 months ago

Benchmark for fa13024

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | only_read/netgear_ax6100v2 | 2.4±0.00ms | 2.4±0.01ms | 0.00% | | only_read/tplink_ax1800 | 6.3±0.02ms | 6.3±0.02ms | 0.00% | | unsquashfs/full | 11.7±0.24ms | 11.7±0.17ms | 0.00% | | unsquashfs/full-path-filter | 8.3±0.20ms | 8.2±0.18ms | -1.20% | | unsquashfs/list | 8.8±0.34ms | 8.7±0.42ms | -1.14% | | unsquashfs/list-path-filter | 7.8±0.18ms | **7.5±0.19ms** | **-3.85%** | | write_read/netgear_ax6100v2 | 1376.2±55.71ms | **1317.8±11.87ms** | **-4.24%** | | write_read/tplink_ax1800 | 7.8±0.32s | **7.6±0.10s** | **-2.56%** |
dependabot[bot] commented 2 months ago

A newer version of zstd-safe exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

wcampbell0x2a commented 2 months ago

@dependabot recreate

dependabot[bot] commented 2 months ago

Superseded by #585.