Skip to content

fix(deps): update dependency io.cucumber:cucumber-bom to v7.26.0 #26

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2025

This PR contains the following updates:

Package Change Age Confidence
io.cucumber:cucumber-bom (source) 7.21.1 -> 7.26.0 age confidence

Release Notes

cucumber/cucumber-jvm (io.cucumber:cucumber-bom)

v7.26.0

Compare Source

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

Compare Source

Changed

v7.24.0

Compare Source

Added
  • [JUnit Platform Engine] Option to include a parameterized scenario name only if the scenario is parameterized (#​2835 M.P. Korstanje)
  • [JUnit Platform Engine] Option to order features and scenarios (#​2835 M.P. Korstanje)
  • [JUnit Platform Engine] Log discovery issues when a classpath resource selector is (e.g. @SelectClasspathResource) is used to select a directory. (#​2835 M.P. Korstanje)
Changed
  • [JUnit Platform Engine] Use JUnit's EngineDiscoveryRequestResolver to resolve classpath based resources. (#​2835 M.P. Korstanje)
  • [JUnit Platform Engine] Use JUnit Platform 1.13.3 (JUnit Jupiter 5.13.3)
  • [Core] Use a message based Pretty Formatter (#​2835 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:gherkin to v33.0.0
  • [Core] Update dependency io.cucumber:messages to v28.2.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.13.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.8.0
  • [Core] Update dependency io.cucumber:query to v13.4.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.4.1
Deprecated
  • [JUnit] Deprecate cucumber-junit in favour of cucumber-junit-platform-engine (#​2835 M.P. Korstanje)
Fixed
  • [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#​2835 M.P. Korstanje)

v7.23.0

Compare Source

Added
  • [JUnit Platform Engine, TestNG] Remove framework elements from UndefinedStepException stacktrace (#​3002 M.P. Korstanje)
  • [JUnit Platform Engine] Add surefire naming strategy (#​3003 M.P. Korstanje)
Changed
  • [JUnit Platform Engine] Use number-and-pickle-if-parameterized example naming strategy by default (#​3004 M.P. Korstanje)

v7.22.2

Compare Source

Changed
  • [Archetype] Assume new projects are created with at least Java 17
Fixed
  • [Core] Convert parameterized objects with @DefaultDataTableEntryTransformer (#​2995 Jean Tissot)

v7.22.1

Compare Source

Changed
  • [JUnit Platform Engine] Use JUnit Platform 1.12.2 (JUnit Jupiter 5.12.2)
Fixed

v7.22.0

Compare Source

Changed
  • [Core] Improved Gherkin parser performance (gherkin/#​372 M.P. Korstanje & Julien Kronegg)
  • [Core] Improved caching glue performance (#​2971 M.P. Korstanje & Julien Kronegg)
  • [Java, Java8] Significantly reduced number of emitted step- and hook-definition messages (#​2971 M.P. Korstanje & Julien Kronegg)
  • [Core] Removed workarounds to limit size of html report (#​2971 M.P. Korstanje & Julien Kronegg)
  • [JUnit Platform Engine] Use JUnit Platform 1.12.0 (JUnit Jupiter 5.12.0)
Deprecated
  • [Core] Deprecated ScenarioScoped glue (#​2971 M.P. Korstanje & Julien Kronegg)
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.0 fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.1 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/version.cucumber branch from 7c71a5f to f71296f Compare April 24, 2025 19:10
@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.1 fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.2 May 12, 2025
@renovate renovate bot force-pushed the renovate/version.cucumber branch from f71296f to 9bf1c66 Compare May 12, 2025 03:35
@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.2 fix(deps): update dependency io.cucumber:cucumber-bom to v7.23.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/version.cucumber branch from 9bf1c66 to 4030430 Compare May 29, 2025 17:38
@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:cucumber-bom to v7.23.0 fix(deps): update dependency io.cucumber:cucumber-bom to v7.24.0 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/version.cucumber branch 2 times, most recently from 1337076 to 53cdf2a Compare July 10, 2025 17:15
@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:cucumber-bom to v7.24.0 fix(deps): update dependency io.cucumber:cucumber-bom to v7.25.0 Jul 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:cucumber-bom to v7.25.0 fix(deps): update dependency io.cucumber:cucumber-bom to v7.26.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/version.cucumber branch from 53cdf2a to e10a817 Compare July 14, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants