Skip to content

feat: Drop EOL Node.js 25#2523

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

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.

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)

1 participant