dependabot[bot] opened a new pull request, #1341: URL: https://github.com/apache/daffodil-vscode/pull/1341
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.2.0. <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.0</h2> <h2>What's Changed</h2> <ul> <li>Bump esbuild from 0.23.1 to 0.25.0 in the npm_and_yarn group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/528">open-cli-tools/concurrently#528</a></li> <li>fix: don't throw when there are no commands by <a href="https://github.com/gustavohenke"><code>@gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/532">open-cli-tools/concurrently#532</a></li> <li>docs: nicer quotes by <a href="https://github.com/IsaacLeeWebDev"><code>@IsaacLeeWebDev</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/537">open-cli-tools/concurrently#537</a></li> <li>Add <code>--kill-timeout</code> by <a href="https://github.com/gustavohenke"><code>@gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/540">open-cli-tools/concurrently#540</a></li> <li>docs: fix typo by <a href="https://github.com/ldeveber"><code>@ldeveber</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/542">open-cli-tools/concurrently#542</a></li> <li>fix: correct typos in comments and documentation by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/544">open-cli-tools/concurrently#544</a></li> <li>refactor: use startsWith & simplify boolean expression by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/543">open-cli-tools/concurrently#543</a></li> <li>refactor: use optional chaining by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/545">open-cli-tools/concurrently#545</a></li> <li>Handle SIGPIPEs by <a href="https://github.com/gustavohenke"><code>@gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/547">open-cli-tools/concurrently#547</a></li> <li>refactor: fix map and reduce as return values are not used by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/546">open-cli-tools/concurrently#546</a></li> <li>docs: fix typos in docs by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/548">open-cli-tools/concurrently#548</a></li> <li>chore: update jest from v29 to v30 by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/549">open-cli-tools/concurrently#549</a></li> <li>chore: update <code>@types/jest</code> from v29 to v30 by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/550">open-cli-tools/concurrently#550</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/IsaacLeeWebDev"><code>@IsaacLeeWebDev</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/537">open-cli-tools/concurrently#537</a></li> <li><a href="https://github.com/ldeveber"><code>@ldeveber</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/542">open-cli-tools/concurrently#542</a></li> <li><a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/544">open-cli-tools/concurrently#544</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v9.1.2...v9.2.0">https://github.com/open-cli-tools/concurrently/compare/v9.1.2...v9.2.0</a></p> <h2>v9.1.2</h2> <h2>What's Changed</h2> <ul> <li>Add ability to have custom logger by <a href="https://github.com/mwood23"><code>@mwood23</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/522">open-cli-tools/concurrently#522</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mwood23"><code>@mwood23</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/522">open-cli-tools/concurrently#522</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v9.1.1...v9.1.2">https://github.com/open-cli-tools/concurrently/compare/v9.1.1...v9.1.2</a></p> <h2>v9.1.1</h2> <h2>What's Changed</h2> <ul> <li>fix: support Deno's JSON with comments configuration by <a href="https://github.com/mahtaran"><code>@mahtaran</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/523">open-cli-tools/concurrently#523</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.1">https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.1</a></p> <h2>v9.1.0</h2> <h2>What's Changed</h2> <ul> <li>Remove signal event listeners on finish by <a href="https://github.com/gustavohenke"><code>@gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/512">open-cli-tools/concurrently#512</a></li> <li>Add support for Deno shortcuts and wildcards by <a href="https://github.com/mahtaran"><code>@mahtaran</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/508">open-cli-tools/concurrently#508</a></li> <li>bin: show help when no args are passed by <a href="https://github.com/gustavohenke"><code>@gustavohenke</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/513">open-cli-tools/concurrently#513</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mahtaran"><code>@mahtaran</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/508">open-cli-tools/concurrently#508</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0">https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-cli-tools/concurrently/commit/ef4bc2fcbef7f24485b7a89de53872047342bdb9"><code>ef4bc2f</code></a> 9.2.0</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/2458453781eb8a83bee60e8e6ce0e1bbe34937fa"><code>2458453</code></a> chore: update <code>@types/jest</code> from v29 to v30 (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/550">#550</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/0994b38007ad5307a57602992ab41839c19ab47e"><code>0994b38</code></a> chore: update jest from v29 to v30 (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/549">#549</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/b87c0bf7dd23cda10f8e7ff6b4d58f1b4df68c98"><code>b87c0bf</code></a> docs: fix typos (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/548">#548</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/d8e922f9070b522b815b33bd8c1f960806d4ce55"><code>d8e922f</code></a> Refactor map and reduce as return values are not used (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/546">#546</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/97fdd54357de660919e136d1422feafedd9a8725"><code>97fdd54</code></a> Handle SIGPIPEs (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/547">#547</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/b2cfc4f218b146496460440a9882917a08196e0d"><code>b2cfc4f</code></a> Use optional chaining (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/545">#545</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/5ed21af07ec47d0ad3558025b10743bdf7826823"><code>5ed21af</code></a> Use startsWith & simplify boolean expression (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/543">#543</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/041bcd9470b0630fdc13df59a68cfee5c08f6129"><code>041bcd9</code></a> correct typos in comments and documentation (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/544">#544</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/d001333e37176761d04cc30e4903008cf6e0f00b"><code>d001333</code></a> docs: fix typo (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/542">#542</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.2.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
