Skip to content

Conversation

mdjermanovic
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request?

Aligns supported Node.js versions with ESLint v10.

What changes did you make? (Give an overview)

Updated package.json of the espree, eslint-scope, and eslint-visitor-keys packages to require:

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

This drops support for Node.js 18.

Also updated CI configs and docs accordingly.

Related Issues

Refs eslint/eslint#19969

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

Did I miss any places that should be updated?

@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Sep 25, 2025
@mdjermanovic mdjermanovic moved this from Needs Triage to Blocked in Triage Sep 25, 2025
Copy link
Member

@fasttime fasttime left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! Waiting for another review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Blocked
Development

Successfully merging this pull request may close these issues.

2 participants