Skip to content

Commit cad63bb

Browse files
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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/concurrently/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/concurrently/9.1.2/9.2.1?slim=true)](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 [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;551](https://redirect.github.com/open-cli-tools/concurrently/pull/551) - chore: update eslint-config-prettier from v9 to v10 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;552](https://redirect.github.com/open-cli-tools/concurrently/pull/552) - Remove lodash by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;555](https://redirect.github.com/open-cli-tools/concurrently/pull/555) - chore: update coveralls-next from v4 to v5 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;557](https://redirect.github.com/open-cli-tools/concurrently/pull/557) - Replace jest with vitest by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;554](https://redirect.github.com/open-cli-tools/concurrently/pull/554) - Upgrade to pnpm v10 by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;558](https://redirect.github.com/open-cli-tools/concurrently/pull/558) - chore: remove unused eslint-plugin-jest by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;559](https://redirect.github.com/open-cli-tools/concurrently/pull/559) - Minor dependency updates by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;560](https://redirect.github.com/open-cli-tools/concurrently/pull/560) - Migrate to ESLint v9 by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;561](https://redirect.github.com/open-cli-tools/concurrently/pull/561) - Update shell-quote to 1.8.3 by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;562](https://redirect.github.com/open-cli-tools/concurrently/pull/562) - Full coverage by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;563](https://redirect.github.com/open-cli-tools/concurrently/pull/563) - Update GH actions/workflows, enable NPM provenance by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;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 [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;528](https://redirect.github.com/open-cli-tools/concurrently/pull/528) - fix: don't throw when there are no commands by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;532](https://redirect.github.com/open-cli-tools/concurrently/pull/532) - docs: nicer quotes by [@&#8203;IsaacLeeWebDev](https://redirect.github.com/IsaacLeeWebDev) in [#&#8203;537](https://redirect.github.com/open-cli-tools/concurrently/pull/537) - Add `--kill-timeout` by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;540](https://redirect.github.com/open-cli-tools/concurrently/pull/540) - docs: fix typo by [@&#8203;ldeveber](https://redirect.github.com/ldeveber) in [#&#8203;542](https://redirect.github.com/open-cli-tools/concurrently/pull/542) - fix: correct typos in comments and documentation by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;544](https://redirect.github.com/open-cli-tools/concurrently/pull/544) - refactor: use startsWith & simplify boolean expression by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;543](https://redirect.github.com/open-cli-tools/concurrently/pull/543) - refactor: use optional chaining by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;545](https://redirect.github.com/open-cli-tools/concurrently/pull/545) - Handle SIGPIPEs by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;547](https://redirect.github.com/open-cli-tools/concurrently/pull/547) - refactor: fix map and reduce as return values are not used by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;546](https://redirect.github.com/open-cli-tools/concurrently/pull/546) - docs: fix typos in docs by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;548](https://redirect.github.com/open-cli-tools/concurrently/pull/548) - chore: update jest from v29 to v30 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;549](https://redirect.github.com/open-cli-tools/concurrently/pull/549) - chore: update [@&#8203;types/jest](https://redirect.github.com/types/jest) from v29 to v30 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;550](https://redirect.github.com/open-cli-tools/concurrently/pull/550) #### New Contributors - [@&#8203;IsaacLeeWebDev](https://redirect.github.com/IsaacLeeWebDev) made their first contribution in [#&#8203;537](https://redirect.github.com/open-cli-tools/concurrently/pull/537) - [@&#8203;ldeveber](https://redirect.github.com/ldeveber) made their first contribution in [#&#8203;542](https://redirect.github.com/open-cli-tools/concurrently/pull/542) - [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) made their first contribution in [#&#8203;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

22 files changed

+352
-436
lines changed

packages/examples/babel-starter-example/package-lock.json

Lines changed: 31 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/babel-starter-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/core": "7.28.4",
1111
"@babel/preset-env": "7.28.3",
1212
"chai": "6.2.0",
13-
"concurrently": "9.1.2",
13+
"concurrently": "9.2.1",
1414
"cross-env": "7.0.3",
1515
"rimraf": "6.0.1"
1616
}

packages/examples/docker-compose-starter-example/package-lock.json

Lines changed: 31 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/docker-compose-starter-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"chai": "5.3.3",
14-
"concurrently": "9.1.2",
14+
"concurrently": "9.2.1",
1515
"cross-env": "7.0.3",
1616
"html-webpack-plugin": "5.6.4",
1717
"picocolors": "1.1.1",

0 commit comments

Comments
 (0)