Skip to content

Upgrade npm-run-all2 to v9 - #1231

Draft
dgee2 wants to merge 1 commit into
deps-msw-storybook-addon-majorfrom
deps-npm-run-all2-major
Draft

Upgrade npm-run-all2 to v9#1231
dgee2 wants to merge 1 commit into
deps-msw-storybook-addon-majorfrom
deps-npm-run-all2-major

Conversation

@dgee2

@dgee2 dgee2 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Bumps npm-run-all2 8.0.4 -> 9.0.3, used by the build script's
run-p type-check "build-only {@}" -- invocation. v9's only
documented breaking change (glob patterns matching zero tasks now
succeed instead of erroring) doesn't affect this repo's fixed
script names, and its CLI syntax is unchanged.

Note: v9's own package.json requires Node ^22.22.2 || ^24.15.0 ||

=26.0.0, narrower than this repo's engines.node
(^20.19.0 || ^22.13.0 || >=24.0.0). CI's actions/setup-node@v6 pins
node-version: 22.x, which floats to the latest 22.x patch and should
already satisfy this, but local devs on Node 20.x or an early 22.x
patch may need to upgrade.

Verified: lint, build (exercises run-p directly), unit tests
(57/57), storybook interaction tests (78/78).

Co-authored-by: Claude noreply@anthropic.com


Stack created with GitHub Stacks CLIGive Feedback 💬

Bumps npm-run-all2 8.0.4 -> 9.0.3, used by the build script's
`run-p type-check "build-only {@}" --` invocation. v9's only
documented breaking change (glob patterns matching zero tasks now
succeed instead of erroring) doesn't affect this repo's fixed
script names, and its CLI syntax is unchanged.

Note: v9's own package.json requires Node ^22.22.2 || ^24.15.0 ||
>=26.0.0, narrower than this repo's engines.node
(^20.19.0 || ^22.13.0 || >=24.0.0). CI's actions/setup-node@v6 pins
node-version: 22.x, which floats to the latest 22.x patch and should
already satisfy this, but local devs on Node 20.x or an early 22.x
patch may need to upgrade.

Verified: lint, build (exercises run-p directly), unit tests
(57/57), storybook interaction tests (78/78).

Co-authored-by: Claude <noreply@anthropic.com>
@dgee2
dgee2 force-pushed the deps-npm-run-all2-major branch from 75ba0fc to f27b349 Compare August 13, 2026 21:45
@sonarqubecloud

Copy link
Copy Markdown

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