Skip to content

chore(deps): update dependency concurrently to v10#141

Merged
dtoxvanilla1991 merged 1 commit into
masterfrom
renovate/concurrently-10.x
May 29, 2026
Merged

chore(deps): update dependency concurrently to v10#141
dtoxvanilla1991 merged 1 commit into
masterfrom
renovate/concurrently-10.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
concurrently ^9.0.1^10.0.0 age confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v10.0.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot requested a review from a team as a code owner May 29, 2026 03:10
@dtoxvanilla1991

Copy link
Copy Markdown
Contributor

@copilot any migration required in the codebase for this major -v bump?

Copilot AI commented May 29, 2026

Copy link
Copy Markdown
Contributor

@copilot any migration required in the codebase for this major -v bump?

No code migration is needed for our current usage (npx concurrently ... --names ... -c ...)—those CLI flags are still valid in v10. The main breaking change is runtime: concurrently@10 requires Node.js >=22 (v9 was >=18). So only environments running that Laravel playground script need Node 22+.

@dtoxvanilla1991 dtoxvanilla1991 self-assigned this May 29, 2026
@dtoxvanilla1991 dtoxvanilla1991 merged commit f8b1f4a into master May 29, 2026
3 checks passed
@dtoxvanilla1991 dtoxvanilla1991 deleted the renovate/concurrently-10.x branch May 29, 2026 09:52
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.

3 participants