Skip to content
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

feat(deps): upgrade @cucumber/gherkin to v28 #227

Merged
merged 1 commit into from
May 13, 2024

Conversation

ychavoya
Copy link
Contributor

Closes #214

Description of changes

  • Upgraded @cucumber/gherkin from version 17 to version 28.
  • Updated code to maintain compatibility with existing features.

All breaking changes on the @cucumber/gherkin dependency were introduced in v18 and v19, so technically the code is compatible with versions 19 through 28 of the dependency, however I left the latest version in case someone wants to implement any of the new features and to have sub-dependencies more up to date.

Compatibility

There are no breaking changes for users of this project, I already tested with one of my projects and no changes are needed for it to work the same as before.

@bencompton bencompton merged commit de1c23b into bencompton:main May 13, 2024
3 checks passed
Copy link

🎉 This PR is included in version 4.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bencompton
Copy link
Owner

@ychavoya - Thanks for contributing this PR!

@ychavoya ychavoya deleted the upgrade-gherkin branch May 13, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade @cucumber/gherkin from v17 to v28
2 participants