Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps cucumber-junit from 5.7.0 to 6.1.1.

Changelog

Sourced from cucumber-junit'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)
... (truncated)
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

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 20, 2020
@dependabot-preview
Copy link
Contributor Author

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

@rnorth rnorth merged commit d1f3194 into master Jun 20, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/io.cucumber-cucumber-junit-6.1.1 branch June 20, 2020 20:05
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.

2 participants