Commit cad63bb
authored
chore(deps): update dependency concurrently to v9.2.1 (#2191)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[concurrently](https://redirect.github.com/open-cli-tools/concurrently)
| [`9.1.2` ->
`9.2.1`](https://renovatebot.com/diffs/npm/concurrently/9.1.2/9.2.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>open-cli-tools/concurrently (concurrently)</summary>
###
[`v9.2.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.2.1)
[Compare
Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1)
#### What's Changed
- chore: update eslint-plugin-simple-import-sort from v10 to v12 by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​551](https://redirect.github.com/open-cli-tools/concurrently/pull/551)
- chore: update eslint-config-prettier from v9 to v10 by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​552](https://redirect.github.com/open-cli-tools/concurrently/pull/552)
- Remove lodash by
[@​gustavohenke](https://redirect.github.com/gustavohenke) in
[#​555](https://redirect.github.com/open-cli-tools/concurrently/pull/555)
- chore: update coveralls-next from v4 to v5 by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​557](https://redirect.github.com/open-cli-tools/concurrently/pull/557)
- Replace jest with vitest by
[@​gustavohenke](https://redirect.github.com/gustavohenke) in
[#​554](https://redirect.github.com/open-cli-tools/concurrently/pull/554)
- Upgrade to pnpm v10 by
[@​paescuj](https://redirect.github.com/paescuj) in
[#​558](https://redirect.github.com/open-cli-tools/concurrently/pull/558)
- chore: remove unused eslint-plugin-jest by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​559](https://redirect.github.com/open-cli-tools/concurrently/pull/559)
- Minor dependency updates by
[@​paescuj](https://redirect.github.com/paescuj) in
[#​560](https://redirect.github.com/open-cli-tools/concurrently/pull/560)
- Migrate to ESLint v9 by
[@​paescuj](https://redirect.github.com/paescuj) in
[#​561](https://redirect.github.com/open-cli-tools/concurrently/pull/561)
- Update shell-quote to 1.8.3 by
[@​paescuj](https://redirect.github.com/paescuj) in
[#​562](https://redirect.github.com/open-cli-tools/concurrently/pull/562)
- Full coverage by
[@​paescuj](https://redirect.github.com/paescuj) in
[#​563](https://redirect.github.com/open-cli-tools/concurrently/pull/563)
- Update GH actions/workflows, enable NPM provenance by
[@​paescuj](https://redirect.github.com/paescuj) in
[#​564](https://redirect.github.com/open-cli-tools/concurrently/pull/564)
**Full Changelog**:
<open-cli-tools/concurrently@v9.2.0...v9.2.1>
###
[`v9.2.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.2.0)
[Compare
Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.1.2...v9.2.0)
#### What's Changed
- Bump esbuild from 0.23.1 to 0.25.0 in the npm\_and\_yarn group by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​528](https://redirect.github.com/open-cli-tools/concurrently/pull/528)
- fix: don't throw when there are no commands by
[@​gustavohenke](https://redirect.github.com/gustavohenke) in
[#​532](https://redirect.github.com/open-cli-tools/concurrently/pull/532)
- docs: nicer quotes by
[@​IsaacLeeWebDev](https://redirect.github.com/IsaacLeeWebDev) in
[#​537](https://redirect.github.com/open-cli-tools/concurrently/pull/537)
- Add `--kill-timeout` by
[@​gustavohenke](https://redirect.github.com/gustavohenke) in
[#​540](https://redirect.github.com/open-cli-tools/concurrently/pull/540)
- docs: fix typo by
[@​ldeveber](https://redirect.github.com/ldeveber) in
[#​542](https://redirect.github.com/open-cli-tools/concurrently/pull/542)
- fix: correct typos in comments and documentation by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​544](https://redirect.github.com/open-cli-tools/concurrently/pull/544)
- refactor: use startsWith & simplify boolean expression by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​543](https://redirect.github.com/open-cli-tools/concurrently/pull/543)
- refactor: use optional chaining by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​545](https://redirect.github.com/open-cli-tools/concurrently/pull/545)
- Handle SIGPIPEs by
[@​gustavohenke](https://redirect.github.com/gustavohenke) in
[#​547](https://redirect.github.com/open-cli-tools/concurrently/pull/547)
- refactor: fix map and reduce as return values are not used by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​546](https://redirect.github.com/open-cli-tools/concurrently/pull/546)
- docs: fix typos in docs by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​548](https://redirect.github.com/open-cli-tools/concurrently/pull/548)
- chore: update jest from v29 to v30 by
[@​noritaka1166](https://redirect.github.com/noritaka1166) in
[#​549](https://redirect.github.com/open-cli-tools/concurrently/pull/549)
- chore: update
[@​types/jest](https://redirect.github.com/types/jest) from v29 to
v30 by [@​noritaka1166](https://redirect.github.com/noritaka1166)
in
[#​550](https://redirect.github.com/open-cli-tools/concurrently/pull/550)
#### New Contributors
- [@​IsaacLeeWebDev](https://redirect.github.com/IsaacLeeWebDev)
made their first contribution in
[#​537](https://redirect.github.com/open-cli-tools/concurrently/pull/537)
- [@​ldeveber](https://redirect.github.com/ldeveber) made their
first contribution in
[#​542](https://redirect.github.com/open-cli-tools/concurrently/pull/542)
- [@​noritaka1166](https://redirect.github.com/noritaka1166) made
their first contribution in
[#​544](https://redirect.github.com/open-cli-tools/concurrently/pull/544)
**Full Changelog**:
<open-cli-tools/concurrently@v9.1.2...v9.2.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled because a matching PR was automerged
previously.
♻ **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/runtime-env/import-meta-env).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 05057a9 commit cad63bb
File tree
22 files changed
+352
-436
lines changed- packages/examples
- babel-starter-example
- docker-compose-starter-example
- docker-starter-example
- rollup-plugin-babel-example
- rollup-starter-example
- rollup-swc-example
- webpack-babel-loader-example
- webpack-starter-example
- webpack-swc-example
- webpack-ts-loader-example
- worker-example
22 files changed
+352
-436
lines changedLines changed: 31 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 31 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments