Skip to content

chore: use maintained version of npm-run-all#930

Merged
broofa merged 1 commit intouuidjs:mainfrom
robert-gruner:chore/migrate-to-npm-run-all2
Apr 5, 2026
Merged

chore: use maintained version of npm-run-all#930
broofa merged 1 commit intouuidjs:mainfrom
robert-gruner:chore/migrate-to-npm-run-all2

Conversation

@robert-gruner
Copy link
Copy Markdown
Contributor

@robert-gruner robert-gruner commented Apr 4, 2026

npm-run-all package is not maintained since several years. There is an actively maintained fork.

There are some initiatives which want to help keeping the ecosystem up-to-date. See e.g.:

Comment thread package.json
"lint-staged": "15.5.2",
"neostandard": "0.12.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "7.0.2",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

note: We have to use major version 7 for now since in v8 support for Node 18 was dropped: https://github.com/bcomnes/npm-run-all2/releases/tag/v8.0.0

@broofa
Copy link
Copy Markdown
Member

broofa commented Apr 5, 2026

Thanks for the help.

FWIW, the dependency graphs of npm-run-all vs. npm-run-all2 are pretty interesting.

@broofa broofa enabled auto-merge (squash) April 5, 2026 14:27
@broofa broofa disabled auto-merge April 5, 2026 14:27
@broofa broofa merged commit e2879e6 into uuidjs:main Apr 5, 2026
5 checks passed
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.

2 participants