Skip to content

ci: pin Node.js 24.x to 24.5.0 to fix CI failures#19813

Merged
alexander-akait merged 1 commit intowebpack:mainfrom
3ru:fix/pin-node-24-version-ci
Aug 17, 2025
Merged

ci: pin Node.js 24.x to 24.5.0 to fix CI failures#19813
alexander-akait merged 1 commit intowebpack:mainfrom
3ru:fix/pin-node-24-version-ci

Conversation

@3ru
Copy link
Member

@3ru 3ru commented Aug 17, 2025

PR Description:

This PR pins Node.js 24.6 (=24.x) to version 24.5.0 in the CI workflow as a temporary workaround for a Node.js regression that causes CI failures.

Related to Node.js issue: nodejs/node#59480

What kind of change does this PR introduce?

CI/build configuration fix

Did you add tests for your changes?

N/A

Does this PR introduce a breaking change?

No

What needs to be documented once your changes are merged?

None

@3ru
Copy link
Member Author

3ru commented Aug 17, 2025

@alexander-akait
How about we pin the CI version on our side until the fix is released in nodejs?

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 17, 2025

CodSpeed Performance Report

Merging #19813 will degrade performances by 70.68%

Comparing 3ru:fix/pin-node-24-version-ci (739da94) with main (613a5ad)

Summary

⚡ 4 improvements
❌ 3 regressions
✅ 35 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark "cache-filesystem", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 240.9 ms 369 ms -34.72%
benchmark "devtool-eval", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 44 ms 92.1 ms -52.24%
benchmark "future-defaults", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 90.5 ms 52.5 ms +72.53%
benchmark "lodash", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 868 ms 70 ms ×12
benchmark "many-chunks-commonjs", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 401.7 ms 32.4 ms ×12
benchmark "many-modules-commonjs", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 113.5 ms 387.1 ms -70.68%
benchmark "react", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 89.8 ms 71.1 ms +26.34%

@alexander-akait alexander-akait merged commit c92deaf into webpack:main Aug 17, 2025
78 of 79 checks passed
@hai-x hai-x mentioned this pull request Aug 28, 2025
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