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

Update cucumber requirement from >= 3.2, < 8 to >= 3.2, < 9 #541

Merged
merged 1 commit into from Jun 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Updates the requirements on cucumber to permit the latest version.

Changelog

Sourced from cucumber's changelog.

v6.1.0 (2021-05-18)

Fixed

Changed

  • The JSON formatter now reports empty scenarios. No status is reported for empty scenarios in the resulting JSON. No more empty background is reported with empty scenarios. (1533 1530 aurelien-reeves)
  • Undeprecate the JSON formatter. It won't be removed any time soon.

Dependencies

  • Updated cucumber-core ~> 9.0.1

v6.0.0 (2021-04-14)

Added

Fixed

Changed

  • Upgraded dependencies (see diff)

Removed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cucumber](https://github.com/cucumber/cucumber-ruby) to permit the latest version.
- [Release notes](https://github.com/cucumber/cucumber-ruby/releases)
- [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-ruby@v3.2.0...v6.1.0)

---
updated-dependencies:
- dependency-name: cucumber
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🤖 dependencies Dependency upgrade label Jun 9, 2022
@mattwynne mattwynne linked an issue Jun 9, 2022 that may be closed by this pull request
@mattwynne mattwynne merged commit a6d60de into main Jun 9, 2022
@mattwynne mattwynne deleted the dependabot/bundler/cucumber-gte-3.2-and-lt-9 branch June 9, 2022 22:41
kevindew added a commit to alphagov/manuals-publisher that referenced this pull request Sep 28, 2022
This is needed to prevent Cucumber 8 creating a regression of
cucumber-rails to 1.4

This regresses the app to cucumber 7.1 while we wait for cucumber-rails
to release cucumber/cucumber-rails#541
kevindew added a commit to alphagov/manuals-publisher that referenced this pull request Sep 29, 2022
This is needed to prevent Cucumber 8 creating a regression of
cucumber-rails to 1.4

This regresses the app to cucumber 7.1 while we wait for cucumber-rails
to release cucumber/cucumber-rails#541
kevindew added a commit to alphagov/manuals-publisher that referenced this pull request Oct 5, 2022
This is needed to prevent Cucumber 8 creating a regression of
cucumber-rails to 1.4

This regresses the app to cucumber 7.1 while we wait for cucumber-rails
to release cucumber/cucumber-rails#541
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cucumber-rails incompatible with latest cucumber-ruby
1 participant