Skip to content

[release/10.0] Pin Node.js to 24.14.1 - #66621

Merged
wtgodbe merged 1 commit into
dotnet:release/10.0from
wtgodbe:wtgodbe/pin-node-10.0
May 8, 2026
Merged

[release/10.0] Pin Node.js to 24.14.1#66621
wtgodbe merged 1 commit into
dotnet:release/10.0from
wtgodbe:wtgodbe/pin-node-10.0

Conversation

@wtgodbe

@wtgodbe wtgodbe commented May 7, 2026

Copy link
Copy Markdown
Member

Backport of the Node.js pin from #66465. Node.js v24.15.0 causes intermittent native crashes (exit code 57005/0xDEAD) during npm ci on Windows CI agents.

Upstream issue: nodejs/node#62991

Backport of the Node pin from PR dotnet#66465. Node.js v24.15.0 causes
intermittent native crashes (exit code 57005/0xDEAD) during npm ci
on Windows CI agents. Tracked at nodejs/node#62991.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 7, 2026 21:44
@wtgodbe
wtgodbe requested a review from a team as a code owner May 7, 2026 21:44
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label May 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins Azure Pipelines’ Node.js installation to a known-good Node 24 patch version to avoid intermittent Windows CI native crashes observed with Node.js 24.15.0 during npm ci.

Changes:

  • Update NodeTool@0 steps to install Node 24.14.1 instead of 24.x in the default build job template.
  • Update the source-index stage presteps to install Node 24.14.1 instead of 24.x.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
.azure/pipelines/jobs/default-build.yml Pins NodeTool versionSpec (and display name) to Node 24.14.1 for template-based jobs.
.azure/pipelines/ci.yml Pins NodeTool versionSpec (and display name) to Node 24.14.1 for source indexing presteps.

Comment thread .azure/pipelines/jobs/default-build.yml
Comment thread .azure/pipelines/jobs/default-build.yml
Comment thread .azure/pipelines/ci.yml
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 7, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@wtgodbe
wtgodbe merged commit afa5d80 into dotnet:release/10.0 May 8, 2026
29 of 32 checks passed
@wtgodbe wtgodbe added this to the 10.0.9 milestone Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants