Update dependency concurrently to v10#583
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #583 +/- ##
=======================================
Coverage 92.70% 92.70%
=======================================
Files 115 115
Lines 19508 19508
Branches 1428 1428
=======================================
Hits 18084 18084
Misses 1394 1394
Partials 30 30 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
3 times, most recently
from
June 2, 2026 17:50
4bae0f5 to
0491e25
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
6 times, most recently
from
June 11, 2026 23:50
a44fd4a to
1800556
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
4 times, most recently
from
June 26, 2026 18:07
0aea9d2 to
f0a5452
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
from
June 30, 2026 20:26
f0a5452 to
aaf9342
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
from
June 30, 2026 20:57
aaf9342 to
5125b92
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.1.2→^10.0.0Release Notes
open-cli-tools/concurrently (concurrently)
v10.0.3Compare Source
Republish of https://github.com/open-cli-tools/concurrently/releases/tag/v10.0.1 with Trusted Publishing enabled (see #595)
Full Changelog: open-cli-tools/concurrently@v10.0.2...v10.0.3
v10.0.1Compare Source
FlowControllertype is exported - #594Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1
v10.0.0Compare Source
💥 Breaking Changes
Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
It's now possible to
require(esm). See here for interoperability.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.
--name-separator: use commas instead.killOthers: usekillOthersOninstead.✨ New Features
#ff0000.bold) - #450rgb(),hex(),bgRgb(), etc) - #578bg#RRGGBB- #578--shellCLI flag/shellAPI option - #288, #589, #556concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
[{color}{name}{/color}]- #583, #587🐛 Bug fixes
It should now also be possible to run commands like
"/some/command" foo bar"🔐 Security
shellquote- #591Other changes
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.2.1...v10.0.0
v9.2.4Compare Source
Full Changelog: open-cli-tools/concurrently@v9.2.3...v9.2.4
v9.2.3Compare Source
Full Changelog: open-cli-tools/concurrently@v9.2.2...v9.2.3
v9.2.1Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.2.0...v9.2.1
v9.2.0Compare Source
What's Changed
--kill-timeoutby @gustavohenke in #540New Contributors
Full Changelog: open-cli-tools/concurrently@v9.1.2...v9.2.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.