cucumber / cucumber-js

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

drop support for node 12/17 #2237

Closed charlierudolph closed 1 year ago

charlierudolph commented 1 year ago

12 and 17 are no longer officially supported: https://github.com/nodejs/release#release-schedule

Will need to a major release for this change. Any other incoming breaking changes planned?

coveralls commented 1 year ago

Coverage Status

Coverage: 98.563%. Remained the same when pulling 672b4f559f7a19b6fd78300c8a15fdb1958c0c98 on cr-remove17 into e07d3ffd178bf18f72387cf4cce09104472ff9f4 on main.

davidjgoss commented 1 year ago

Will need to a major release for this change. Any other incoming breaking changes planned?

Yep, a few small ones, I've listed them in https://github.com/cucumber/cucumber-js/milestone/15 and will get PRs up for the others shortly.