Skip to content

Bump cucumber.version from 7.0.0 to 7.1.0#792

Merged
andi-huber merged 1 commit intomasterfrom
dependabot/maven/master/cucumber.version-7.1.0
Dec 1, 2021
Merged

Bump cucumber.version from 7.0.0 to 7.1.0#792
andi-huber merged 1 commit intomasterfrom
dependabot/maven/master/cucumber.version-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps cucumber.version from 7.0.0 to 7.1.0.
Updates cucumber-java from 7.0.0 to 7.1.0

Changelog

Sourced from cucumber-java's changelog.

[7.1.0] (2021-11-28)

Added

  • [Core] Include DefaultObjectFactory as part of the API (#2400 M.P. Korstanje)

Changed

  • [Core] Update dependency io.cucumber:tag-expressions to v4.1.0
  • [JUnit Platform] Use JUnit Platform 1.8.2 (JUnit Jupiter 5.8.2)

Deprecated

  • [Core] Deprecated forgotten TypeRegistry.
Commits
  • ba275bf [maven-release-plugin] prepare release v7.1.0
  • 82cedd8 Update CHANGELOG for v7.1.0
  • ddd0177 Update CHANGELOG
  • c3b3ea6 [Examples] Use Jackson 2.13
  • 025e212 [Examples] Use Jackson 2.13
  • 3d5480b [Examples] Use JUnit 5.8.2
  • a67b01a [Examples] Use Spring Boot 2.6
  • 8db9cb0 Update junit5 monorepo to v5.8.2 (#2425)
  • 70be15b [Core] Fix API annotation on TypeRegistry
  • 69a5744 [Core] Fix TypeRegistry Javadoc
  • Additional commits viewable in compare view

Updates cucumber-spring from 7.0.0 to 7.1.0

Changelog

Sourced from cucumber-spring's changelog.

[7.1.0] (2021-11-28)

Added

  • [Core] Include DefaultObjectFactory as part of the API (#2400 M.P. Korstanje)

Changed

  • [Core] Update dependency io.cucumber:tag-expressions to v4.1.0
  • [JUnit Platform] Use JUnit Platform 1.8.2 (JUnit Jupiter 5.8.2)

Deprecated

  • [Core] Deprecated forgotten TypeRegistry.
Commits
  • ba275bf [maven-release-plugin] prepare release v7.1.0
  • 82cedd8 Update CHANGELOG for v7.1.0
  • ddd0177 Update CHANGELOG
  • c3b3ea6 [Examples] Use Jackson 2.13
  • 025e212 [Examples] Use Jackson 2.13
  • 3d5480b [Examples] Use JUnit 5.8.2
  • a67b01a [Examples] Use Spring Boot 2.6
  • 8db9cb0 Update junit5 monorepo to v5.8.2 (#2425)
  • 70be15b [Core] Fix API annotation on TypeRegistry
  • 69a5744 [Core] Fix TypeRegistry Javadoc
  • Additional commits viewable in compare view

Updates cucumber-junit from 7.0.0 to 7.1.0

Changelog

Sourced from cucumber-junit's changelog.

[7.1.0] (2021-11-28)

Added

  • [Core] Include DefaultObjectFactory as part of the API (#2400 M.P. Korstanje)

Changed

  • [Core] Update dependency io.cucumber:tag-expressions to v4.1.0
  • [JUnit Platform] Use JUnit Platform 1.8.2 (JUnit Jupiter 5.8.2)

Deprecated

  • [Core] Deprecated forgotten TypeRegistry.
Commits
  • ba275bf [maven-release-plugin] prepare release v7.1.0
  • 82cedd8 Update CHANGELOG for v7.1.0
  • ddd0177 Update CHANGELOG
  • c3b3ea6 [Examples] Use Jackson 2.13
  • 025e212 [Examples] Use Jackson 2.13
  • 3d5480b [Examples] Use JUnit 5.8.2
  • a67b01a [Examples] Use Spring Boot 2.6
  • 8db9cb0 Update junit5 monorepo to v5.8.2 (#2425)
  • 70be15b [Core] Fix API annotation on TypeRegistry
  • 69a5744 [Core] Fix TypeRegistry Javadoc
  • Additional commits viewable in compare view

Updates cucumber-junit-platform-engine from 7.0.0 to 7.1.0

Changelog

Sourced from cucumber-junit-platform-engine's changelog.

[7.1.0] (2021-11-28)

Added

  • [Core] Include DefaultObjectFactory as part of the API (#2400 M.P. Korstanje)

Changed

  • [Core] Update dependency io.cucumber:tag-expressions to v4.1.0
  • [JUnit Platform] Use JUnit Platform 1.8.2 (JUnit Jupiter 5.8.2)

Deprecated

  • [Core] Deprecated forgotten TypeRegistry.
Commits
  • ba275bf [maven-release-plugin] prepare release v7.1.0
  • 82cedd8 Update CHANGELOG for v7.1.0
  • ddd0177 Update CHANGELOG
  • c3b3ea6 [Examples] Use Jackson 2.13
  • 025e212 [Examples] Use Jackson 2.13
  • 3d5480b [Examples] Use JUnit 5.8.2
  • a67b01a [Examples] Use Spring Boot 2.6
  • 8db9cb0 Update junit5 monorepo to v5.8.2 (#2425)
  • 70be15b [Core] Fix API annotation on TypeRegistry
  • 69a5744 [Core] Fix TypeRegistry Javadoc
  • Additional commits viewable in compare view

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.version` from 7.0.0 to 7.1.0.

Updates `cucumber-java` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.0.0...v7.1.0)

Updates `cucumber-spring` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.0.0...v7.1.0)

Updates `cucumber-junit` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.0.0...v7.1.0)

Updates `cucumber-junit-platform-engine` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2021
@andi-huber andi-huber merged commit 94dd1bc into master Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/maven/master/cucumber.version-7.1.0 branch December 1, 2021 06:01
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant