dependabot[bot] opened a new pull request, #2569:
URL: https://github.com/apache/causeway/pull/2569

   Bumps `cucumber.version` from 7.16.1 to 7.18.1.
   Updates `io.cucumber:cucumber-java` from 7.16.1 to 7.18.1
   <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.18.1</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>v7.18.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>v7.17.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</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.18.1] - 2024-07-18</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>[7.18.0] - 2024-05-17</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>[7.17.0] - 2024-04-18</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d2929e3b5ec515bcf6ead0690c80e55d96c9c691";><code>d2929e3</code></a>
 Prepare release v7.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/8112f7ff4a4ec0ebdeea9da53d936bb0d5d64bfc";><code>8112f7f</code></a>
 Update dependency io.cucumber:html-formatter to v21.4.1 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2907";>#2907</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/665410269bb756334f7ca291471cb6aef4cadc19";><code>6654102</code></a>
 chore(deps): update vertx.version to v4.5.9</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5a46bb990fb44feaa9f5340c1ca4b0c64502a2c7";><code>5a46bb9</code></a>
 fix(deps): update dependency org.springframework:spring-test to v6.1.11</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/91d2d30e111694d27b056332d08ccff102fe14fb";><code>91d2d30</code></a>
 chore(deps): update dependency 
org.apache.maven.plugins:maven-surefire-plugin...</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/dae8ec75258803f78d1962414a13da43d3d166c5";><code>dae8ec7</code></a>
 chore(deps): update dependency org.jsoup:jsoup to v1.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d8d9618b0af4e7f3aa102dd588a317dcc22c1fe1";><code>d8d9618</code></a>
 fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/85da54b3231fdc57c276a62118e0288d04de32b5";><code>85da54b</code></a>
 Use import static for Assertions in archetype (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2899";>#2899</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e9f99b11d2d8668db461fc9b45f5eb231653c17a";><code>e9f99b1</code></a>
 chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.3 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2894";>#2894</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7b05275c1ba00bf6532a31214421a417c0a6a915";><code>7b05275</code></a>
 fix(deps): update dependency org.junit:junit-bom to v5.10.3</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.16.1...v7.18.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.cucumber:cucumber-spring` from 7.16.1 to 7.18.1
   <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.18.1</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>v7.18.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>v7.17.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</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.18.1] - 2024-07-18</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>[7.18.0] - 2024-05-17</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>[7.17.0] - 2024-04-18</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d2929e3b5ec515bcf6ead0690c80e55d96c9c691";><code>d2929e3</code></a>
 Prepare release v7.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/8112f7ff4a4ec0ebdeea9da53d936bb0d5d64bfc";><code>8112f7f</code></a>
 Update dependency io.cucumber:html-formatter to v21.4.1 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2907";>#2907</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/665410269bb756334f7ca291471cb6aef4cadc19";><code>6654102</code></a>
 chore(deps): update vertx.version to v4.5.9</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5a46bb990fb44feaa9f5340c1ca4b0c64502a2c7";><code>5a46bb9</code></a>
 fix(deps): update dependency org.springframework:spring-test to v6.1.11</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/91d2d30e111694d27b056332d08ccff102fe14fb";><code>91d2d30</code></a>
 chore(deps): update dependency 
org.apache.maven.plugins:maven-surefire-plugin...</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/dae8ec75258803f78d1962414a13da43d3d166c5";><code>dae8ec7</code></a>
 chore(deps): update dependency org.jsoup:jsoup to v1.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d8d9618b0af4e7f3aa102dd588a317dcc22c1fe1";><code>d8d9618</code></a>
 fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/85da54b3231fdc57c276a62118e0288d04de32b5";><code>85da54b</code></a>
 Use import static for Assertions in archetype (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2899";>#2899</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e9f99b11d2d8668db461fc9b45f5eb231653c17a";><code>e9f99b1</code></a>
 chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.3 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2894";>#2894</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7b05275c1ba00bf6532a31214421a417c0a6a915";><code>7b05275</code></a>
 fix(deps): update dependency org.junit:junit-bom to v5.10.3</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.16.1...v7.18.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.cucumber:cucumber-junit` from 7.16.1 to 7.18.1
   <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.18.1</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>v7.18.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>v7.17.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</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.18.1] - 2024-07-18</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>[7.18.0] - 2024-05-17</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>[7.17.0] - 2024-04-18</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d2929e3b5ec515bcf6ead0690c80e55d96c9c691";><code>d2929e3</code></a>
 Prepare release v7.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/8112f7ff4a4ec0ebdeea9da53d936bb0d5d64bfc";><code>8112f7f</code></a>
 Update dependency io.cucumber:html-formatter to v21.4.1 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2907";>#2907</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/665410269bb756334f7ca291471cb6aef4cadc19";><code>6654102</code></a>
 chore(deps): update vertx.version to v4.5.9</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5a46bb990fb44feaa9f5340c1ca4b0c64502a2c7";><code>5a46bb9</code></a>
 fix(deps): update dependency org.springframework:spring-test to v6.1.11</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/91d2d30e111694d27b056332d08ccff102fe14fb";><code>91d2d30</code></a>
 chore(deps): update dependency 
