Skip to content

Commit

Permalink
build(deps-dev): Bump concurrently from 7.4.0 to 7.6.0 (#1150)
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently)
from 7.4.0 to 7.6.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>v7.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Support percent values in maxProcesses by <a
href="https://github.com/lynxtaa"><code>@​lynxtaa</code></a> in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/375">open-cli-tools/concurrently#375</a></li>
<li>Enable TypeScript strict mode by <a
href="https://github.com/gustavohenke"><code>@​gustavohenke</code></a>
in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/374">open-cli-tools/concurrently#374</a></li>
<li>update install command to use <code>--save-dev</code> by <a
href="https://github.com/DetachHead"><code>@​DetachHead</code></a> in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/376">open-cli-tools/concurrently#376</a></li>
<li>Correct wildcard naming as described in README by <a
href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/385">open-cli-tools/concurrently#385</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/lynxtaa"><code>@​lynxtaa</code></a> made
their first contribution in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/375">open-cli-tools/concurrently#375</a></li>
<li><a
href="https://github.com/DetachHead"><code>@​DetachHead</code></a> made
their first contribution in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/376">open-cli-tools/concurrently#376</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0">https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0</a></p>
<h2>v7.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add auto colors functionality by <a
href="https://github.com/eliasm307"><code>@​eliasm307</code></a>, <a
href="https://github.com/paescuj"><code>@​paescuj</code></a>, <a
href="https://github.com/gustavohenke"><code>@​gustavohenke</code></a>
in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/296">open-cli-tools/concurrently#296</a></li>
<li>Fix <code>onFinish</code> signature when using
exactOptionalPropertyTypes by <a
href="https://github.com/Baune8D"><code>@​Baune8D</code></a> in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/372">open-cli-tools/concurrently#372</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0">https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/97248d940f2cd82c69cb47925400dcfd70efcfc1"><code>97248d9</code></a>
7.6.0</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/e3ded823e3d60c1dfbfcda6c2900fd9c29dbda2c"><code>e3ded82</code></a>
7.5.1</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/2c88042373820b1c636a8b4222e643cd81914e95"><code>2c88042</code></a>
Update CI badge</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/0b5890b5b8bd99c69e3fae02a4d8c9bdd317f82f"><code>0b5890b</code></a>
Make prettier happy</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/2e1d5b2f028f9073463f33648adfbd837b40c44e"><code>2e1d5b2</code></a>
Add note about existing issues</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/1932cd70d3289781a4e799bac90b35fe1594f741"><code>1932cd7</code></a>
Use .prettierignore so it applies everywhere (<a
href="https://redirect.github.com/open-cli-tools/concurrently/issues/388">#388</a>)</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/70735a52e81e1705a95b86b2918f430a65395d3d"><code>70735a5</code></a>
Format README</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/d003e1fff8c2ba343b37b0b6c6f65e64547d88ed"><code>d003e1f</code></a>
Add hint about '--save-dev' in installation section</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/744309ba2ad14a8a409bbe5e028e67f9e7021191"><code>744309b</code></a>
Update deps (<a
href="https://redirect.github.com/open-cli-tools/concurrently/issues/386">#386</a>)</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/c315a4201c4a9422801d7018cdf6e11e462d56f1"><code>c315a42</code></a>
Enhance &quot;Installation&quot; section in README</li>
<li>Additional commits viewable in <a
href="https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.6.0">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=7.4.0&new-version=7.6.0)](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>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent f207995 commit af14565
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af14565

Please sign in to comment.