Skip to content

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

Merged
broofa merged 1 commit into
uuidjs: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 into
uuidjs:mainfrom
robert-gruner:chore/migrate-to-npm-run-all2

Conversation

@robert-gruner

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

Copy link
Copy Markdown
Contributor

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

broofa commented Apr 5, 2026

Copy link
Copy Markdown
Member

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
zeekay pushed a commit to hanzoai/uuid that referenced this pull request Sep 9, 2026
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