org.apache.maven.plugins:maven-surefire-plugin...</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/dae8ec75258803f78d1962414a13da43d3d166c5";><code>dae8ec7</code></a>
 chore(deps): update dependency org.jsoup:jsoup to v1.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d8d9618b0af4e7f3aa102dd588a317dcc22c1fe1";><code>d8d9618</code></a>
 fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/85da54b3231fdc57c276a62118e0288d04de32b5";><code>85da54b</code></a>
 Use import static for Assertions in archetype (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2899";>#2899</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e9f99b11d2d8668db461fc9b45f5eb231653c17a";><code>e9f99b1</code></a>
 chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.3 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2894";>#2894</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7b05275c1ba00bf6532a31214421a417c0a6a915";><code>7b05275</code></a>
 fix(deps): update dependency org.junit:junit-bom to v5.10.3</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.16.1...v7.18.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.cucumber:cucumber-junit-platform-engine` from 7.16.1 to 7.18.1
   <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.18.1</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>v7.18.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>v7.17.0</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</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.18.1] - 2024-07-18</h2>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Include parameterized scenario name in JUnit and TestNG XML 
report</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Archetype] Use <code>import static</code> for Assertions in archetype 
(<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2899</a> 
Patrick Altaie)</li>
   <li>[Core] Escape json when writing html report ([#312](<a 
href="https://redirect.github.com/cucumber/html-formatter/pull/312%5D";>cucumber/html-formatter#312</a>
 M.P. Korstanje)</li>
   </ul>
   <h2>[7.18.0] - 2024-05-17</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] The TeamCityPlugin for IntelliJ IDEA now uses the hook's method 
name for the name of the hook itself. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2798";>#2798</a> 
V.V. Belov)</li>
   <li>[Core] Allow feature with line syntax to target rules and examples. (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2884";>#2884</a> 
M.P. Korstanje)</li>
   </ul>
   <h2>[7.17.0] - 2024-04-18</h2>
   <h3>Added</h3>
   <ul>
   <li>[JUnit Platform Engine] Support for parameters 
<code>cucumber.junit-platform.naming-strategy.short.example-name</code> and 
<code>cucumber.junit-platform.naming-strategy.long.example-name</code> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2743";>#2743</a> 
V.V. Belov)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Jakarta CDI] Update dependency 
jakarta.enterprise:jakarta.enterprise.cdi-api to v4.1.0</li>
   <li>[TestNG] Update dependency org.testng:testng to v7.10.1</li>
   <li>[Core] Use a <a 
href="https://github.com/cucumber/testng-xml-formatter";>message based TestNG 
XML Formatter</a> (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2863";>#2863</a> 
M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d2929e3b5ec515bcf6ead0690c80e55d96c9c691";><code>d2929e3</code></a>
 Prepare release v7.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/8112f7ff4a4ec0ebdeea9da53d936bb0d5d64bfc";><code>8112f7f</code></a>
 Update dependency io.cucumber:html-formatter to v21.4.1 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2907";>#2907</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/665410269bb756334f7ca291471cb6aef4cadc19";><code>6654102</code></a>
 chore(deps): update vertx.version to v4.5.9</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5a46bb990fb44feaa9f5340c1ca4b0c64502a2c7";><code>5a46bb9</code></a>
 fix(deps): update dependency org.springframework:spring-test to v6.1.11</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/91d2d30e111694d27b056332d08ccff102fe14fb";><code>91d2d30</code></a>
 chore(deps): update dependency 
org.apache.maven.plugins:maven-surefire-plugin...</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/dae8ec75258803f78d1962414a13da43d3d166c5";><code>dae8ec7</code></a>
 chore(deps): update dependency org.jsoup:jsoup to v1.18.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/d8d9618b0af4e7f3aa102dd588a317dcc22c1fe1";><code>d8d9618</code></a>
 fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/85da54b3231fdc57c276a62118e0288d04de32b5";><code>85da54b</code></a>
 Use import static for Assertions in archetype (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2899";>#2899</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e9f99b11d2d8668db461fc9b45f5eb231653c17a";><code>e9f99b1</code></a>
 chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.3 (<a 
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2894";>#2894</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7b05275c1ba00bf6532a31214421a417c0a6a915";><code>7b05275</code></a>
 fix(deps): update dependency org.junit:junit-bom to v5.10.3</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.16.1...v7.18.1";>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

Reply via email to