chore(deps): update dependency concurrently to v10 - #499
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
5 times, most recently
from
July 6, 2026 01:48
46ac799 to
c15ae56
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
5 times, most recently
from
July 13, 2026 16:49
5666e6b to
b436e73
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
4 times, most recently
from
July 22, 2026 02:31
56ff217 to
7f78698
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
7 times, most recently
from
August 3, 2026 08:38
0201104 to
dde29b0
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
4 times, most recently
from
August 10, 2026 13:14
056843d to
3512c19
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
3 times, most recently
from
August 22, 2026 22:26
d381812 to
8317aca
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
from
August 29, 2026 23:39
8317aca to
028560e
Compare
renovate
Bot
force-pushed
the
renovate/concurrently-10.x
branch
from
August 30, 2026 00:40
028560e to
3962213
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.2.4→^10.0.4Release Notes
open-cli-tools/concurrently (concurrently)
v10.0.4Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v10.0.3...v10.0.4
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
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.