Skip to content

Commit 3b83b31

Browse files
chore(deps): update dependency npm-run-all2 to v8 (#123)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) | [`^7.0.2` -> `^8.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/7.0.2/8.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/npm-run-all2/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm-run-all2/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm-run-all2/7.0.2/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm-run-all2/7.0.2/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bcomnes/npm-run-all2 (npm-run-all2)</summary> ### [`v8.0.1`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v801) [Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v8.0.0...v8.0.1) ##### Commits - Merge pull request [#&#8203;159](https://redirect.github.com/bcomnes/npm-run-all2/issues/159) from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 [`54af3ab`](https://redirect.github.com/bcomnes/npm-run-all2/commit/54af3abd3d9fe5c32d21c8bac8a5ef12b7b448aa) - Upgrade: Bump minimatch from 9.0.5 to 10.0.1 [`f50ddf4`](https://redirect.github.com/bcomnes/npm-run-all2/commit/f50ddf48a0622d5473a7f9480069ebec8c5acd45) - Merge pull request [#&#8203;170](https://redirect.github.com/bcomnes/npm-run-all2/issues/170) from bcomnes/fix-engine-range [`e43e670`](https://redirect.github.com/bcomnes/npm-run-all2/commit/e43e6705fedfa87b8d80200f9d55ceb943ad77c7) ### [`v8.0.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v800---2025-05-02) [Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v7.0.2...v8.0.0) ##### Commits - **Breaking change:** Raise engine floor to >= Node 20 [`b1b12f8`](https://redirect.github.com/bcomnes/npm-run-all2/commit/b1b12f858291a7b3d73b20b28ca134407d927166) - Merge pull request [#&#8203;169](https://redirect.github.com/bcomnes/npm-run-all2/issues/169) from bcomnes/node-20-or-greater [`bb27458`](https://redirect.github.com/bcomnes/npm-run-all2/commit/bb274582dadbaaeeb2c3a2c54b4171660fb92399) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 2pm on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent cd51731 commit 3b83b31

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"husky": "^9.1.7",
1818
"lerna": "^8.1.9",
1919
"lint-staged": "^15.4.1",
20-
"npm-run-all2": "^7.0.2",
20+
"npm-run-all2": "^8.0.0",
2121
"oxlint": "^0.16.0",
2222
"typescript": "^5.7.3"
2323
},

pnpm-lock.yaml

+15-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)