Skip to content

chore(deps): bump concurrently from 9.2.1 to 10.0.1#4718

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/concurrently-10.0.0
Open

chore(deps): bump concurrently from 9.2.1 to 10.0.1#4718
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/concurrently-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps concurrently from 9.2.1 to 10.0.1.

Release notes

Sourced from concurrently's releases.

v10.0.1

  • Ensure FlowController type is exported - #594

Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1

v10.0.0

💥 Breaking Changes

  • Dropped support for Node.js <22.0.0. Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
  • concurrently is now ESM-only. It's now possible to require(esm). See here for interoperability.
  • Prefix colors now default to automatic - #581 The colors used to default to reset (which does nothing). Concurrently now automatically selects a color, out of the box. The list of colors used is not jarring nor carries semantic meaning, and reads well in both dark and light terminal backgrounds.
  • Removed deprecated flags and options
    • CLI flag --name-separator: use commas instead.
    • API option killOthers: use killOthersOn instead.

✨ New Features

  • Support applying modifiers to hex prefix colors (e.g. #ff0000.bold) - #450
  • Support chalk's color functions in prefixes (e.g. rgb(), hex(), bgRgb(), etc) - #578
  • Set prefix background color via bg#RRGGBB - #578
  • Allow shell override via --shell CLI flag/shell API option - #288, #589, #556 concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
  • Manual prefix coloring in templates e.g. [{color}{name}{/color}] - #583, #587

🐛 Bug fixes

  • Scope quote normalization to CLI input - #582, #585 It should now also be possible to run commands like "/some/command" foo bar"
  • Don't throw when color doesn't exist - #580

🔐 Security

Other changes

  • Warn about running on Snap - #584

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.2.1...v10.0.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 14, 2026 22:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 14, 2026
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Error Error Jun 18, 2026 6:16pm

Request Review

@github-actions

github-actions Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

This PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here.

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.2.1 to 10.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump concurrently from 9.2.1 to 10.0.0 chore(deps): bump concurrently from 9.2.1 to 10.0.1 Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/concurrently-10.0.0 branch from 581d109 to 249ee5a Compare June 15, 2026 23:59
@jsundai

jsundai commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

error concurrently@10.0.1: The engine "node" is incompatible with this module. Expected version ">=22". Got "20.20.2"

@jsundai

jsundai commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Vercel settings:
The Node.js version used during builds and for Serverless Functions. Redeploy to apply changes.
20.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant