cucumber / cucumber-js

Cucumber for JavaScript
https://cucumber.io
MIT License
5.02k stars 1.09k forks source link

feat: refresh Node.js versions support #2331

Closed davidjgoss closed 10 months ago

davidjgoss commented 10 months ago

🤔 What's changed?

Remove support for Node.js 14, 16 and 19. Add explicit support for 20.

⚡️ What's your motivation?

Fixes #2325

🏷️ What kind of change is this?

📋 Checklist:


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

coveralls commented 10 months ago

Coverage Status

coverage: 98.458%. remained the same when pulling 22e658fdb783ea6a56bcbbec3926921d894ce2af on feat/drop-nodejs-14-16 into 89ec3b6e86540c12e53267633e5876a67ae854bc on main.