build(deps): bump cucumber.version from 7.23.0 to 7.24.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
dependencies java
Bumps cucumber.version from 7.23.0 to 7.24.0.
Updates io.cucumber:cucumber-java8 from 7.23.0 to 7.24.0
Release notes
Sourced from io.cucumber:cucumber-java8's releases.
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
EngineDiscoveryRequestResolverto 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-junitin favour ofcucumber-junit-platform-engine(#2835 M.P. Korstanje)Fixed
- [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#2835 M.P. Korstanje)
Changelog
Sourced from io.cucumber:cucumber-java8's changelog.
[7.24.0] - 2025-07-07
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
EngineDiscoveryRequestResolverto 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-junitin favour ofcucumber-junit-platform-engine(#2835 M.P. Korstanje)Fixed
- [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#2835 M.P. Korstanje)
Commits
3fc5c26Prepare release v7.24.06f90ed9Use a message based PrettyFormatter (#3012)aeef1c1fix(deps): update dependency org.junit:junit-bom to v5.13.3 (#3021)a0f0f6cfix(deps): update messages and dependants (major) (#3022)25dbfe5Fix typo in documentation1695e33chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.1cce1a74chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.00ded224fix(deps): update dependency org.junit:junit-bom to v5.13.2a01d464chore(deps): update dependency org.jsoup:jsoup to v1.21.12fd73ecchore(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v2.2.0- Additional commits viewable in compare view
Updates io.cucumber:cucumber-junit-platform-engine from 7.23.0 to 7.24.0
Release notes
Sourced from io.cucumber:cucumber-junit-platform-engine's releases.
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
EngineDiscoveryRequestResolverto 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-junitin favour ofcucumber-junit-platform-engine(#2835 M.P. Korstanje)Fixed
- [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#2835 M.P. Korstanje)
Changelog
Sourced from io.cucumber:cucumber-junit-platform-engine's changelog.
[7.24.0] - 2025-07-07
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
EngineDiscoveryRequestResolverto 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-junitin favour ofcucumber-junit-platform-engine(#2835 M.P. Korstanje)Fixed
- [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#2835 M.P. Korstanje)
Commits
3fc5c26Prepare release v7.24.06f90ed9Use a message based PrettyFormatter (#3012)aeef1c1fix(deps): update dependency org.junit:junit-bom to v5.13.3 (#3021)a0f0f6cfix(deps): update messages and dependants (major) (#3022)25dbfe5Fix typo in documentation1695e33chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.1cce1a74chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.00ded224fix(deps): update dependency org.junit:junit-bom to v5.13.2a01d464chore(deps): update dependency org.jsoup:jsoup to v1.21.12fd73ecchore(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v2.2.0- Additional commits viewable in compare view
Updates io.cucumber:cucumber-spring from 7.23.0 to 7.24.0
Release notes
Sourced from io.cucumber:cucumber-spring's releases.
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
EngineDiscoveryRequestResolverto 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-junitin favour ofcucumber-junit-platform-engine(#2835 M.P. Korstanje)Fixed
- [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#2835 M.P. Korstanje)
Changelog
Sourced from io.cucumber:cucumber-spring's changelog.
[7.24.0] - 2025-07-07
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
EngineDiscoveryRequestResolverto 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-junitin favour ofcucumber-junit-platform-engine(#2835 M.P. Korstanje)Fixed
- [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#2835 M.P. Korstanje)
Commits
3fc5c26Prepare release v7.24.06f90ed9Use a message based PrettyFormatter (#3012)aeef1c1fix(deps): update dependency org.junit:junit-bom to v5.13.3 (#3021)a0f0f6cfix(deps): update messages and dependants (major) (#3022)25dbfe5Fix typo in documentation1695e33chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.1cce1a74chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.00ded224fix(deps): update dependency org.junit:junit-bom to v5.13.2a01d464chore(deps): update dependency org.jsoup:jsoup to v1.21.12fd73ecchore(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v2.2.0- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 2954116 |
| UUID: | 2648342883 |
| Node ID: | PR_kwDODyAiPM6d2oFj |
| Host: | GitHub |
| Repository: | devs-from-matrix/hexagonal-spring-boot-kotlin |
| Mergeable: | Yes |
| Merge State: | Clean |