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

Drop cucumber < 6 support #153

Closed
dayofr opened this issue Dec 14, 2023 · 1 comment · Fixed by #160
Closed

Drop cucumber < 6 support #153

dayofr opened this issue Dec 14, 2023 · 1 comment · Fixed by #160
Assignees
Milestone

Comments

@dayofr
Copy link

dayofr commented Dec 14, 2023

Hi,

due to the current devDependencies, cucumber 6.x is installed alongside @cucumber/cucumber 9.x

"peerDependencies": { "cucumber": "4.x - 6.x", "@cucumber/cucumber": "7.x - 9.x" },

Could it be possible to drop support for cucumber < 7.x ?

@AliakseiLiasnitski AliakseiLiasnitski self-assigned this Jan 30, 2024
@AmsterGet AmsterGet added this to the 5.3.0 milestone Feb 5, 2024
@AliakseiLiasnitski AliakseiLiasnitski linked a pull request Feb 7, 2024 that will close this issue
@AmsterGet
Copy link
Member

Hi @rutika89 !
Done in the scope of release 5.3.0.

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 a pull request may close this issue.

3 participants