ci: node 26 - #4763
Conversation
|
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Actions CI matrix to test webpack-cli against Node.js 26, keeping coverage across multiple supported Node majors while dropping Node 25 from the test job.
Changes:
- Replace Node
25.xwith26.xin thetestjob’snode-versionmatrix.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4763 +/- ##
=======================================
Coverage 93.32% 93.32%
=======================================
Files 14 14
Lines 5466 5466
Branches 793 793
=======================================
Hits 5101 5101
Misses 363 363
Partials 2 2 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
dba98c4 to
01f61df
Compare
|
Bug in |
|
got a link? |
01f61df to
d7f371f
Compare
|
rebased to check if the upstream dep is fixed |
4e11cf2 to
24ab3c0
Compare
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Summary
ci node 26 and fixing tests in v26.
What kind of change does this PR introduce?
ci
Did you add tests for your changes?
Yes
Does this PR introduce a breaking change?
No
If relevant, what needs to be documented once your changes are merged or what have you already documented?
Nothing
Use of AI
Yes
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com