pnpm / pacquet

experimental package manager for node.js
Apache License 2.0
770 stars 21 forks source link

chore(cargo): bump reflink-copy from 0.1.9 to 0.1.13 #224

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps reflink-copy from 0.1.9 to 0.1.13.

Release notes

Sourced from reflink-copy's releases.

0.1.13

What's Changed

New Contributors

Full Changelog: https://github.com/cargo-bins/reflink-copy/compare/0.1.12...0.1.13

0.1.12

What's Changed

Full Changelog: https://github.com/cargo-bins/reflink-copy/compare/0.1.11...0.1.12

0.1.11

What's Changed

New Contributors

Full Changelog: https://github.com/cargo-bins/reflink-copy/compare/0.1.10...0.1.11

0.1.10

What's Changed

Full Changelog: https://github.com/cargo-bins/reflink-copy/compare/0.1.9...0.1.10

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)
github-actions[bot] commented 10 months ago

Micro-Benchmark Results

Linux

group                          main                                   pr
-----                          ----                                   --
tarball/download_dependency    1.00      6.8±0.23ms   637.7 KB/sec    1.00      6.8±0.18ms   636.8 KB/sec
github-actions[bot] commented 10 months ago

Integrated-Benchmark Report (Linux)

Scenario: Frozen Lockfile

Command Mean [ms] Min [ms] Max [ms] Relative
pacquet@HEAD 127.4 ± 10.0 110.6 143.0 1.05 ± 0.12
pacquet@main 120.9 ± 9.8 107.7 139.3 1.00
BENCHMARK_REPORT.json ```json { "results": [ { "command": "pacquet@HEAD", "mean": 0.1274359104266667, "stddev": 0.009957204763436481, "median": 0.12753575056, "user": 0.062574, "system": 0.19692415333333332, "min": 0.11057197256000001, "max": 0.14303399956, "times": [ 0.13436754556, 0.13909890256000002, 0.13182615056, 0.13521218956, 0.12731013856, 0.12753575056, 0.11903401256, 0.11588466256, 0.14303399956, 0.13731778856000001, 0.11057197256000001, 0.11618517756, 0.11992617156, 0.11964536556000001, 0.13458882856 ], "exit_codes": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, { "command": "pacquet@main", "mean": 0.12087503399749999, "stddev": 0.009842170337629642, "median": 0.12214799556, "user": 0.0605710125, "system": 0.19984700749999998, "min": 0.10765702756000001, "max": 0.13927035456, "times": [ 0.12003856056000001, 0.13504014156, 0.11556607756000001, 0.12865252856, 0.11247048056, 0.11268385756, 0.12469044856, 0.10914915956, 0.12877945556, 0.12563460556, 0.12425743055999999, 0.13927035456, 0.12837518956000002, 0.11273685656, 0.10899836956, 0.10765702756000001 ], "exit_codes": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ] } ```
dependabot[bot] commented 10 months ago

Superseded by #226.