Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Bump cucumber.version from 6.9.1 to 7.3.1 #661

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2022

Bumps cucumber.version from 6.9.1 to 7.3.1.
Updates cucumber-testng from 6.9.1 to 7.3.1

Changelog

Sourced from cucumber-testng's changelog.

[7.3.1] (2022-04-20)

Fixed

  • [Core] Removed usage of since Java 10 Collectors.toUnmodifiableList() method (#2531 M.P. Korstanje)

[7.3.0] (2022-04-19)

Added

  • [JUnit Platform] Support cucumber.features property (#2498 M.P. Korstanje)

Changed

  • [Core] Use null-safe messages (#2497 M.P. Korstanje)

    • Update dependency io.cucumber:html-formatter to v19.1
      • Removed work around for 'Uncaught TypeError: e.git is undefined'
    • Update dependency io.cucumber:messages to v18
    • Update dependency io.cucumber:gherkin to v23
    • Moved shaded jackson from messages to core.
  • Update dependency io.cucumber:ci-environment to v9 (#2475 M.P. Korstanje)

  • Update dependency com.google.inject:guice to v5.1.0 (#2473 M.P. Korstanje)

  • Update dependency org.testng:testng to v7.5 (#2457 M.P. Korstanje)

Fixed

  • [OpenEJB] Remove spurious dependencies (#2477 M.P. Korstanje)
    • Removed spurious dependencies:
      • javax.activation:activation
      • org.glassfish.jaxb:jaxb-runtime
  • [TestNG] Remove spurious Optional[] from test name (#2488 M.P. Korstanje)
  • [BOM] Add missing dependencies to bill of materials (#2496 M.P. Korstanje)
  • [Spring] Start and stop test context once per scenario (#2517 M.P. Korstanje)
  • [JUnit Platform] Feature files with space in filename generate Illegal Character (#2521 G. Fernandez)

[7.2.3] (2022-01-13)

Fixed

  • [Core] Uncaught TypeError: e.git is undefined (#2466 M.P. Korstanje)

[7.2.2] (2022-01-07)

Fixed

  • [Core] Look up docstring converter by type as fallback (#2459 M.P. Korstanje)

[7.2.1] (2022-01-04)

Fixed

  • [Core] Fix NPE if git is not detected (#2455 Aslak Hellesøy)

[7.2.0] (2022-01-03)

Added

... (truncated)

Commits
  • 5c40087 [maven-release-plugin] prepare release v7.3.1
  • b0d5579 Update CHANGELOG for v7.3.1
  • e7239db [Core] Remove usage of since Collectors.toUnmodifiableList (#2531)
  • 4d54a96 Update mockito monorepo to v4.5.0
  • 54a58eb Update kotlin.version to v1.6.21
  • 345a536 Update dependency io.cucumber:cucumber-jvm to v7.3.0
  • f3f1dec [maven-release-plugin] prepare for next development iteration
  • a62f198 [maven-release-plugin] prepare release v7.3.0
  • 3789774 Update CHANGELOG for v7.3.0
  • 2ce48b8 Update dependency io.cucumber:gherkin to v23.0.1
  • Additional commits viewable in compare view

Updates cucumber-java from 6.9.1 to 7.3.1

Changelog

Sourced from cucumber-java's changelog.

[7.3.1] (2022-04-20)

Fixed

  • [Core] Removed usage of since Java 10 Collectors.toUnmodifiableList() method (#2531 M.P. Korstanje)

[7.3.0] (2022-04-19)

Added

  • [JUnit Platform] Support cucumber.features property (#2498 M.P. Korstanje)

Changed

  • [Core] Use null-safe messages (#2497 M.P. Korstanje)

    • Update dependency io.cucumber:html-formatter to v19.1
      • Removed work around for 'Uncaught TypeError: e.git is undefined'
    • Update dependency io.cucumber:messages to v18
    • Update dependency io.cucumber:gherkin to v23
    • Moved shaded jackson from messages to core.
  • Update dependency io.cucumber:ci-environment to v9 (#2475 M.P. Korstanje)

  • Update dependency com.google.inject:guice to v5.1.0 (#2473 M.P. Korstanje)

  • Update dependency org.testng:testng to v7.5 (#2457 M.P. Korstanje)

Fixed

  • [OpenEJB] Remove spurious dependencies (#2477 M.P. Korstanje)
    • Removed spurious dependencies:
      • javax.activation:activation
      • org.glassfish.jaxb:jaxb-runtime
  • [TestNG] Remove spurious Optional[] from test name (#2488 M.P. Korstanje)
  • [BOM] Add missing dependencies to bill of materials (#2496 M.P. Korstanje)
  • [Spring] Start and stop test context once per scenario (#2517 M.P. Korstanje)
  • [JUnit Platform] Feature files with space in filename generate Illegal Character (#2521 G. Fernandez)

[7.2.3] (2022-01-13)

Fixed

  • [Core] Uncaught TypeError: e.git is undefined (#2466 M.P. Korstanje)

[7.2.2] (2022-01-07)

Fixed

  • [Core] Look up docstring converter by type as fallback (#2459 M.P. Korstanje)

[7.2.1] (2022-01-04)

Fixed

  • [Core] Fix NPE if git is not detected (#2455 Aslak Hellesøy)

[7.2.0] (2022-01-03)

Added

... (truncated)

Commits
  • 5c40087 [maven-release-plugin] prepare release v7.3.1
  • b0d5579 Update CHANGELOG for v7.3.1
  • e7239db [Core] Remove usage of since Collectors.toUnmodifiableList (#2531)
  • 4d54a96 Update mockito monorepo to v4.5.0
  • 54a58eb Update kotlin.version to v1.6.21
  • 345a536 Update dependency io.cucumber:cucumber-jvm to v7.3.0
  • f3f1dec [maven-release-plugin] prepare for next development iteration
  • a62f198 [maven-release-plugin] prepare release v7.3.0
  • 3789774 Update CHANGELOG for v7.3.0
  • 2ce48b8 Update dependency io.cucumber:gherkin to v23.0.1
  • Additional commits viewable in compare view

Updates cucumber-gherkin from 6.9.1 to 7.3.1

Changelog

Sourced from cucumber-gherkin's changelog.

[7.3.1] (2022-04-20)

Fixed

  • [Core] Removed usage of since Java 10 Collectors.toUnmodifiableList() method (#2531 M.P. Korstanje)

[7.3.0] (2022-04-19)

Added

  • [JUnit Platform] Support cucumber.features property (#2498 M.P. Korstanje)

Changed

  • [Core] Use null-safe messages (#2497 M.P. Korstanje)

    • Update dependency io.cucumber:html-formatter to v19.1
      • Removed work around for 'Uncaught TypeError: e.git is undefined'
    • Update dependency io.cucumber:messages to v18
    • Update dependency io.cucumber:gherkin to v23
    • Moved shaded jackson from messages to core.
  • Update dependency io.cucumber:ci-environment to v9 (#2475 M.P. Korstanje)

  • Update dependency com.google.inject:guice to v5.1.0 (#2473 M.P. Korstanje)

  • Update dependency org.testng:testng to v7.5 (#2457 M.P. Korstanje)

Fixed

  • [OpenEJB] Remove spurious dependencies (#2477 M.P. Korstanje)
    • Removed spurious dependencies:
      • javax.activation:activation
      • org.glassfish.jaxb:jaxb-runtime
  • [TestNG] Remove spurious Optional[] from test name (#2488 M.P. Korstanje)
  • [BOM] Add missing dependencies to bill of materials (#2496 M.P. Korstanje)
  • [Spring] Start and stop test context once per scenario (#2517 M.P. Korstanje)
  • [JUnit Platform] Feature files with space in filename generate Illegal Character (#2521 G. Fernandez)

[7.2.3] (2022-01-13)

Fixed

  • [Core] Uncaught TypeError: e.git is undefined (#2466 M.P. Korstanje)

[7.2.2] (2022-01-07)

Fixed

  • [Core] Look up docstring converter by type as fallback (#2459 M.P. Korstanje)

[7.2.1] (2022-01-04)

Fixed

  • [Core] Fix NPE if git is not detected (#2455 Aslak Hellesøy)

[7.2.0] (2022-01-03)

Added

... (truncated)

Commits
  • 5c40087 [maven-release-plugin] prepare release v7.3.1
  • b0d5579 Update CHANGELOG for v7.3.1
  • e7239db [Core] Remove usage of since Collectors.toUnmodifiableList (#2531)
  • 4d54a96 Update mockito monorepo to v4.5.0
  • 54a58eb Update kotlin.version to v1.6.21
  • 345a536 Update dependency io.cucumber:cucumber-jvm to v7.3.0
  • f3f1dec [maven-release-plugin] prepare for next development iteration
  • a62f198 [maven-release-plugin] prepare release v7.3.0
  • 3789774 Update CHANGELOG for v7.3.0
  • 2ce48b8 Update dependency io.cucumber:gherkin to v23.0.1
  • 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 6.9.1 to 7.3.1.

Updates `cucumber-testng` from 6.9.1 to 7.3.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.9.1...v7.3.1)

Updates `cucumber-java` from 6.9.1 to 7.3.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.9.1...v7.3.1)

Updates `cucumber-gherkin` from 6.9.1 to 7.3.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.9.1...v7.3.1)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-testng
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.cucumber:cucumber-gherkin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners April 21, 2022 11:01
@dependabot dependabot bot added the dependencies Pull Request that updates a dependency file label Apr 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #664.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/master/cucumber.version-7.3.1 branch April 25, 2022 11:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull Request that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants