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

Bump cucumber from 5.1.2 to 8.0.0 #294

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps cucumber from 5.1.2 to 8.0.0.

Release notes

Sourced from cucumber's releases.

v8.0.0

Added

  • Add a WARNING message when using a space-separated string with cucumber_opts (PR# Issue#1614)
  • Add support for TruffleRuby (PR#1612 gogainda)
  • Add support for named hooks (PR#1636)

Fixed

  • Use required_rubygems_version instead of rubygems_version(PR#1629)
  • Suppress RSspec deprecation warnings(PR#1631)

v8.0.0.RC.1

Fixed

  • Fix TestRunFinished success property in html formatter and all formatters based on the messages: it now returns true if the run has passed (PR#1606 Issue#1604)
  • Fix usage of namespaced modules across multiple scenarios (PR#1603 Issue#1595)
  • Do not serialize Messages::Hook#tag_expression if it is empty. (PR#1579)
  • JSON Formatter uses "pretty" output format (PR#1580)
  • Fixed JSON Formatter "end of background" detection. (PR#1580)
  • Fixed JSON Formatter expansion of Scenario Outline templates in Doc Strings. (PR#1580)
  • Removed usage of eval in Cucumber::Term::ANSIColor and Cucumber::Formatter::ANSIColor. (PR#1589 Issue#1583)
  • Fixed DataTable#map_headers when headers have the same prefix. (PR#1598 Issue#1450)

Changed

... (truncated)

Changelog

Sourced from cucumber's changelog.

8.0.0

Added

  • Add a WARNING message when using a space-separated string with cucumber_opts (PR# Issue#1614)

  • Add support for TruffleRuby (PR#1612 gogainda)

  • Add support for named hooks (PR#1636)

Fixed

  • Use required_rubygems_version instead of rubygems_version(PR#1629)

  • Suppress RSspec deprecation warnings(PR#1631)

8.0.0.RC.1

Fixed

  • Fix TestRunFinished success property in html formatter and all formatters based on the messages: it now returns true if the run has passed (PR#1606 Issue#1604)

  • Fix usage of namespaced modules across multiple scenarios (PR#1603 Issue#1595)

  • Do not serialize Messages::Hook#tag_expression if it is empty. (PR#1579)

  • JSON Formatter uses "pretty" output format (PR#1580)

  • Fixed JSON Formatter "end of background" detection. (PR#1580)

  • Fixed JSON Formatter expansion of Scenario Outline templates in Doc Strings. (PR#1580)

  • Removed usage of eval in Cucumber::Term::ANSIColor and Cucumber::Formatter::ANSIColor. (PR#1589 Issue#1583)

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [cucumber](https://github.com/cucumber/cucumber-ruby) from 5.1.2 to 8.0.0.
- [Release notes](https://github.com/cucumber/cucumber-ruby/releases)
- [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-ruby@v5.1.2...v8.0.0)

---
updated-dependencies:
- dependency-name: cucumber
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 23, 2022

The following labels could not be found: dependencies, automerge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants