Skip to content

Conversation

@aladdin-add
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request?

Updated package.json of the package to require:

"node": "^20.19.0 || ^22.13.0 || >=24"

This drops support for Node.js 18.

What changes did you make? (Give an overview)

Related Issues

refs eslint/eslint#19969

Is there anything you'd like reviewers to focus on?

@github-actions
Copy link
Contributor

Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update.

@github-actions github-actions bot added the Stale label Dec 31, 2025
@aladdin-add aladdin-add moved this from Blocked to Implementing in Triage Jan 7, 2026
@aladdin-add aladdin-add marked this pull request as ready for review January 7, 2026 03:27
Copilot AI review requested due to automatic review settings January 7, 2026 03:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds Node.js engine requirements to drop support for Node.js 18.x and enforce minimum versions for Node.js 20.x, 22.x, and 24+. The change aligns with ESLint's broader initiative to modernize their Node.js version support.

Key changes:

  • Added engines field to package.json requiring ^20.19.0 || ^22.13.0 || >=24

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Projects

Status: Implementing

Development

Successfully merging this pull request may close these issues.

2 participants