Skip to content

feat(@angular/cli): add support for Node.js 26.0.0#33134

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:nodejs26
May 6, 2026
Merged

feat(@angular/cli): add support for Node.js 26.0.0#33134
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:nodejs26

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

Updates the supported Node.js engine versions to include Node.js 26.

This allows running the CLI on Node.js 26.0.0 and above while continuing to support active LTS versions.

@alan-agius4 alan-agius4 marked this pull request as ready for review May 6, 2026 08:11
@angular-robot angular-robot Bot added detected: feature PR contains a feature commit area: @angular/cli labels May 6, 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 supported Node.js engine versions in constants.bzl to include version 26. Feedback indicates that this change is inconsistent with the root package.json and points out that the modification to the Node 24 range effectively drops support for Node 25, which should be addressed to maintain consistency and avoid version check warnings.

Comment thread constants.bzl
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 6, 2026
Updates the supported Node.js engine versions to include Node.js 26.

This allows running the CLI on Node.js 26.0.0 and above while continuing to support active LTS versions.
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label May 6, 2026
@alan-agius4 alan-agius4 merged commit 58c0978 into angular:main May 6, 2026
35 checks passed
@alan-agius4
Copy link
Copy Markdown
Collaborator Author

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

@alan-agius4 alan-agius4 deleted the nodejs26 branch May 6, 2026 13:16
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: @angular/cli detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants