Skip to content

chore(deps-dev): bump concurrently from 9.2.1 to 10.0.1#3282

Merged
Yeraze merged 1 commit into
mainfrom
dependabot/npm_and_yarn/concurrently-10.0.1
Jun 1, 2026
Merged

chore(deps-dev): bump concurrently from 9.2.1 to 10.0.1#3282
Yeraze merged 1 commit into
mainfrom
dependabot/npm_and_yarn/concurrently-10.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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
Attestation changes

This version has no provenance attestation, while the previous version (9.2.1) was attested. Review the package versions before updating.


@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

⚠️ This PR contains a version-update:semver-major update and requires manual review before merging.

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.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/concurrently-10.0.1 branch from a451dff to d6aebf0 Compare June 1, 2026 09:11
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

⚠️ This PR contains a version-update:semver-major update and requires manual review before merging.

@Yeraze Yeraze merged commit 5835c15 into main Jun 1, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/concurrently-10.0.1 branch June 1, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant