quarkiverse / quarkus-cucumber

Quarkus Cucumber extension
Apache License 2.0
14 stars 14 forks source link

Bump cucumber-java from 7.11.1 to 7.11.2 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cucumber-java from 7.11.1 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)
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)
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)