Commit ca7f721
authored
chore(deps): update dependency concurrently to v9.2.1 (#2147)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[concurrently](https://redirect.github.com/open-cli-tools/concurrently)
| [`9.2.0` ->
`9.2.1`](https://renovatebot.com/diffs/npm/concurrently/9.2.0/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>
</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/runtime-env/import-meta-env).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 94e4c93 commit ca7f721
22 files changed
Lines changed: 352 additions & 436 deletions
File tree
- 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
Lines 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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
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