Skip to content
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

Bump cucumber.version from 7.11.0 to 7.11.2 #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cucumber.version from 7.11.0 to 7.11.2.
Updates 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

Updates cucumber-junit-platform-engine from 7.11.0 to 7.11.2

Release notes

Sourced from cucumber-junit-platform-engine'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-junit-platform-engine'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 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.11.0 to 7.11.2.

Updates `cucumber-java` 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)

Updates `cucumber-junit-platform-engine` 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:development
  update-type: version-update:semver-patch
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-type: direct:development
  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