Skip to content

Commit 7f3dd86

Browse files
chore(deps-dev): bump concurrently from 9.2.0 to 9.2.1 (#330)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.2.0 to 9.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-cli-tools/concurrently/releases">concurrently's releases</a>.</em></p> <blockquote> <h2>v9.2.1</h2> <h2>What's Changed</h2> <ul> <li>chore: update eslint-plugin-simple-import-sort from v10 to v12 by <a href="https://github.com/noritaka1166"><code>@​noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/551">open-cli-tools/concurrently#551</a></li> <li>chore: update eslint-config-prettier from v9 to v10 by <a href="https://github.com/noritaka1166"><code>@​noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/552">open-cli-tools/concurrently#552</a></li> <li>Remove lodash by <a href="https://github.com/gustavohenke"><code>@​gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/555">open-cli-tools/concurrently#555</a></li> <li>chore: update coveralls-next from v4 to v5 by <a href="https://github.com/noritaka1166"><code>@​noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/557">open-cli-tools/concurrently#557</a></li> <li>Replace jest with vitest by <a href="https://github.com/gustavohenke"><code>@​gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/554">open-cli-tools/concurrently#554</a></li> <li>Upgrade to pnpm v10 by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/558">open-cli-tools/concurrently#558</a></li> <li>chore: remove unused eslint-plugin-jest by <a href="https://github.com/noritaka1166"><code>@​noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/559">open-cli-tools/concurrently#559</a></li> <li>Minor dependency updates by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/560">open-cli-tools/concurrently#560</a></li> <li>Migrate to ESLint v9 by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/561">open-cli-tools/concurrently#561</a></li> <li>Update shell-quote to 1.8.3 by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/562">open-cli-tools/concurrently#562</a></li> <li>Full coverage by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/563">open-cli-tools/concurrently#563</a></li> <li>Update GH actions/workflows, enable NPM provenance by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/564">open-cli-tools/concurrently#564</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1">https://github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-cli-tools/concurrently/commit/414cd016c60cb24a3a70db498946c0b7743717d5"><code>414cd01</code></a> 9.2.1</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/0dfedb028cbc6aaed0761bf22f7e23e26101ce18"><code>0dfedb0</code></a> Update GH actions/workflows, enable npm provenance (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/564">#564</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/ee81511999ccb9073d8ec3626675df434c6e542e"><code>ee81511</code></a> Remove obsolete tsdk config</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/09d3d7b11f12faf86fc8ad8befc5ad221669994f"><code>09d3d7b</code></a> Full coverage (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/563">#563</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/8cfc6a6cb40f5092196aa383cadf1f92596effcc"><code>8cfc6a6</code></a> Update shell-quote to 1.8.3 (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/562">#562</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/4c403f8b01ef359ad72cc02e059100577fd2c28f"><code>4c403f8</code></a> Migrate to ESLint v9 (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/561">#561</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/8bfcaf782819005d46b0cb06118559d1c84aa852"><code>8bfcaf7</code></a> Minor dependency updates (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/560">#560</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/389fec48309d1736e3b1eae0c372ce142362c8f3"><code>389fec4</code></a> Enable watch mode &amp; coverage for unit tests by default</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/7993ce6817c271dd726bc86b87a3955841137cee"><code>7993ce6</code></a> chore: remove unused eslint-plugin-jest (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/559">#559</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/58300f45eb8122bf288fa58851d2b43f55d91b1d"><code>58300f4</code></a> Remove obsolete .npmrc file</li> <li>Additional commits viewable in <a href="https://github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=concurrently&package-manager=npm_and_yarn&previous-version=9.2.0&new-version=9.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 루밀LuMir <[email protected]>
1 parent 4e744b4 commit 7f3dd86

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"devDependencies": {
8282
"@types/node": "^24.3.0",
8383
"c8": "^10.1.3",
84-
"concurrently": "^9.2.0",
84+
"concurrently": "^9.2.1",
8585
"editorconfig-checker": "^6.1.0",
8686
"eslint": "^9.34.0",
8787
"eslint-config-bananass": "^0.4.0",

0 commit comments

Comments
 (0)