Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps reflink-copy from 0.1.9 to 0.1.14.

Release notes

Sourced from reflink-copy's releases.

0.1.14

What's Changed

Full Changelog: cargo-bins/reflink-copy@0.1.13...0.1.14

0.1.13

What's Changed

New Contributors

Full Changelog: cargo-bins/reflink-copy@0.1.12...0.1.13

0.1.12

What's Changed

Full Changelog: cargo-bins/reflink-copy@0.1.11...0.1.12

0.1.11

What's Changed

New Contributors

Full Changelog: cargo-bins/reflink-copy@0.1.10...0.1.11

0.1.10

What's Changed

Full Changelog: cargo-bins/reflink-copy@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 <dependency name> 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)

Bumps [reflink-copy](https://github.com/cargo-bins/reflink-copy) from 0.1.9 to 0.1.14.
- [Release notes](https://github.com/cargo-bins/reflink-copy/releases)
- [Commits](cargo-bins/reflink-copy@0.1.9...0.1.14)

---
updated-dependencies:
- dependency-name: reflink-copy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 18, 2023
@github-actions
Copy link

Micro-Benchmark Results

Linux

group                          main                                   pr
-----                          ----                                   --
tarball/download_dependency    1.01      6.8±0.29ms   638.8 KB/sec    1.00      6.7±0.24ms   642.7 KB/sec

@github-actions
Copy link

Integrated-Benchmark Report (Linux)

Scenario: Frozen Lockfile

Command Mean [ms] Min [ms] Max [ms] Relative
pacquet@HEAD 130.2 ± 11.6 115.7 147.4 1.05 ± 0.11
pacquet@main 123.9 ± 7.1 112.7 139.5 1.00
BENCHMARK_REPORT.json
{
  "results": [
    {
      "command": "pacquet@HEAD",
      "mean": 0.13021576848666666,
      "stddev": 0.011618033119322264,
      "median": 0.12687152062,
      "user": 0.06316757333333332,
      "system": 0.19908663333333332,
      "min": 0.11571965962000001,
      "max": 0.14740717262,
      "times": [
        0.14008603962,
        0.14455952262,
        0.13955215862,
        0.11673771362000002,
        0.14740717262,
        0.12547511662,
        0.11629721162000001,
        0.14549278862,
        0.12687152062,
        0.11920209262,
        0.13468098162,
        0.12190149762000001,
        0.13799899362,
        0.11571965962000001,
        0.12125405762000001
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    },
    {
      "command": "pacquet@main",
      "mean": 0.12394577150235293,
      "stddev": 0.007116064192528939,
      "median": 0.12460855862000002,
      "user": 0.06106558117647059,
      "system": 0.20296667647058822,
      "min": 0.11269452862000001,
      "max": 0.13945521262,
      "times": [
        0.11679559062000001,
        0.12891819562,
        0.11603495862000002,
        0.12691443262,
        0.12504884362,
        0.12700403762,
        0.12431781662000001,
        0.12600962962,
        0.12279179762000002,
        0.13945521262,
        0.12607378062,
        0.11269452862000001,
        0.11744172662,
        0.12369912862,
        0.13538799162,
        0.11388188562000001,
        0.12460855862000002
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    }
  ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant