Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps cucumber-java from 7.11.0 to 7.11.2.

Release notes

Sourced from cucumber-java's releases.

v7.11.2

Fixed

  • [JUnit Platform Engine] Corrupted junit-xml report when using surefire.rerunFailingTestsCount parameter (#2709 M.P. Korstanje)

v7.11.1

Added

  • [Core] Warn when cucumber.options is used (#2685 M.P. Korstanje)

Fixed

  • [Spring] Instantiate TestContextManager synchronously (#2686, #2687 Thai Nguyen, M.P. Korstanje)
Changelog

Sourced from cucumber-java's changelog.

[7.11.2] - 2023-03-23

Fixed

  • [JUnit Platform Engine] Corrupted junit-xml report when using surefire.rerunFailingTestsCount parameter (#2709 M.P. Korstanje)

[7.11.1] - 2023-01-27

Added

  • [Core] Warn when cucumber.options is used (#2685 M.P. Korstanje)

Fixed

  • [Spring] Instantiate TestContextManager synchronously (#2686, #2687 Thai Nguyen, M.P. Korstanje)
Commits
  • 5a468ba Prepare release v7.11.2
  • ee2a0bd [JUnit Platform Engine] Cache parsed features (#2711)
  • 12c5029 Update spring core to v6.0.7
  • 4c3d22f Update dependency com.puppycrawl.tools:checkstyle to v10.9.2
  • 4af97a7 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0 (#...
  • 29714f6 Update dependency com.puppycrawl.tools:checkstyle to v10.9.1 (#2706)
  • e79036d Update dependency org.revapi:revapi-java to v0.28.1
  • 291b8f8 Update dependency com.puppycrawl.tools:checkstyle to v10.8.1
  • f7043fc [Core] Fix test teardown on Windows (#2701)
  • 7d90abd Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.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)

Bumps [cucumber-java](https://github.com/cucumber/cucumber-jvm) from 7.11.0 to 7.11.2.
- [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.11.0...v7.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2023
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.

0 participants