Skip to content

build: update minimum Node.js 24 version to 24.15.0#33239

Merged
alan-agius4 merged 2 commits into
angular:mainfrom
alan-agius4:node-js
May 21, 2026
Merged

build: update minimum Node.js 24 version to 24.15.0#33239
alan-agius4 merged 2 commits into
angular:mainfrom
alan-agius4:node-js

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

Updates the minimum supported version of Node.js 24 from 24.13.1 to 24.15.0. This includes upgrading the dev toolchain configured for rules_nodejs in MODULE.bazel to Node.js v24.15.0, along with the corresponding archive checksums across all targeted platforms (Darwin, Linux, and Windows).

Also updates target version range constraints in constants.bzl, package.json, and packages/angular/cli/bin/ng.js.

The MODULE.bazel.lock has been updated by running module resolution.

Updates the minimum supported version of Node.js 24 from 24.13.1 to 24.15.0. This includes upgrading the dev toolchain configured for rules_nodejs in MODULE.bazel to Node.js v24.15.0, along with the corresponding archive checksums across all targeted platforms (Darwin, Linux, and Windows).

Also updates target version range constraints in constants.bzl, package.json, and packages/angular/cli/bin/ng.js.

The MODULE.bazel.lock has been updated by running module resolution.
@alan-agius4 alan-agius4 requested a review from clydin May 21, 2026 14:23
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate action: review The PR is still awaiting reviews from at least one requested reviewer labels May 21, 2026
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label May 21, 2026
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 21, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Node.js 24 toolchain version from 24.13.1 to 24.15.0 across the repository, including configuration in MODULE.bazel, package.json, and internal constants. A review comment suggests improving the clarity of a version check comment in ng.js by explicitly mentioning support for Node.js 26 to align with the project's engine specifications.

Comment thread packages/angular/cli/bin/ng.js Outdated
Updates the minimum supported version of Node.js 22 from 22.22.0 to 22.22.3. This includes upgrading the dev toolchain configured for rules_nodejs in MODULE.bazel to Node.js v22.22.3, along with the corresponding archive checksums across all targeted platforms (Darwin, Linux, and Windows).

Also updates target version range constraints in constants.bzl, package.json, and packages/angular/cli/bin/ng.js.

The MODULE.bazel.lock has been updated by running module resolution.
@alan-agius4 alan-agius4 merged commit bb6a944 into angular:main May 21, 2026
6 checks passed
@alan-agius4 alan-agius4 deleted the node-js branch May 21, 2026 14:34
@alan-agius4
Copy link
Copy Markdown
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants