Skip to content

chore(deps): pin dependency concurrently to v9#6406

Merged
lukastaegert merged 2 commits into
masterfrom
renovate/concurrently-10.x
Jun 6, 2026
Merged

chore(deps): pin dependency concurrently to v9#6406
lukastaegert merged 2 commits into
masterfrom
renovate/concurrently-10.x

Conversation

@renovate

@renovate renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
concurrently ^9.2.1^10.0.3 age confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v10.0.3

Compare 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.1

Compare Source

  • Ensure FlowController type is exported - #​594

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

v10.0.0

Compare Source

💥 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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 06:00 PM and 11:59 PM, only on Thursday (* 18-23 * * 4)
    • Between 12:00 AM and 05:59 AM, only on Friday (* 0-5 * * 5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment Jun 6, 2026 4:43am

Request Review

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/concurrently-10.x

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-n7uvem5hr-rollup-js.vercel.app/repl/?pr=6406

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Performance report

  • BUILD: 6970ms, 837 MB
    • initialize: 0ms, 23.9 MB (+7%)
    • generate module graph: 2501ms, 640 MB
      • generate ast: 1304ms, 627 MB
    • sort and bind modules: 442ms, 706 MB
    • mark included statements: 3993ms, 837 MB
      • treeshaking pass 1: 2217ms, 841 MB (+2%)
      • treeshaking pass 2: 483ms, 832 MB
      • treeshaking pass 3: 421ms, 835 MB
      • treeshaking pass 4: 409ms, 825 MB
      • treeshaking pass 5: 405ms, 837 MB
  • GENERATE: 719ms, 908 MB
    • initialize render: 0ms, 837 MB
    • generate chunks: 40ms, 831 MB
      • optimize chunks: 0ms, 853 MB
    • render chunks: 659ms, 882 MB
    • transform chunks: 18ms, 908 MB
    • generate bundle: 0ms, 908 MB

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (f2f58c4) to head (c14feb5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6406   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         274      274           
  Lines       10789    10789           
  Branches     2882     2882           
=======================================
  Hits        10658    10658           
  Misses         89       89           
  Partials       42       42           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/concurrently-10.x branch from 05f4e1d to a8c81a7 Compare June 5, 2026 05:04
@lukastaegert lukastaegert changed the title chore(deps): update dependency concurrently to v10 chore(deps): pin dependency concurrently to v9 Jun 6, 2026
renovate Bot and others added 2 commits June 6, 2026 06:42
@renovate

renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lukastaegert lukastaegert force-pushed the renovate/concurrently-10.x branch from 809965c to c14feb5 Compare June 6, 2026 04:42
@lukastaegert lukastaegert enabled auto-merge June 6, 2026 04:42
@lukastaegert lukastaegert added this pull request to the merge queue Jun 6, 2026
Merged via the queue into master with commit 126e141 Jun 6, 2026
48 checks passed
@lukastaegert lukastaegert deleted the renovate/concurrently-10.x branch June 6, 2026 05:34
@github-actions

Copy link
Copy Markdown

This PR has been released as part of rollup@4.62.0. You can test it via npm install rollup.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant