Skip to content

dev-deps: bump io.cucumber:cucumber-java from 7.20.1 to 7.28.2 in /backend#281

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/backend/dev/io.cucumber-cucumber-java-7.28.2
Closed

dev-deps: bump io.cucumber:cucumber-java from 7.20.1 to 7.28.2 in /backend#281
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/backend/dev/io.cucumber-cucumber-java-7.28.2

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps io.cucumber:cucumber-java from 7.20.1 to 7.28.2.

Release notes

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

v7.28.2

Fixed

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)

v7.27.2

Fixed

  • [Core] Intellij prints summary when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

v7.27.0

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

v7.26.0

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

v7.25.0

Changed

... (truncated)

Changelog

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

[7.28.2] - 2025-09-09

Fixed

[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)

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij does not print summary when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

[7.27.0] - 2025-07-27

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

[7.26.0] - 2025-07-14

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

[7.25.0] - 2025-07-10

Changed

... (truncated)

Commits
  • 548fbe0 Prepare release v7.28.2
  • afeaa48 Fix attachment rendering when using the Cucumber JSON Formatter
  • 2b55557 chore(deps): update actions/setup-node action to v5 (#3064)
  • 20255a5 chore(deps): update vertx.version to v4.5.21
  • 6673277 Prepare for the next development iteration
  • 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
  • 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-java](https://github.com/cucumber/cucumber-jvm) from 7.20.1 to 7.28.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.20.1...v7.28.2)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  dependency-version: 7.28.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added backend This issue is related to BackEnd dependencies New dependency update labels Sep 15, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 22, 2025

Superseded by #285.

@dependabot dependabot Bot closed this Sep 22, 2025
@dependabot dependabot Bot deleted the dependabot/maven/backend/dev/io.cucumber-cucumber-java-7.28.2 branch September 22, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend This issue is related to BackEnd dependencies New dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants