Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2022

This PR contains the following updates:

Package Change Age Confidence
io.cucumber:cucumber-guice (source) 7.8.17.33.0 age confidence
io.cucumber:cucumber-junit-platform-engine (source) 7.8.17.33.0 age confidence
io.cucumber:cucumber-java (source) 7.8.17.33.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.33.0

Added
  • [Java] Add Scenario.getLanguage() to return the current language (#​3124 Stefan Gasterstädt)
Changed
  • [Core] Upload Cucumber Reports with Gzip encoding (#​3115)
  • [Core] Render the empty tag expression as an empty string (#​222)
  • [Core] Update dependency io.cucumber:html-formatter to v22.2.0
  • [Core] Update dependency io.cucumber:tag-expressions to v8.1.0
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.3.2
Fixed
  • [Core] Improve error message for missing operands in tag expressions (#​221)
  • [Core] Include empty scenarios and backgrounds in json report (#​34)

v7.32.0

Changed
  • [Core] Update dependency io.cucumber:gherkin to v36.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v22.1.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.11.0
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.4.1
Fixed
  • [Core] Add OS version to Meta message (#​3108)
  • [Core] Fix interpolated data tables and doc string arguments in Json report (#​29)

v7.31.0

Added
  • [Core] Add a UsageJsonFormatter, use with --plugin usage-json (#​3086 M.P. Korstanje)
Changed
  • [Core] Update dependency io.cucumber:ci-environment to v12.0.0
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.3.0
  • [Core] Update dependency io.cucumber:gherkin to v36.0.0
  • [Core] Update dependency io.cucumber:html-formatter to v22.0.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.10.0
  • [Core] Update dependency io.cucumber:messages to v30.1.0
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.4.0
  • [Core] Update dependency io.cucumber:query to v14.6.0
  • [Core] Update dependency io.cucumber:tag-expressions to v8.0.0
  • [Core] Update dependency io.cucumber:teamcity-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.7.0
  • [Core] Use a message based TimeLineFormatter (#​3095 M.P. Korstanje)
  • [Core] Use a message based UsageFormatter (#​3086 M.P. Korstanje)
  • [Core] Use a message based UnusedFormatter (#​3086 M.P. Korstanje)
Fixed
  • [Core] Prefer URIs with authority (#​3098 M.P. Korstanje)
  • [Core] Reduce classpath scanner logging (#​3099 M.P. Korstanje)

v7.30.0

Changed
  • [JUnit Platform Engine] Use JUnit Platform 1.14.0 (JUnit Jupiter 5.14.0)
Fixed
  • [JUnit Platform Engine] Use FileSource.withPosition (#​3084 M.P. Korstanje)

v7.29.0

Added
  • [Core] Emit Suggestion message (#​3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#​3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#​3062 M.P. Korstanje)
Changed
  • [Core] Use a message based RerunFormatter (#​3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#​3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#​3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#​3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0
Fixed
  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#​3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#​3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace (gherkin/#​468 Julien Kronegg, M.P. Korstanje)

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 does not print 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 M.P. Korstanje)
  • [Core] Improve Gherkin parser performance (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

v7.24.0

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

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

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

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

v7.22.0

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

v7.21.1

Fixed
  • [Archetype] Set glue path by default (#​2975 M.P. Korstanje)

v7.21.0

Added
  • [Core] Pretty-Print DocStringArgument Step Arguments(#​2953 Daniel Miladinov)
  • [Core] Include hook type in cucumber message (#​2972 M.P. Korstanje)
Changed
  • [Archetype] Replace JUnit Jupiter with AssertJ (#​2969 M.P. Korstanje)
  • [JUnit Platform Engine] Use JUnit Platform 1.11.3 (JUnit Jupiter 5.11.3)
  • [Core] Update dependency io.cucumber:gherkin to v31.0.0
  • [Core] Update dependency io.cucumber:messages to v27.2.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.9.0
  • [Core] Update dependency io.cucumber:query to v13.2.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.3.1
Fixed
  • [Core] Include root cause when using DataTable.asList and friends (#​2949 M.P. Korstanje)
  • [Core] Indent stacktrace in pretty formatter (#​2970 M.P. Korstanje)
  • [JUnit Platform Engine] Set Engine-Version-cucumber attribute (#​2963 M.P. Korstanje)

v7.20.1

Fixed
  • [Core] Lazily start IncrementingUuidGenerator sessions(#​2931 M.P. Korstanje)

v7.20.0

Added
  • [JUnit Platform Engine] Enable use of custom UUID generators (#​2926 M.P. Korstanje)
  • [JUnit] Enable use of custom UUID generators (#​2926 M.P. Korstanje)
  • [TestNG] Enable use of custom UUID generators (#​2926 M.P. Korstanje)
Changed
  • [JUnit Platform Engine] Use JUnit Platform 1.11.2 (JUnit Jupiter 5.11.2)
Fixed
  • [Core] Use custom UUID generators for hooks (#​2926 M.P. Korstanje)

v7.19.0

Changed
  • [JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)
Fixed
  • [Spring] Document @CucumberContextConfiguration semantics (#​2887 M.P. Korstanje)
  • [Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (#​2908 Thomas Deblock)
  • [Archetype] Set cucumber.junit-platform.naming-strategy to long when using Surefire.

v7.18.1

Changed
  • [Core] Include parameterized scenario name in JUnit and TestNG XML report
Fixed

v7.18.0

Added
  • [Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method name for the name of the hook itself. (#​2798 V.V. Belov)
  • [Core] Allow feature with line syntax to target rules and examples. (#​2884 M.P. Korstanje)

v7.17.0

Added
  • [JUnit Platform Engine] Support for parameters cucumber.junit-platform.naming-strategy.short.example-name and cucumber.junit-platform.naming-strategy.long.example-name (#​2743 V.V. Belov)
Changed
  • [Jakarta CDI] Update dependency jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0
  • [TestNG] Update dependency org.testng:testng to v7.10.1
  • [Core] Use a message based TestNG XML Formatter (#​2863 M.P. Korstanje)

v7.16.1

Fixed
  • [Core] Include stack traces in html report (#​2862 M.P. Korstanje)

v7.16.0

Added
  • [Core] Improved support for multiple classloaders in IncrementingUuidGenerator (#​2853 J. Kronegg)
  • [Core] Assume numbers use either a comma or period for the thousands separator instead of non-breaking spaces. (cucumber-expressions/#​290)
  • [JUnit Platform Engine] Improve the cucumber.features warning (#​2856 M.P. Korstanje)
  • [JUnit Platform Engine] Improve Maven and Gradle compatibility (#​2832 M.P. Korstanje)
Changed
  • [TestNG] Update dependency org.testng:testng to v7.9.0
  • [Core] Update dependency io.cucumber:tag-expressions to v6.1.0
  • [Core] Update Messages and dependants (#​2826)
  • [Core] Update dependency io.cucumber:gherkin to v27.0.0
  • [Core] Added Malayalam localization (#​2826)
  • [Core] Added 'ed' to Italian (gherkin/#​31)
  • [Core] Added Danish translation of "Rule" (#​2826)
  • [Core] Added Dutch translation of "Rule" (#​2826)
  • [Core] Added Esperanto translation of "Rule" (#​2826)
  • [JUnit Platform Engine] Use JUnit Platform 1.10.2 (JUnit Jupiter 5.10.2)
  • [Core] Added Vietnamese translation of "Rule" (gherkin/#​204)
  • [Core] Added Irish translation of "Rule" (gherkin/#​216)
Fixed

v7.15.0

Added
  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#​2830 M.P. Korstanje)
Changed
  • [Core] Upgrade vis-timeline to v7.7.3

v7.14.1

Fixed
  • [Guice] Inject static fields prior to before all hooks (#​2803 M.P. Korstanje)

v7.14.0

Changed
  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report (react-components/#​333 David J. Goss)
Fixed
  • [Core] Exclude Multi-Release files from Jackson while shading (#​2786 M.P. Korstanje)

v7.13.0

Changed
  • [TestNG] Update dependency org.testng:testng to v7.8.0
Fixed
  • [Pico] Fixed missing calls to start, stop and dispose handles (#​2772 Julien Kronegg)

v7.12.1

Fixed
  • [Core] Set html report viewport width to device width (html-formatter/#​238 Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#​2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#​2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#​2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#​2762 Julien Kronegg)

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

v7.11.2

Fixed
  • [JUnit Platform Engine] Corrupted junit-xml report when using surefire.rerunFailingTestsCount parameter (#​2709 M.P. Korstanje)

v7.11.1

Added
  • [Core] Warn when cucumber.options is used (#​2685 M.P. Korstanje)
Fixed
  • [Spring] Instantiate TestContextManager synchronously (#​2686, #​2687 Thai Nguyen, M.P. Korstanje)

v7.11.0

Added
  • [Spring] Support Spring Boot 3 and Spring 6 (#​2644 M.P. Korstanje)
  • [JUnit Platform] Support cucumber.execution.parallel.config.config.fixed.max-pool-size (#​2681 M.P. Korstanje)
Changed
Fixed
  • [Core] Improve test step creation performance (#​2666, Julien Kronegg)
  • [JUnit Platform] Use JUnit Platform 1.9.2 (JUnit Jupiter 5.9.2)

v7.10.1

Fixed
  • [Spring] Inject CucumberContextConfiguration constructor dependencies (#​2664 M.P. Korstanje)

v7.10.0

Added
  • Enabled reproducible builds (#​2641 Hervé Boutemy )
  • [Core] Mark Allure 5 and 6 plugins as incompatible (#​2652 M.P. Korstanje)
  • [Spring] Invoke all TestContextManager methods (#​2661 M.P. Korstanje)
Changed
  • [TestNG] Update dependency org.testng:testng to v7.7.0
Deprecated
  • [DeltaSpike] Deprecated Deltaspike - does not work on Java 17.
Fixed

v7.9.0

Added
Changed
  • [Core] Update dependency io.cucumber:gherkin to v25.0.2. Japanese Rule translation changed from Rule to ルール.
  • [Core] Update dependency io.cucumber:gherkin to v24.1
  • [Core] Delegate encoding and BOM handling to gherkin (#​2624 M.P. Korstanje)
Fixed
  • [Core] Don't swallow parse errors on the CLI (#​2632 M.P. Korstanje)
Security
  • [Core] Update dependency com.fasterxml.jackson to v2.13.4.20221012

Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

Unit Test Results

366 tests  ±0   366 ✔️ ±0   32s ⏱️ -7s
154 suites ±0       0 💤 ±0 
154 files   ±0       0 ±0 

Results for commit ae39fef. ± Comparison against base commit c4cbadf.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/cucumber branch 3 times, most recently from f1ea6de to f06f58f Compare November 4, 2022 04:50
@renovate renovate bot force-pushed the renovate/cucumber branch 4 times, most recently from bdaae4f to 25f6fcd Compare November 16, 2022 03:52
@renovate renovate bot force-pushed the renovate/cucumber branch 7 times, most recently from f00581b to 19aa754 Compare November 28, 2022 04:03
@renovate renovate bot force-pushed the renovate/cucumber branch 3 times, most recently from e41f47e to 58ea090 Compare December 3, 2022 02:23
@renovate renovate bot force-pushed the renovate/cucumber branch 3 times, most recently from b0508eb to a8c73d9 Compare December 11, 2022 17:52
@renovate renovate bot changed the title fix(deps): update cucumber to v7.9.0 fix(deps): update cucumber to v7.10.0 Dec 11, 2022
@renovate renovate bot force-pushed the renovate/cucumber branch 3 times, most recently from d3f020b to b899c2b Compare December 16, 2022 16:33
@renovate renovate bot changed the title fix(deps): update cucumber to v7.10.0 fix(deps): update cucumber to v7.10.1 Dec 16, 2022
@renovate renovate bot changed the title fix(deps): update cucumber to v7.10.1 Update cucumber to v7.10.1 Dec 17, 2022
@renovate renovate bot changed the title Update cucumber to v7.10.1 fix(deps): update cucumber to v7.10.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/cucumber branch 2 times, most recently from 9e2579d to d4c2dc9 Compare December 20, 2022 05:36
@renovate renovate bot changed the title fix(deps): update cucumber to v7.22.1 fix(deps): update cucumber to v7.22.2 May 12, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 80ac47f to d25bf7c Compare May 29, 2025 19:32
@renovate renovate bot changed the title fix(deps): update cucumber to v7.22.2 fix(deps): update cucumber to v7.23.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from d25bf7c to 3fb2a04 Compare July 7, 2025 19:29
@renovate renovate bot changed the title fix(deps): update cucumber to v7.23.0 fix(deps): update cucumber to v7.24.0 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 3fb2a04 to 7ac08ae Compare July 10, 2025 13:30
@renovate renovate bot changed the title fix(deps): update cucumber to v7.24.0 fix(deps): update cucumber to v7.25.0 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 7ac08ae to 61b1926 Compare July 14, 2025 16:10
@renovate renovate bot changed the title fix(deps): update cucumber to v7.25.0 fix(deps): update cucumber to v7.26.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 61b1926 to ca4ab72 Compare July 27, 2025 22:02
@renovate renovate bot changed the title fix(deps): update cucumber to v7.26.0 fix(deps): update cucumber to v7.27.0 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from ca4ab72 to 7cc496d Compare August 17, 2025 01:56
@renovate renovate bot changed the title fix(deps): update cucumber to v7.27.0 fix(deps): update cucumber to v7.27.1 Aug 17, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 7cc496d to db46209 Compare August 18, 2025 18:22
@renovate renovate bot changed the title fix(deps): update cucumber to v7.27.1 fix(deps): update cucumber to v7.27.2 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from db46209 to 0af4557 Compare September 6, 2025 18:06
@renovate renovate bot changed the title fix(deps): update cucumber to v7.27.2 fix(deps): update cucumber to v7.28.1 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 0af4557 to dd1ae20 Compare September 9, 2025 05:34
@renovate renovate bot changed the title fix(deps): update cucumber to v7.28.1 fix(deps): update cucumber to v7.28.2 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from dd1ae20 to c225b62 Compare September 22, 2025 00:47
@renovate renovate bot changed the title fix(deps): update cucumber to v7.28.2 fix(deps): update cucumber to v7.29.0 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from c225b62 to b36d814 Compare October 1, 2025 20:54
@renovate renovate bot changed the title fix(deps): update cucumber to v7.29.0 fix(deps): update cucumber to v7.30.0 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from b36d814 to 2caa986 Compare October 27, 2025 17:14
@renovate renovate bot changed the title fix(deps): update cucumber to v7.30.0 fix(deps): update cucumber to v7.31.0 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from 2caa986 to baad564 Compare November 21, 2025 05:33
@renovate renovate bot changed the title fix(deps): update cucumber to v7.31.0 fix(deps): update cucumber to v7.32.0 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/cucumber branch from baad564 to 88b63dc Compare December 9, 2025 03:40
@renovate renovate bot changed the title fix(deps): update cucumber to v7.32.0 fix(deps): update cucumber to v7.33.0 Dec 9, 2025
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.

1 participant