react-chartjs-2
react-chartjs-2 copied to clipboard
chore(deps): update pnpm/action-setup action to v2.2.2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| pnpm/action-setup | action | minor | v2.0.1 -> v2.2.2 |
Release Notes
pnpm/action-setup
v2.2.2
Fixing network issues.
Related issues:
Related PR:
v2.2.1
Fix "packageManager" reader https://github.com/pnpm/action-setup/pull/35
v2.2.0
- Support the
packageManagerfield in thepackage.jsonfile https://github.com/pnpm/action-setup/pull/33. - Use
@pnpm/fetchas an attempt to fix https://github.com/pnpm/action-setup/issues/22 https://github.com/pnpm/action-setup/pull/32.
v2.1.0
Support pnpm v7 https://github.com/pnpm/action-setup/pull/29
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
size-limit report 📦
| Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
|---|---|---|---|---|
| dist/index.cjs | 868 B (0%) | 17 ms (0%) | 152 ms (-30.9% 🔽) | 169 ms |
| dist/index.js | 768 B (0%) | 15 ms (0%) | 91 ms (-24.84% 🔽) | 106 ms |
Codecov Report
Merging #1015 (341048d) into master (96d2714) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #1015 +/- ##
=======================================
Coverage 86.48% 86.48%
=======================================
Files 4 4
Lines 74 74
Branches 16 16
=======================================
Hits 64 64
Misses 9 9
Partials 1 1
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more