Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps io.cucumber:cucumber-junit from 7.27.2 to 7.28.1.

Release notes

Sourced from io.cucumber:cucumber-junit'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'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 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 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)

Bumps [io.cucumber:cucumber-junit](https://github.com/cucumber/cucumber-jvm) 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-junit
  dependency-version: 7.28.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2025
@jungm jungm merged commit 6581af0 into main Sep 8, 2025
1 check passed
@jungm jungm deleted the dependabot/maven/io.cucumber-cucumber-junit-7.28.1 branch September 8, 2025 07:11
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant