Skip to content

feat!: require Node 20, 22, 24+ #529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 21, 2025

Conversation

michaelfaith
Copy link
Contributor

@michaelfaith michaelfaith commented Jun 21, 2025

This change removes support for Node v18, 21, and 23.

See reasoning: #529 (comment)

https://nodejs.org/en/about/previous-releases

Contributes to #505

This change removes support for Node v18, 21, and 23.  Supported versions are now `"^20.9.0 || ^22.11.0 || >=24.0.0"`
@bmish bmish added the BREAKING CHANGE This change will require a major version bump label Jun 21, 2025
@michaelfaith michaelfaith marked this pull request as ready for review June 21, 2025 01:14
@bmish bmish changed the title feat!: remove support for EoL Node versions feat!: require Node 20, 22, 24+ Jun 21, 2025
updated to newer node versions

Co-authored-by: Bryan Mishkin <[email protected]>
@bmish bmish mentioned this pull request Jun 20, 2025
Copy link
Member

@bmish bmish left a comment

Choose a reason for hiding this comment

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

Thanks!

@bmish bmish merged commit b2994c7 into eslint-community:main Jun 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants