pnpm / pacquet

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

chore(github-actions): bump crate-ci/typos from 1.16.22 to 1.16.23 #195

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps crate-ci/typos from 1.16.22 to 1.16.23.

Release notes

Sourced from crate-ci/typos's releases.

v1.16.23

[1.16.23] - 2023-11-06

Fixes

  • Ensure --force-exclude handles simple patterns like some-dir
Changelog

Sourced from crate-ci/typos's changelog.

[1.16.23] - 2023-11-06

Fixes

  • Ensure --force-exclude handles simple patterns like some-dir
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.6±0.25ms   653.8 KB/sec    1.01      6.7±0.42ms   644.9 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 142.8 ± 10.8 129.2 159.4 1.03 ± 0.11
pacquet@main 138.3 ± 10.5 122.3 157.8 1.00
BENCHMARK_REPORT.json ```json { "results": [ { "command": "pacquet@HEAD", "mean": 0.14279423685538462, "stddev": 0.010795422740247246, "median": 0.13910415124, "user": 0.06503527846153846, "system": 0.19936724769230765, "min": 0.12921963024000002, "max": 0.15935661224, "times": [ 0.15935661224, 0.14815130624, 0.15347771424, 0.13681804524000002, 0.13550428524000002, 0.13118673324000002, 0.15450795124000002, 0.12941196224, 0.13910415124, 0.15296927824, 0.13495674724, 0.12921963024000002, 0.15166066224000002 ], "exit_codes": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, { "command": "pacquet@main", "mean": 0.13834339024000003, "stddev": 0.010524897708623377, "median": 0.13728970124, "user": 0.06160847333333333, "system": 0.20494587333333333, "min": 0.12231935724000001, "max": 0.15778812024000002, "times": [ 0.13600203324000001, 0.15778812024000002, 0.13212667024000002, 0.13440083924000001, 0.14027017224000002, 0.12683175824, 0.15691338424, 0.14368356724, 0.12847599224, 0.13728970124, 0.14766464824, 0.12231935724000001, 0.12755366824, 0.14502967824000002, 0.13880126324 ], "exit_codes": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ] } ```
anonrig commented 10 months ago

@dependabot rebase

dependabot[bot] commented 9 months ago

Superseded by #225.