chore: rollback devDep npm-run-all2 to v8 for Node 20#6040
Merged
Conversation
v9 has an undocumented breaking change of only supporting Node 22.22+ Ref mochajs#6019
mark-wiemer
commented
Jun 7, 2026
3 tasks
JoshuaKGoldberg
approved these changes
Jun 7, 2026
JoshuaKGoldberg
left a comment
Member
There was a problem hiding this comment.
I re-triggered the tests (#6042). Once this passes, ✅
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6040 +/- ##
=======================================
Coverage 78.08% 78.08%
=======================================
Files 63 63
Lines 4581 4581
Branches 978 978
=======================================
Hits 3577 3577
Misses 1004 1004 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
npm iwith Node 22.21.1 gives EBADENGINE fornpm-run-all2#6038status: accepting prsOverview
v9 of this devDep has an undocumented breaking change of only supporting Node 22.22+
Ref #6019 and bcomnes/npm-run-all2#231