pnpm / pacquet

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

chore(cargo): bump reflink-copy from 0.1.9 to 0.1.12 #218

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps reflink-copy from 0.1.9 to 0.1.12.

Release notes

Sourced from reflink-copy's releases.

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

Micro-Benchmark Results

Linux

group                          main                                   pr
-----                          ----                                   --
tarball/download_dependency    1.00      6.7±0.41ms   643.1 KB/sec    1.00      6.8±0.33ms   642.0 KB/sec
github-actions[bot] commented 9 months ago

Integrated-Benchmark Report (Linux)

Scenario: Frozen Lockfile

Command Mean [ms] Min [ms] Max [ms] Relative
pacquet@HEAD 126.6 ± 8.0 113.2 139.1 1.01 ± 0.09
pacquet@main 125.4 ± 8.7 108.8 138.2 1.00
BENCHMARK_REPORT.json ```json { "results": [ { "command": "pacquet@HEAD", "mean": 0.12660668974666667, "stddev": 0.007981540854752426, "median": 0.12693200148, "user": 0.06207681333333333, "system": 0.19995988, "min": 0.11324861148000001, "max": 0.13912749048, "times": [ 0.13912749048, 0.12752704748000002, 0.11781518248, 0.12981560248000001, 0.13503146048, 0.11662288548000001, 0.12693200148, 0.13314387148, 0.13136678848, 0.13722771348, 0.12477849748, 0.11602871948, 0.12550978548, 0.12492468848000002, 0.11324861148000001 ], "exit_codes": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, { "command": "pacquet@main", "mean": 0.12536158242117648, "stddev": 0.008724236161406256, "median": 0.12535895848, "user": 0.06191323294117647, "system": 0.20000892705882356, "min": 0.10881289248, "max": 0.13824985348000002, "times": [ 0.12045330548000001, 0.10881289248, 0.13098805048, 0.12307612248000001, 0.13736380748000002, 0.11286667948000001, 0.12535895848, 0.12934078048, 0.12257032148000001, 0.12937823748000002, 0.13086430348, 0.12572204048000002, 0.12500715348, 0.10998283848000001, 0.13824985348000002, 0.13584364848, 0.12526790748 ], "exit_codes": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ] } ```
dependabot[bot] commented 9 months ago

Superseded by #224.