Skip to content

Bump cucumber-java from 6.9.1 to 7.5.0 in /examples #488

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps cucumber-java from 6.9.1 to 7.5.0.

Changelog

Sourced from cucumber-java's changelog.

[7.5.0] - 2022-07-28

Added

  • [OpenEJB] Added new module jakarta-openejb, which supports the jakarta.* namespace in TomEE 9.x (#2583 R. Zowalla)

Changed

  • [JUnit Platform] Use JUnit Platform 1.9.0 (JUnit Jupiter 5.9.0) (#2590 M.P. Korstanje)
  • [TestNG] Update dependency org.testng:testng to v7.6.1
  • [Core] Update dependency io.cucumber:ci-environment to v9.1.0

Fixed

  • [Java] Process glue classes distinctly (#2582 M.P. Korstanje)
  • [Spring] Do not invoke after test methods if test failed to start (#2585 M.P. Korstanje)

[7.4.1] - 2022-06-23

Fixed

  • [Core] Fix NoSuchMethodError PrintWriter(OutputStream, boolean, Charset) (#2578 M.P. Korstanje)

[7.4.0] - 2022-06-22

Added

  • [Core] Warn when glue path is passed as file scheme instead of classpath (#2547 M.P. Korstanje)

Changed

  • [Core] Flush pretty output manually (#2573 M.P. Korstanje)

Fixed

  • [Spring] Cleanly stop after failure to start application context (#2570 M.P. Korstanje)
  • [JUnit] Scenario logging does not show up in step notifications (#2563 M.P. Korstanje)

[7.3.4] - 2022-05-02

Fixed

  • [Core] Fix problem with PrettyFormatter printing URL encoded strings (#2545 skloessel)

[7.3.3] - 2022-04-30

Fixed

  • [Core] Pretty print plugin performance issues; incorrect DataTable format in Gradle console (#2541 Scott Davis)

[7.3.2] - 2022-04-22

Fixed

  • [Core] Fix cucumber report spam Collectors.toUnmodifiableList() (#2533 M.P. Korstanje)

[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)

... (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-java](https://github.com/cucumber/cucumber-jvm) from 6.9.1 to 7.5.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@v6.9.1...v7.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #521.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/examples/io.cucumber-cucumber-java-7.5.0 branch September 1, 2022 12:57
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
Development

Successfully merging this pull request may close these issues.

0 participants