Skip to content

Update concurrently to newer version#1218

Closed
wing328 wants to merge 8 commits into
masterfrom
concurrently-update
Closed

Update concurrently to newer version#1218
wing328 wants to merge 8 commits into
masterfrom
concurrently-update

Conversation

@wing328

@wing328 wing328 commented Jun 11, 2026

Copy link
Copy Markdown
Member

to fix #1215


Summary by cubic

Upgrade concurrently to ^10.0.0 to align with Node 22. Switched glob to globSync and expanded Jest transform allowlist to include concurrently, glob@13, and core deps; no script or CLI changes.

  • Refactors

    • Reuse glob matches to avoid duplicate filesystem scans.
  • Dependencies

    • Bumped concurrently to ^10.0.0; refreshed yarn.lock.
    • Notable transitive: chalk@5, yargs@18, supports-color@10.2.2, cliui@9, string-width@7, shell-quote@1.8.4.

Written for commit 0bec4b8. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

@wing328 wing328 closed this Jun 11, 2026
@wing328 wing328 deleted the concurrently-update branch June 11, 2026 10:17
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.

Bump concurrently from 9.2.1 to 10.x to fix CVE-2026-9277 (shell-quote)

1 participant