Skip to content

Bump cucumberVersion from 7.27.2 to 7.28.1#328

Merged
rotilho merged 1 commit intomainfrom
dependabot/gradle/cucumberVersion-7.28.1
Sep 8, 2025
Merged

Bump cucumberVersion from 7.27.2 to 7.28.1#328
rotilho merged 1 commit intomainfrom
dependabot/gradle/cucumberVersion-7.28.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 4, 2025

Bumps cucumberVersion from 7.27.2 to 7.28.1.
Updates io.cucumber:cucumber-java from 7.27.2 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-java's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)
Changelog

Sourced from io.cucumber:cucumber-java's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)
Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-spring from 7.27.2 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-spring's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)
Changelog

Sourced from io.cucumber:cucumber-spring's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)
Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-junit-platform-engine from 7.27.2 to 7.28.1

Release notes

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

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)
Changelog

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

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)
Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code contribution-minor Small improvements or bug fixes labels Sep 4, 2025
@dependabot dependabot Bot requested a review from a team as a code owner September 4, 2025 14:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code contribution-minor Small improvements or bug fixes labels Sep 4, 2025
@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

7 similar comments
@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

Bumps `cucumberVersion` from 7.27.2 to 7.28.1.

Updates `io.cucumber:cucumber-java` from 7.27.2 to 7.28.1
- [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.27.2...v7.28.1)

Updates `io.cucumber:cucumber-spring` from 7.27.2 to 7.28.1
- [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.27.2...v7.28.1)

Updates `io.cucumber:cucumber-junit-platform-engine` from 7.27.2 to 7.28.1
- [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.27.2...v7.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/cucumberVersion-7.28.1 branch from 51edbe3 to 07871c9 Compare September 8, 2025 11:43
@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

3 similar comments
@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

@rotilho rotilho merged commit 4a6365e into main Sep 8, 2025
2 checks passed
@rotilho rotilho deleted the dependabot/gradle/cucumberVersion-7.28.1 branch September 8, 2025 11:55
@atto-reward-bot
Copy link
Copy Markdown

Thank you for your contribution! 🎉 This PR is eligible for an minor reward as a token of our appreciation. If you'd like to receive it, please add your address to the description of this PR. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution-minor Small improvements or bug fixes dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant