dependabot[bot] opened a new pull request, #2664: URL: https://github.com/apache/causeway/pull/2664
Bumps `cucumber.version` from 7.18.1 to 7.19.0. Updates `io.cucumber:cucumber-java` from 7.18.1 to 7.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/releases">io.cucumber:cucumber-java's releases</a>.</em></p> <blockquote> <h2>v7.19.0</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md">io.cucumber:cucumber-java's changelog</a>.</em></p> <blockquote> <h2>[7.19.0] - 2024-09-19</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/395e6974e0e594281fac1bc0381a0a8333491d80"><code>395e697</code></a> Prepare release v7.19.0</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/a50d1bb03ed9ff9501c033e0469075aa7e48d1ff"><code>a50d1bb</code></a> [Spring] Document CucumberContextConfiguration semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2887">#2887</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/36a0626e678abde2129ee00b01953387c39003d7"><code>36a0626</code></a> fix(deps): update spring core to v6.1.13</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/50dc054a799f7476a68e38f01137289954940123"><code>50dc054</code></a> [Archetype] Set naming-strategy to long when using Surefire</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/8cf77b339555046e696269da4dd40507f1c504fa"><code>8cf77b3</code></a> chore(deps): update vertx.version to v4.5.10</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/83f25dcc1e8ef091986c80d24d1599ece0fdfe9b"><code>83f25dc</code></a> chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.18.1</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/84e13b5a6fd451b588573ee56cf92fe2a05433bd"><code>84e13b5</code></a> chore(deps): update mockito monorepo to v5.13.0 (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2920">#2920</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3b46c2c49022a807703c5f228e6fdfd55969d4bf"><code>3b46c2c</code></a> Suppress API differences from JUnit 5</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/454ebbf268807e7ca95ba7c4e08cdc65014f8cea"><code>454ebbf</code></a> chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c3e70b27b30fac365a704037ffd8345aaa52a0bd"><code>c3e70b2</code></a> Update CHANGELOG</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v7.18.1...v7.19.0">compare view</a></li> </ul> </details> <br /> Updates `io.cucumber:cucumber-spring` from 7.18.1 to 7.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/releases">io.cucumber:cucumber-spring's releases</a>.</em></p> <blockquote> <h2>v7.19.0</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md">io.cucumber:cucumber-spring's changelog</a>.</em></p> <blockquote> <h2>[7.19.0] - 2024-09-19</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/395e6974e0e594281fac1bc0381a0a8333491d80"><code>395e697</code></a> Prepare release v7.19.0</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/a50d1bb03ed9ff9501c033e0469075aa7e48d1ff"><code>a50d1bb</code></a> [Spring] Document CucumberContextConfiguration semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2887">#2887</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/36a0626e678abde2129ee00b01953387c39003d7"><code>36a0626</code></a> fix(deps): update spring core to v6.1.13</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/50dc054a799f7476a68e38f01137289954940123"><code>50dc054</code></a> [Archetype] Set naming-strategy to long when using Surefire</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/8cf77b339555046e696269da4dd40507f1c504fa"><code>8cf77b3</code></a> chore(deps): update vertx.version to v4.5.10</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/83f25dcc1e8ef091986c80d24d1599ece0fdfe9b"><code>83f25dc</code></a> chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.18.1</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/84e13b5a6fd451b588573ee56cf92fe2a05433bd"><code>84e13b5</code></a> chore(deps): update mockito monorepo to v5.13.0 (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2920">#2920</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3b46c2c49022a807703c5f228e6fdfd55969d4bf"><code>3b46c2c</code></a> Suppress API differences from JUnit 5</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/454ebbf268807e7ca95ba7c4e08cdc65014f8cea"><code>454ebbf</code></a> chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c3e70b27b30fac365a704037ffd8345aaa52a0bd"><code>c3e70b2</code></a> Update CHANGELOG</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v7.18.1...v7.19.0">compare view</a></li> </ul> </details> <br /> Updates `io.cucumber:cucumber-junit` from 7.18.1 to 7.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/releases">io.cucumber:cucumber-junit's releases</a>.</em></p> <blockquote> <h2>v7.19.0</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md">io.cucumber:cucumber-junit's changelog</a>.</em></p> <blockquote> <h2>[7.19.0] - 2024-09-19</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/395e6974e0e594281fac1bc0381a0a8333491d80"><code>395e697</code></a> Prepare release v7.19.0</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/a50d1bb03ed9ff9501c033e0469075aa7e48d1ff"><code>a50d1bb</code></a> [Spring] Document CucumberContextConfiguration semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2887">#2887</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/36a0626e678abde2129ee00b01953387c39003d7"><code>36a0626</code></a> fix(deps): update spring core to v6.1.13</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/50dc054a799f7476a68e38f01137289954940123"><code>50dc054</code></a> [Archetype] Set naming-strategy to long when using Surefire</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/8cf77b339555046e696269da4dd40507f1c504fa"><code>8cf77b3</code></a> chore(deps): update vertx.version to v4.5.10</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/83f25dcc1e8ef091986c80d24d1599ece0fdfe9b"><code>83f25dc</code></a> chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.18.1</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/84e13b5a6fd451b588573ee56cf92fe2a05433bd"><code>84e13b5</code></a> chore(deps): update mockito monorepo to v5.13.0 (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2920">#2920</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3b46c2c49022a807703c5f228e6fdfd55969d4bf"><code>3b46c2c</code></a> Suppress API differences from JUnit 5</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/454ebbf268807e7ca95ba7c4e08cdc65014f8cea"><code>454ebbf</code></a> chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c3e70b27b30fac365a704037ffd8345aaa52a0bd"><code>c3e70b2</code></a> Update CHANGELOG</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v7.18.1...v7.19.0">compare view</a></li> </ul> </details> <br /> Updates `io.cucumber:cucumber-junit-platform-engine` from 7.18.1 to 7.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/releases">io.cucumber:cucumber-junit-platform-engine's releases</a>.</em></p> <blockquote> <h2>v7.19.0</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md">io.cucumber:cucumber-junit-platform-engine's changelog</a>.</em></p> <blockquote> <h2>[7.19.0] - 2024-09-19</h2> <h3>Changed</h3> <ul> <li>[JUnit Platform Engine] Use JUnit Platform 1.11.0 (JUnit Jupiter 5.11.0)</li> </ul> <h3>Fixed</h3> <ul> <li>[Spring] Document <code>@CucumberContextConfiguration</code> semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2887">#2887</a> M.P. Korstanje)</li> <li>[Core] Enhanced stack trace to include step location for better debugging in case of datatable conversion errors (<a href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2908">#2908</a> Thomas Deblock)</li> <li>[Archetype] Set <code>cucumber.junit-platform.naming-strategy</code> to <code>long</code> when using Surefire.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/395e6974e0e594281fac1bc0381a0a8333491d80"><code>395e697</code></a> Prepare release v7.19.0</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/a50d1bb03ed9ff9501c033e0469075aa7e48d1ff"><code>a50d1bb</code></a> [Spring] Document CucumberContextConfiguration semantics (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2887">#2887</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/36a0626e678abde2129ee00b01953387c39003d7"><code>36a0626</code></a> fix(deps): update spring core to v6.1.13</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/50dc054a799f7476a68e38f01137289954940123"><code>50dc054</code></a> [Archetype] Set naming-strategy to long when using Surefire</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/8cf77b339555046e696269da4dd40507f1c504fa"><code>8cf77b3</code></a> chore(deps): update vertx.version to v4.5.10</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/83f25dcc1e8ef091986c80d24d1599ece0fdfe9b"><code>83f25dc</code></a> chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.18.1</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/84e13b5a6fd451b588573ee56cf92fe2a05433bd"><code>84e13b5</code></a> chore(deps): update mockito monorepo to v5.13.0 (<a href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2920">#2920</a>)</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3b46c2c49022a807703c5f228e6fdfd55969d4bf"><code>3b46c2c</code></a> Suppress API differences from JUnit 5</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/454ebbf268807e7ca95ba7c4e08cdc65014f8cea"><code>454ebbf</code></a> chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...</li> <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c3e70b27b30fac365a704037ffd8345aaa52a0bd"><code>c3e70b2</code></a> Update CHANGELOG</li> <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v7.18.1...v7.19.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | io.cucumber:cucumber-java | [>= 6.10.a, < 6.11] | | io.cucumber:cucumber-junit | [>= 6.10.a, < 6.11] | | io.cucumber:cucumber-junit-platform-engine | [>= 6.10.a, < 6.11] | | io.cucumber:cucumber-spring | [>= 6.10.a, < 6.11] | </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org