Commit 3732a87
authored
chore(deps): update dependency npm-run-all2 to v9 (#8621)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) |
[`8.0.4` →
`9.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/8.0.4/9.0.0) |

|

|
---
### Release Notes
<details>
<summary>bcomnes/npm-run-all2 (npm-run-all2)</summary>
###
[`v9.0.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v900)
[Compare
Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v8.0.4...v9.0.0)
##### Merged
- Add more colors based on terminal capabilities
[`#222`](https://redirect.github.com/bcomnes/npm-run-all2/pull/222)
- Upgrade: Bump releasearoni from 0.1.14 to 0.2.0
[`#227`](https://redirect.github.com/bcomnes/npm-run-all2/pull/227)
- **Breaking change:** Glob patterns that match no tasks now succeed
silently
[`#226`](https://redirect.github.com/bcomnes/npm-run-all2/pull/226)
- Add -x / --node-run flag to bypass the package manager
[`#225`](https://redirect.github.com/bcomnes/npm-run-all2/pull/225)
- Remove redundant build call from prepublishOnly
[`#224`](https://redirect.github.com/bcomnes/npm-run-all2/pull/224)
- Whitelist files to include in npm package
[`#199`](https://redirect.github.com/bcomnes/npm-run-all2/pull/199)
- Fix jsdoc types and use tsc for type safety checks
[`#220`](https://redirect.github.com/bcomnes/npm-run-all2/pull/220)
- Upgrade: Bump codecov/codecov-action from 5 to 6
[`#215`](https://redirect.github.com/bcomnes/npm-run-all2/pull/215)
- Update SECURITY.md with new reporting process
[`#201`](https://redirect.github.com/bcomnes/npm-run-all2/pull/201)
- Upgrade: Bump actions/checkout from 5 to 6
[`#200`](https://redirect.github.com/bcomnes/npm-run-all2/pull/200)
- Upgrade: Bump actions/setup-node from 5 to 6
[`#196`](https://redirect.github.com/bcomnes/npm-run-all2/pull/196)
- Upgrade: Bump github/codeql-action from 3 to 4
[`#195`](https://redirect.github.com/bcomnes/npm-run-all2/pull/195)
- Upgrade: Bump actions/setup-node from 4 to 5
[`#192`](https://redirect.github.com/bcomnes/npm-run-all2/pull/192)
- Upgrade: Bump actions/checkout from 4 to 5
[`#191`](https://redirect.github.com/bcomnes/npm-run-all2/pull/191)
- chore: fix typo in test
[`#185`](https://redirect.github.com/bcomnes/npm-run-all2/pull/185)
- refactor: use optional chain for better readability
[`#184`](https://redirect.github.com/bcomnes/npm-run-all2/pull/184)
##### Fixed
- **Breaking change:** Glob patterns that match no tasks now succeed
silently
([#​226](https://redirect.github.com/bcomnes/npm-run-all2/issues/226))
[`#149`](https://redirect.github.com/bcomnes/npm-run-all2/issues/149)
- Add -x / --node-run flag to use node --run instead of the package
manager
[`#155`](https://redirect.github.com/bcomnes/npm-run-all2/issues/155)
- docs: clarify glob pattern execution order guarantee
[`#167`](https://redirect.github.com/bcomnes/npm-run-all2/issues/167)
##### Commits
- Add node-run smoke tests
[`f4ac667`](https://redirect.github.com/bcomnes/npm-run-all2/commit/f4ac6678fa3784cadbca375fcce2b75dedca611b)
- Implement releasaroni for the release process
[`6a2baff`](https://redirect.github.com/bcomnes/npm-run-all2/commit/6a2baff156d810c01c7271d98b1f58908f3e5612)
- Use shared publishing action
[`b6a39a6`](https://redirect.github.com/bcomnes/npm-run-all2/commit/b6a39a6bd2e697efbe1614b9b1f0a278e410b506)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- 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/UI5/webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 87fcb35 commit 3732a87
2 files changed
Lines changed: 39 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14304 | 14304 | | |
14305 | 14305 | | |
14306 | 14306 | | |
| 14307 | + | |
| 14308 | + | |
| 14309 | + | |
| 14310 | + | |
| 14311 | + | |
| 14312 | + | |
| 14313 | + | |
14307 | 14314 | | |
14308 | 14315 | | |
14309 | 14316 | | |
| |||
17234 | 17241 | | |
17235 | 17242 | | |
17236 | 17243 | | |
| 17244 | + | |
| 17245 | + | |
| 17246 | + | |
| 17247 | + | |
| 17248 | + | |
| 17249 | + | |
| 17250 | + | |
17237 | 17251 | | |
17238 | 17252 | | |
17239 | 17253 | | |
| |||
17346 | 17360 | | |
17347 | 17361 | | |
17348 | 17362 | | |
17349 | | - | |
17350 | | - | |
17351 | | - | |
| 17363 | + | |
| 17364 | + | |
| 17365 | + | |
17352 | 17366 | | |
17353 | 17367 | | |
17354 | 17368 | | |
17355 | 17369 | | |
17356 | 17370 | | |
17357 | 17371 | | |
17358 | | - | |
| 17372 | + | |
17359 | 17373 | | |
17360 | | - | |
| 17374 | + | |
17361 | 17375 | | |
17362 | 17376 | | |
17363 | 17377 | | |
17364 | 17378 | | |
17365 | 17379 | | |
17366 | | - | |
| 17380 | + | |
17367 | 17381 | | |
17368 | 17382 | | |
17369 | 17383 | | |
| |||
19768 | 19782 | | |
19769 | 19783 | | |
19770 | 19784 | | |
19771 | | - | |
19772 | | - | |
19773 | | - | |
| 19785 | + | |
| 19786 | + | |
| 19787 | + | |
19774 | 19788 | | |
19775 | | - | |
19776 | | - | |
19777 | | - | |
| 19789 | + | |
| 19790 | + | |
| 19791 | + | |
19778 | 19792 | | |
19779 | 19793 | | |
19780 | 19794 | | |
| |||
22486 | 22500 | | |
22487 | 22501 | | |
22488 | 22502 | | |
22489 | | - | |
| 22503 | + | |
22490 | 22504 | | |
22491 | 22505 | | |
22492 | 22506 | | |
| |||
23569 | 23583 | | |
23570 | 23584 | | |
23571 | 23585 | | |
| 23586 | + | |
| 23587 | + | |
| 23588 | + | |
| 23589 | + | |
| 23590 | + | |
| 23591 | + | |
| 23592 | + | |
| 23593 | + | |
| 23594 | + | |
| 23595 | + | |
| 23596 | + | |
23572 | 23597 | | |
23573 | 23598 | | |
23574 | 23599 | | |
| |||
0 commit comments