Commit 28d553a
authored
chore(deps): update dependency npm-run-all2 to v7 (#6539)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) |
[`^6.0.0` ->
`^7.0.0`](https://renovatebot.com/diffs/npm/npm-run-all2/6.2.3/7.0.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>bcomnes/npm-run-all2 (npm-run-all2)</summary>
###
[`v7.0.0`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v700)
[Compare
Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.6...v7.0.0)
##### Merged
- Prevent a throw when looking up undefined results
[`#158`](https://redirect.github.com/bcomnes/npm-run-all2/pull/158)
##### Commits
- **Breaking change:** Bump node engines ^18.17.0 || >=20.5.0
[`49b95f0`](https://redirect.github.com/bcomnes/npm-run-all2/commit/49b95f0c4905504a94d1a7ce87fbb7e77ab60df5)
- Merge pull request
[#​156](https://redirect.github.com/bcomnes/npm-run-all2/issues/156)
from bcomnes/rm-rf-rimraf
[`c661ffc`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c661ffc942e09a68b1a553190d3a550dc0f6a39c)
- Remove rimraf
[`c77e085`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c77e0856c65115b32788c3e9a1e441ba69fbd430)
###
[`v6.2.6`](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.5...67a6356a185f6ca5b4a39d88613c8aa491c648c0)
[Compare
Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/ee3bf122e700102b9ab27b1d172d98856765f4a4...v6.2.6)
###
[`v6.2.5`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v625)
[Compare
Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.4...ee3bf122e700102b9ab27b1d172d98856765f4a4)
##### Merged
- Prevent a throw when looking up undefined results
[`#158`](https://redirect.github.com/bcomnes/npm-run-all2/pull/158)
##### Commits
- **Breaking change:** Bump node engines ^18.17.0 || >=20.5.0
[`49b95f0`](https://redirect.github.com/bcomnes/npm-run-all2/commit/49b95f0c4905504a94d1a7ce87fbb7e77ab60df5)
- Merge pull request
[#​156](https://redirect.github.com/bcomnes/npm-run-all2/issues/156)
from bcomnes/rm-rf-rimraf
[`c661ffc`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c661ffc942e09a68b1a553190d3a550dc0f6a39c)
- Remove rimraf
[`c77e085`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c77e0856c65115b32788c3e9a1e441ba69fbd430)
###
[`v6.2.4`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v624)
[Compare
Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.3...v6.2.4)
##### Merged
- Switch to JS-based `which` command
[`#154`](https://redirect.github.com/bcomnes/npm-run-all2/pull/154)
##### Fixed
- Switch to JS-based `which` command
[`#153`](https://redirect.github.com/bcomnes/npm-run-all2/issues/153)
</details>
---
### Configuration
📅 **Schedule**: 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/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9ed85b9 commit 28d553a
2 files changed
+43
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13929 | 13929 | | |
13930 | 13930 | | |
13931 | 13931 | | |
| 13932 | + | |
| 13933 | + | |
| 13934 | + | |
| 13935 | + | |
| 13936 | + | |
| 13937 | + | |
| 13938 | + | |
13932 | 13939 | | |
13933 | 13940 | | |
13934 | 13941 | | |
| |||
15650 | 15657 | | |
15651 | 15658 | | |
15652 | 15659 | | |
15653 | | - | |
| 15660 | + | |
15654 | 15661 | | |
15655 | 15662 | | |
15656 | 15663 | | |
| |||
16273 | 16280 | | |
16274 | 16281 | | |
16275 | 16282 | | |
| 16283 | + | |
| 16284 | + | |
| 16285 | + | |
| 16286 | + | |
| 16287 | + | |
| 16288 | + | |
| 16289 | + | |
16276 | 16290 | | |
16277 | 16291 | | |
16278 | 16292 | | |
| |||
16355 | 16369 | | |
16356 | 16370 | | |
16357 | 16371 | | |
16358 | | - | |
16359 | | - | |
16360 | | - | |
| 16372 | + | |
| 16373 | + | |
| 16374 | + | |
16361 | 16375 | | |
16362 | 16376 | | |
16363 | 16377 | | |
16364 | 16378 | | |
16365 | | - | |
| 16379 | + | |
16366 | 16380 | | |
16367 | | - | |
| 16381 | + | |
16368 | 16382 | | |
16369 | | - | |
| 16383 | + | |
16370 | 16384 | | |
16371 | 16385 | | |
16372 | 16386 | | |
16373 | 16387 | | |
16374 | 16388 | | |
16375 | | - | |
| 16389 | + | |
16376 | 16390 | | |
16377 | 16391 | | |
16378 | 16392 | | |
| |||
18577 | 18591 | | |
18578 | 18592 | | |
18579 | 18593 | | |
| 18594 | + | |
| 18595 | + | |
| 18596 | + | |
| 18597 | + | |
| 18598 | + | |
| 18599 | + | |
| 18600 | + | |
| 18601 | + | |
| 18602 | + | |
| 18603 | + | |
18580 | 18604 | | |
18581 | 18605 | | |
18582 | 18606 | | |
| |||
21313 | 21337 | | |
21314 | 21338 | | |
21315 | 21339 | | |
21316 | | - | |
| 21340 | + | |
21317 | 21341 | | |
21318 | 21342 | | |
21319 | 21343 | | |
| |||
22111 | 22135 | | |
22112 | 22136 | | |
22113 | 22137 | | |
22114 | | - | |
22115 | | - | |
22116 | | - | |
| 22138 | + | |
| 22139 | + | |
| 22140 | + | |
22117 | 22141 | | |
22118 | | - | |
| 22142 | + | |
22119 | 22143 | | |
22120 | 22144 | | |
22121 | | - | |
| 22145 | + | |
22122 | 22146 | | |
22123 | 22147 | | |
22124 | 22148 | | |
22125 | | - | |
22126 | | - | |
22127 | | - | |
| 22149 | + | |
| 22150 | + | |
| 22151 | + | |
22128 | 22152 | | |
22129 | 22153 | | |
22130 | 22154 | | |
22131 | 22155 | | |
22132 | | - | |
| 22156 | + | |
22133 | 22157 | | |
22134 | 22158 | | |
22135 | 22159 | | |
| |||
0 commit comments