Update Node20 and Node24 to latest#3972
Merged
TingluoHuang merged 2 commits intoactions:mainfrom Aug 7, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Node.js version 24 from 24.4.0 to 24.5.0 to address CVE-2025-27209, which is a security vulnerability requiring the latest Node.js patch.
- Updates NODE24_VERSION constant from "24.4.0" to "24.5.0"
Comments suppressed due to low confidence (1)
src/Misc/externals.sh:10
- Node.js version 24.5.0 does not exist. The latest available version in the 24.x series is 24.4.0. Please verify the correct version number for the security patch addressing CVE-2025-27209.
NODE24_VERSION="24.5.0"
|
@djs-intel can you bump Node20 to 20.19.4 to address CVE-2025-27210 as well? Alternately, let me know if I should submit a separate PR for that change and I'll happily do so. |
salmanmkc
approved these changes
Aug 7, 2025
Contributor
|
thanks for the updates! |
addf328 to
7d0618f
Compare
This was referenced Aug 14, 2025
fmartinez255
pushed a commit
to TiVo/actions-runner
that referenced
this pull request
Oct 14, 2025
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.
Updating Node24 to 24.5.0 to address CVE-2025-27209.
https://github.com/actions/alpine_nodejs/actions/runs/16699347061
Updating Node20 to 20.19.4 to address CVE-2025-27210
https://github.com/actions/alpine_nodejs/actions/runs/16394323675