Skip to content

feat: Drop EOL Node.js 25#2523

Open
nschonni wants to merge 1 commit into
nodejs:mainfrom
nschonni:drop-node-25
Open

feat: Drop EOL Node.js 25#2523
nschonni wants to merge 1 commit into
nodejs:mainfrom
nschonni:drop-node-25

Conversation

@nschonni
Copy link
Copy Markdown
Member

@nschonni nschonni commented May 27, 2026

Description

Fixes #2522

Motivation and Context

EOL isn't till June 1st, so opening a draft that can be landed after that date. The PR shouldn't land ahead of then, because it will stop any base image change rebuilds once that happens.

Testing Details

Example Output(if appropriate)

Types of changes

  • Documentation
  • Version change (Update, remove or add more Node.js versions)
  • Variant change (Update, remove or add more variants, or versions of variants)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (none of the above)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • All new and existing tests passed.

@nschonni nschonni marked this pull request as ready for review June 1, 2026 12:59
@MikeMcC399
Copy link
Copy Markdown
Contributor

@nschonni

LGTM! Do you want to merge this now?

26.3.0 has just been published, so as soon as the musl build is ready there will be another PR created. Maybe in an hour or two.

https://unofficial-builds.nodejs.org/logs/202606011311-v26.3.0/

@nschonni
Copy link
Copy Markdown
Member Author

nschonni commented Jun 1, 2026

This can land after the real release. In the end, this just trims the images from their build pipeline

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop Node.js 25 (EOL 2026-06-01)

2 participants