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-java from 5.7.0 to 6.1.1 in /examples #2919

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2020

Bumps cucumber-java from 5.7.0 to 6.1.1.

Changelog

Sourced from cucumber-java's changelog.

[6.1.1] (2020-06-12)

Added

  • [JUnit] Warn about usage of io.cucumber.testng.CucumberOptions
  • [TestNG] Warn about usage of io.cucumber.junit.CucumberOptions

Fixed

  • [Core] Always use UTF8 encoding (#2021 M.P. Korstanje)

[6.1.0] (2020-06-11)

Added

  • [CDI Jakarta] Implement ObjectFactory using CDI Jakarta (#2009 Romain Manni-Bucau)
  • [Core] Add location to tag expression exception (#1979 Christopher Yocum)

Fixed

  • [Core] Correct issue with usage report durations >= 1 second (#1989 Dan Woodward)
  • [Core] Fix locale in DefaultSummaryPrinter (#2010 Romain Manni-Bucau, M.P. Korstanje)

[6.0.0] (https://github.com/cucumber/cucumber-jvm/blob/master/2020-06-07) - Release Notes

Added

  • [Spring] Add @ScenarioScope annotation (#1974 M.P. Korstanje)
    • Preferable to @Scope(value = SCOPE_CUCUMBER_GLUE)

Fixed

  • [Plugin] Restored Status.isOk(boolean isStrict) to avoid breaking existing plugins
  • [Core] Execute features files without pickles (#1973 M.P. Korstanje)
  • [Spring] Require an active scenario before creating beans (#1974 M.P. Korstanje)
  • [Core] Fix NPE in CucumberExecutionContext.emitMeta when in a shaded jar (M.P. Korstanje)
  • [Core] Fix line filter for scenario outlines (#1981 M.P. Korstanje)
  • [Core] cucumber.feature preserves tags when used with a feature argument (#1986 M.P. Korstanje)

[6.0.0-RC2] (2020-05-03)

Added

  • [Plugin] Add TestSourceParsed event (#1895 M.P. Korstanje)

Changed

  • [Core] Default to --strict mode (#1960 M.P. Korstanje)
  • [Java] Switch useRegexpMatchAsStrongTypeHint default to false (#1915 M.P. Korstanje)

Removed

  • [Core] Remove multiple tag arguments in @CucumberOptions (#1948 M.P. Korstanje)
  • [Core] Remove cucumber.options property (#1958 M.P. Korstanje)
  • [Spring] Remove cucumber.xml and implied context configuration (#1959 M.P. Korstanje)
  • [Guice] Remove deprecated scenario scope and module constant

Fixed

  • [Core] Include all fields in JsonFormatters failure feature (#1954 M.P. Korstanje)
Commits
  • ecf3183 [maven-release-plugin] prepare release v6.1.1
  • 03a862b Update CHANGELOG for v6.1.1
  • fcae70c [Core] Always use UTF8 encoding (#2021)
  • d16fe84 Update CHANGELOG
  • 8e56ceb [TestNG] Warn about usage of io.cucumber.junit.CucumberOptions
  • 0195d66 [JUnit] Warn about usage of io.cucumber.testng.CucumberOptions
  • ed5d7cc [maven-release-plugin] prepare for next development iteration
  • 68ac22c [maven-release-plugin] prepare release v6.1.0
  • 7c54540 Update CHANGELOG for v6.1.0
  • 8a20f71 Prepare for release v6.1.0
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@rnorth rnorth merged commit ddbaf94 into master Jul 7, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/io.cucumber-cucumber-java-6.1.1 branch July 7, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant