Bump concurrently from 8.2.0 to 8.2.1 #80

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/concurrently-8.2.1 into main 2023-08-23 08:27:04 +00:00
dependabot[bot] commented 2023-08-23 00:22:18 +00:00 (Migrated from github.com)

Bumps concurrently from 8.2.0 to 8.2.1.

Release notes

Sourced from concurrently's releases.

v8.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.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>v8.2.1</h2> <h2>What's Changed</h2> <ul> <li>Delay summary timings output until finished by <a href="https://github.com/kayahr"><code>@​kayahr</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/431">open-cli-tools/concurrently#431</a></li> <li>Replace deprecated RxJS code by <a href="https://github.com/paescuj"><code>@​paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/343">open-cli-tools/concurrently#343</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kayahr"><code>@​kayahr</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/431">open-cli-tools/concurrently#431</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1">https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-cli-tools/concurrently/commit/16182089336827900ef2fc943b353c14b850cc9b"><code>1618208</code></a> 8.2.1</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/ac6265d5f01df0de3f393e208cee3d085d44e148"><code>ac6265d</code></a> Update dependencies</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/2a75a336d82c5602c3155ad9e6259d59fa3cb714"><code>2a75a33</code></a> Update test.yml</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/366215d22315311a8f757fc936a5f848d068c85f"><code>366215d</code></a> Fix lockfile</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/5d0a985ec399bf6adef02ce822b1f40de7bbbbb7"><code>5d0a985</code></a> Update dev deps</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/eadbc6aac0f194c8dcf3fe5376fb2c532a30494d"><code>eadbc6a</code></a> Replace deprecated RxJS code (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/343">#343</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/744ece9faab8e257f7cf7fb743e7ebaedd87e8b3"><code>744ece9</code></a> Delay summary timings output until finished (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/431">#431</a>)</li> <li>See full diff in <a href="https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.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=8.2.0&new-version=8.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>
cloudflare-workers-and-pages[bot] commented 2023-08-23 00:22:19 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bb71d9b
Status:   Deploy successful!
Preview URL: https://4a325c44.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-conc-9fhb.powertools.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>bb71d9b</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://4a325c44.powertools.pages.dev'>https://4a325c44.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-conc-9fhb.powertools.pages.dev'>https://dependabot-npm-and-yarn-conc-9fhb.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/4a325c44-7645-4277-9480-42930b2cbdb6)
This repo is archived. You cannot comment on pull requests.
No description provided.