Skip to content

fix: update esbuild build-in-source tests to nodejs24.x and CI to Node 24#8691

Merged
roger-zhangg merged 1 commit intodevelopfrom
fix-esbuild-test-node24
Feb 25, 2026
Merged

fix: update esbuild build-in-source tests to nodejs24.x and CI to Node 24#8691
roger-zhangg merged 1 commit intodevelopfrom
fix-esbuild-test-node24

Conversation

@roger-zhangg
Copy link
Member

nodejs18.x is EOL and the npm registry returns 403 for esbuild when running on Node 18, causing TestBuildCommand_BuildInSource_Esbuild tests to fail.

Changes

  • Update setup-node in build.yml from Node 22 to Node 24
  • Update esbuild build-in-source integration tests from nodejs18.x to nodejs24.x

…e 24

nodejs18.x is EOL and npm registry returns 403 for esbuild on Node 18.
Update CI setup-node to 24 and test runtime to nodejs24.x.
@roger-zhangg roger-zhangg requested a review from a team as a code owner February 25, 2026 18:34
@roger-zhangg roger-zhangg added this pull request to the merge queue Feb 25, 2026
Merged via the queue into develop with commit 6652dd1 Feb 25, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants