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

build(deps): bump cucumber.version from 7.11.2 to 7.12.0 #315

Merged
merged 1 commit into from
May 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps cucumber.version from 7.11.2 to 7.12.0.
Updates cucumber-junit-platform-engine from 7.11.2 to 7.12.0

Release notes

Sourced from cucumber-junit-platform-engine's releases.

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Changelog

Sourced from cucumber-junit-platform-engine's changelog.

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Commits
  • da3bc7c Prepare release v7.12.0
  • a997849 Update CHANGELOG
  • f507c4c [Core] Disable publish plugin banner
  • 8f11a19 [Guice] Fix NPE in Guice when configured incorrectly
  • 789f6fc Update dependency org.jsoup:jsoup to v1.16.1
  • 8ffa2da Update mockito monorepo to v5 (major) (#2683)
  • 75dac1b Update dependency jakarta.activation:jakarta.activation-api to v2.1.2
  • 38cd14d [JUnit] Fix swallowed exception (#2714)
  • 70da332 Update dependency io.cucumber:ci-environment to v9.2.0 (#2742)
  • 926d218 Update cucumber/action-create-github-release action to v1.1.1
  • Additional commits viewable in compare view

Updates cucumber-java from 7.11.2 to 7.12.0

Release notes

Sourced from cucumber-java's releases.

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Changelog

Sourced from cucumber-java's changelog.

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Commits
  • da3bc7c Prepare release v7.12.0
  • a997849 Update CHANGELOG
  • f507c4c [Core] Disable publish plugin banner
  • 8f11a19 [Guice] Fix NPE in Guice when configured incorrectly
  • 789f6fc Update dependency org.jsoup:jsoup to v1.16.1
  • 8ffa2da Update mockito monorepo to v5 (major) (#2683)
  • 75dac1b Update dependency jakarta.activation:jakarta.activation-api to v2.1.2
  • 38cd14d [JUnit] Fix swallowed exception (#2714)
  • 70da332 Update dependency io.cucumber:ci-environment to v9.2.0 (#2742)
  • 926d218 Update cucumber/action-create-github-release action to v1.1.1
  • Additional commits viewable in compare view

Updates cucumber-core from 7.11.2 to 7.12.0

Release notes

Sourced from cucumber-core's releases.

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Changelog

Sourced from cucumber-core's changelog.

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Commits
  • da3bc7c Prepare release v7.12.0
  • a997849 Update CHANGELOG
  • f507c4c [Core] Disable publish plugin banner
  • 8f11a19 [Guice] Fix NPE in Guice when configured incorrectly
  • 789f6fc Update dependency org.jsoup:jsoup to v1.16.1
  • 8ffa2da Update mockito monorepo to v5 (major) (#2683)
  • 75dac1b Update dependency jakarta.activation:jakarta.activation-api to v2.1.2
  • 38cd14d [JUnit] Fix swallowed exception (#2714)
  • 70da332 Update dependency io.cucumber:ci-environment to v9.2.0 (#2742)
  • 926d218 Update cucumber/action-create-github-release action to v1.1.1
  • Additional commits viewable in compare view

Updates cucumber-junit from 7.11.2 to 7.12.0

Release notes

Sourced from cucumber-junit's releases.

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Changelog

Sourced from cucumber-junit's changelog.

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Commits
  • da3bc7c Prepare release v7.12.0
  • a997849 Update CHANGELOG
  • f507c4c [Core] Disable publish plugin banner
  • 8f11a19 [Guice] Fix NPE in Guice when configured incorrectly
  • 789f6fc Update dependency org.jsoup:jsoup to v1.16.1
  • 8ffa2da Update mockito monorepo to v5 (major) (#2683)
  • 75dac1b Update dependency jakarta.activation:jakarta.activation-api to v2.1.2
  • 38cd14d [JUnit] Fix swallowed exception (#2714)
  • 70da332 Update dependency io.cucumber:ci-environment to v9.2.0 (#2742)
  • 926d218 Update cucumber/action-create-github-release action to v1.1.1
  • Additional commits viewable in compare view

Updates cucumber-spring from 7.11.2 to 7.12.0

Release notes

Sourced from cucumber-spring's releases.

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Changelog

Sourced from cucumber-spring's changelog.

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)
Commits
  • da3bc7c Prepare release v7.12.0
  • a997849 Update CHANGELOG
  • f507c4c [Core] Disable publish plugin banner
  • 8f11a19 [Guice] Fix NPE in Guice when configured incorrectly
  • 789f6fc Update dependency org.jsoup:jsoup to v1.16.1
  • 8ffa2da Update mockito monorepo to v5 (major) (#2683)
  • 75dac1b Update dependency jakarta.activation:jakarta.activation-api to v2.1.2
  • 38cd14d [JUnit] Fix swallowed exception (#2714)
  • 70da332 Update dependency io.cucumber:ci-environment to v9.2.0 (#2742)
  • 926d218 Update cucumber/action-create-github-release action to v1.1.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 7.11.2 to 7.12.0.

Updates `cucumber-junit-platform-engine` from 7.11.2 to 7.12.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@v7.11.2...v7.12.0)

Updates `cucumber-java` from 7.11.2 to 7.12.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@v7.11.2...v7.12.0)

Updates `cucumber-core` from 7.11.2 to 7.12.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@v7.11.2...v7.12.0)

Updates `cucumber-junit` from 7.11.2 to 7.12.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@v7.11.2...v7.12.0)

Updates `cucumber-spring` from 7.11.2 to 7.12.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@v7.11.2...v7.12.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.cucumber:cucumber-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@github-actions github-actions bot enabled auto-merge May 1, 2023 11:06
@github-actions github-actions bot merged commit cd525d1 into main May 1, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/cucumber.version-7.12.0 branch May 1, 2023 11:12
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.

None yet

0 participants