Skip to content

Remove Node.js 18.x and 23.x support, add 24.x support #2588

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 4 commits into from
Jul 13, 2025

Conversation

davidjgoss
Copy link
Contributor

@davidjgoss davidjgoss commented Jul 13, 2025

🤔 What's changed?

  • Removes support for Node.js 18.x
  • Removes support for Node.js 23.x
  • Adds support for Node.js 24.x

⚡️ What's your motivation?

Bring us in line with Node.js LTS schedule per https://nodejs.org/en/about/previous-releases

🏷️ What kind of change is this?

  • 💥 Breaking change (incompatible changes to the API)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@davidjgoss davidjgoss changed the title Remove Node.js 18.x support, add 24.x support Remove Node.js 18.x and 23.x support, add 24.x support Jul 13, 2025
@coveralls
Copy link

coveralls commented Jul 13, 2025

Coverage Status

coverage: 97.78%. remained the same
when pulling 6599985 on nodejs-updates-for-12-0-0
into 09b9cc3 on main.

@davidjgoss davidjgoss marked this pull request as ready for review July 13, 2025 08:01
@davidjgoss davidjgoss merged commit 9758d0e into main Jul 13, 2025
8 checks passed
@davidjgoss davidjgoss deleted the nodejs-updates-for-12-0-0 branch July 13, 2025 08:01
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.

2 participants