Skip to content

build: update minimum supported Node.js versions#32564

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:node-js-update
Feb 24, 2026
Merged

build: update minimum supported Node.js versions#32564
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:node-js-update

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

This commit updates the minimum supported Node.js versions. Node.js v20 support is dropped, and the minimum version for Node.js v22 is bumped to v22.22.0, and for v24 it is bumped to v24.13.1.

The 'undici' dependency has been removed from '@angular/build' as we can now rely on native Node.js APIs for SSL certificate handling in newer Node versions.

BREAKING CHANGE: Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.

@alan-agius4 alan-agius4 requested a review from clydin February 24, 2026 16:40
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Feb 24, 2026
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change area: build & ci Related the build and CI infrastructure of the project labels Feb 24, 2026
@alan-agius4 alan-agius4 force-pushed the node-js-update branch 2 times, most recently from 24abc46 to 0933b99 Compare February 24, 2026 16:54
This commit updates the minimum supported Node.js versions. Node.js v20 support is dropped, and the minimum version for Node.js v22 is bumped to v22.22.0, and for v24 it is bumped to v24.13.1.

The 'undici' dependency has been removed from '@angular/build' as we can now rely on native Node.js APIs for SSL certificate handling in newer Node versions.

BREAKING CHANGE: Node.js v20 is no longer supported. The minimum supported Node.js versions are now v22.22.0 and v24.13.1.
@alan-agius4 alan-agius4 marked this pull request as ready for review February 24, 2026 16:56
@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 Feb 24, 2026
@alan-agius4 alan-agius4 merged commit d0e9e81 into angular:main Feb 24, 2026
36 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 node-js-update branch February 24, 2026 17:23
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants