dependabot[bot] opened a new pull request #706:
URL: https://github.com/apache/isis/pull/706


   Bumps `cucumber.version` from 6.9.1 to 6.11.0.
   Updates `cucumber-java` from 6.9.1 to 6.11.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md";>cucumber-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[6.11.0] (2021-08-05)</h2>
   <h3>Added</h3>
   <ul>
   <li>[TestNG] Add <code>CucumberPropertiesProvider</code> to allow properties 
from <code>testng.xml</code> to be used (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2351";>#2351</a>
 Gayan Sandaruwan)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[JUnit Platform] Update dependency 
org.junit.platform:junit-platform-engine to v1.7.2</li>
   <li>[Core] Update dependency org.apiguardian:apiguardian-api to v1.1.2</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fixed reports banner to point to <a 
href="https://cucumber.io/docs/cucumber/environment-variables/";>new docs</a> 
about environment variables</li>
   <li>[Core] Remove <code>--add-plugin</code> alternate name from USAGE.txt 
(<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2319";>#2319</a>
 ebreck)</li>
   </ul>
   <h2>[6.10.4] (2021-05-13)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Upgraded <code>vis-timeline</code> to v7.4.8</li>
   </ul>
   <ul>
   <li>Fixes CVE-2020-28487</li>
   </ul>
   <h2>[6.10.3] (2021-04-14)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Gherkin Messages] Rules can be tagged ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1356";>#1356</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1356";>cucumber/cucumber#1356</a>)
 Gáspár Nagy, Seb Rose, Björn Rasmusson, Wannes Fransen)</li>
   <li>[Java8] <code>cucumber-java8</code> works on Java 12+ 
([jhalterman/typetools/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/66";>#66</a>](<a
 
href="https://github-redirect.dependabot.com/jhalterman/typetools/pull/66";>jhalterman/typetools#66</a>)
 Nuclearfarts)</li>
   </ul>
   <h2>[6.10.2] (2021-03-15)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Mark pending steps as failed in teamcity plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2264";>#2264</a>)
 M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.1] (2021-03-08)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Cdi2] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2244";>#2244</a>
 Daniel Beland)</li>
   <li>[Cdi2] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   <li>[Jakarta Cdi] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>
 Daniel Beland)</li>
   <li>[Jakarta Cdi] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.0] (2021-02-14)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgraded various internal dependencies
   <ul>
   <li>create-meta v3.0.0</li>
   <li>gherkin v17.0.1</li>
   <li>messages v14.0.1</li>
   <li>html-formatter v12.0.0</li>
   </ul>
   </li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Java] Deprecated <code>io.cucumber.java.tl</code> in favour of 
<code>io.cucumber.java.te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   <li>[Java8] Deprecated <code>io.cucumber.java8.Tl</code>. in favour of 
<code>io.cucumber.java8.Te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e06d2b719c4faea71696c18d273f302aa270944c";><code>e06d2b7</code></a>
 [maven-release-plugin] prepare release v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2080304c676ce9992abe4805536028022bab11b0";><code>2080304</code></a>
 Update CHANGELOG for v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/faab8fedaac449d9949102fc61228e73ef617978";><code>faab8fe</code></a>
 [Build] Update versions</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/db3e17b1e5060c4f4fae6b9553cd19336a66ce99";><code>db3e17b</code></a>
 [TestNG] Add <code>CucumberPropertiesProvider</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2351";>#2351</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/37e5408d2d4526946be9aa8c5f4276cece46d4a9";><code>37e5408</code></a>
 [Spring] Fix typo in README</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/35ce2e9c40244b353f37c9fd0f61b16ef8298d24";><code>35ce2e9</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.5</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5203c4c316bd7cb450cab962406317a0a0c78671";><code>5203c4c</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.4-groovyless</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ad17c7416f64a9427d7cec3e362e2eb267560b2c";><code>ad17c74</code></a>
 Update vertx.version to v4.1.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/703f078eab12b154ebfcffdee25c1b86124d2012";><code>703f078</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v4.0.2.Final</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/12a21fea197b78be2acdfe026afe00d8b9cfefda";><code>12a21fe</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v3.1.8.Final</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-spring` from 6.9.1 to 6.11.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md";>cucumber-spring's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[6.11.0] (2021-08-05)</h2>
   <h3>Added</h3>
   <ul>
   <li>[TestNG] Add <code>CucumberPropertiesProvider</code> to allow properties 
from <code>testng.xml</code> to be used (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2351";>#2351</a>
 Gayan Sandaruwan)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[JUnit Platform] Update dependency 
org.junit.platform:junit-platform-engine to v1.7.2</li>
   <li>[Core] Update dependency org.apiguardian:apiguardian-api to v1.1.2</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fixed reports banner to point to <a 
href="https://cucumber.io/docs/cucumber/environment-variables/";>new docs</a> 
about environment variables</li>
   <li>[Core] Remove <code>--add-plugin</code> alternate name from USAGE.txt 
(<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2319";>#2319</a>
 ebreck)</li>
   </ul>
   <h2>[6.10.4] (2021-05-13)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Upgraded <code>vis-timeline</code> to v7.4.8</li>
   </ul>
   <ul>
   <li>Fixes CVE-2020-28487</li>
   </ul>
   <h2>[6.10.3] (2021-04-14)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Gherkin Messages] Rules can be tagged ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1356";>#1356</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1356";>cucumber/cucumber#1356</a>)
 Gáspár Nagy, Seb Rose, Björn Rasmusson, Wannes Fransen)</li>
   <li>[Java8] <code>cucumber-java8</code> works on Java 12+ 
([jhalterman/typetools/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/66";>#66</a>](<a
 
href="https://github-redirect.dependabot.com/jhalterman/typetools/pull/66";>jhalterman/typetools#66</a>)
 Nuclearfarts)</li>
   </ul>
   <h2>[6.10.2] (2021-03-15)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Mark pending steps as failed in teamcity plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2264";>#2264</a>)
 M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.1] (2021-03-08)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Cdi2] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2244";>#2244</a>
 Daniel Beland)</li>
   <li>[Cdi2] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   <li>[Jakarta Cdi] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>
 Daniel Beland)</li>
   <li>[Jakarta Cdi] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.0] (2021-02-14)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgraded various internal dependencies
   <ul>
   <li>create-meta v3.0.0</li>
   <li>gherkin v17.0.1</li>
   <li>messages v14.0.1</li>
   <li>html-formatter v12.0.0</li>
   </ul>
   </li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Java] Deprecated <code>io.cucumber.java.tl</code> in favour of 
<code>io.cucumber.java.te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   <li>[Java8] Deprecated <code>io.cucumber.java8.Tl</code>. in favour of 
<code>io.cucumber.java8.Te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e06d2b719c4faea71696c18d273f302aa270944c";><code>e06d2b7</code></a>
 [maven-release-plugin] prepare release v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2080304c676ce9992abe4805536028022bab11b0";><code>2080304</code></a>
 Update CHANGELOG for v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/faab8fedaac449d9949102fc61228e73ef617978";><code>faab8fe</code></a>
 [Build] Update versions</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/db3e17b1e5060c4f4fae6b9553cd19336a66ce99";><code>db3e17b</code></a>
 [TestNG] Add <code>CucumberPropertiesProvider</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2351";>#2351</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/37e5408d2d4526946be9aa8c5f4276cece46d4a9";><code>37e5408</code></a>
 [Spring] Fix typo in README</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/35ce2e9c40244b353f37c9fd0f61b16ef8298d24";><code>35ce2e9</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.5</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5203c4c316bd7cb450cab962406317a0a0c78671";><code>5203c4c</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.4-groovyless</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ad17c7416f64a9427d7cec3e362e2eb267560b2c";><code>ad17c74</code></a>
 Update vertx.version to v4.1.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/703f078eab12b154ebfcffdee25c1b86124d2012";><code>703f078</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v4.0.2.Final</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/12a21fea197b78be2acdfe026afe00d8b9cfefda";><code>12a21fe</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v3.1.8.Final</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit` from 6.9.1 to 6.11.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md";>cucumber-junit's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[6.11.0] (2021-08-05)</h2>
   <h3>Added</h3>
   <ul>
   <li>[TestNG] Add <code>CucumberPropertiesProvider</code> to allow properties 
from <code>testng.xml</code> to be used (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2351";>#2351</a>
 Gayan Sandaruwan)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[JUnit Platform] Update dependency 
org.junit.platform:junit-platform-engine to v1.7.2</li>
   <li>[Core] Update dependency org.apiguardian:apiguardian-api to v1.1.2</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fixed reports banner to point to <a 
href="https://cucumber.io/docs/cucumber/environment-variables/";>new docs</a> 
about environment variables</li>
   <li>[Core] Remove <code>--add-plugin</code> alternate name from USAGE.txt 
(<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2319";>#2319</a>
 ebreck)</li>
   </ul>
   <h2>[6.10.4] (2021-05-13)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Upgraded <code>vis-timeline</code> to v7.4.8</li>
   </ul>
   <ul>
   <li>Fixes CVE-2020-28487</li>
   </ul>
   <h2>[6.10.3] (2021-04-14)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Gherkin Messages] Rules can be tagged ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1356";>#1356</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1356";>cucumber/cucumber#1356</a>)
 Gáspár Nagy, Seb Rose, Björn Rasmusson, Wannes Fransen)</li>
   <li>[Java8] <code>cucumber-java8</code> works on Java 12+ 
([jhalterman/typetools/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/66";>#66</a>](<a
 
href="https://github-redirect.dependabot.com/jhalterman/typetools/pull/66";>jhalterman/typetools#66</a>)
 Nuclearfarts)</li>
   </ul>
   <h2>[6.10.2] (2021-03-15)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Mark pending steps as failed in teamcity plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2264";>#2264</a>)
 M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.1] (2021-03-08)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Cdi2] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2244";>#2244</a>
 Daniel Beland)</li>
   <li>[Cdi2] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   <li>[Jakarta Cdi] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>
 Daniel Beland)</li>
   <li>[Jakarta Cdi] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.0] (2021-02-14)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgraded various internal dependencies
   <ul>
   <li>create-meta v3.0.0</li>
   <li>gherkin v17.0.1</li>
   <li>messages v14.0.1</li>
   <li>html-formatter v12.0.0</li>
   </ul>
   </li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Java] Deprecated <code>io.cucumber.java.tl</code> in favour of 
<code>io.cucumber.java.te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   <li>[Java8] Deprecated <code>io.cucumber.java8.Tl</code>. in favour of 
<code>io.cucumber.java8.Te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e06d2b719c4faea71696c18d273f302aa270944c";><code>e06d2b7</code></a>
 [maven-release-plugin] prepare release v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2080304c676ce9992abe4805536028022bab11b0";><code>2080304</code></a>
 Update CHANGELOG for v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/faab8fedaac449d9949102fc61228e73ef617978";><code>faab8fe</code></a>
 [Build] Update versions</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/db3e17b1e5060c4f4fae6b9553cd19336a66ce99";><code>db3e17b</code></a>
 [TestNG] Add <code>CucumberPropertiesProvider</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2351";>#2351</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/37e5408d2d4526946be9aa8c5f4276cece46d4a9";><code>37e5408</code></a>
 [Spring] Fix typo in README</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/35ce2e9c40244b353f37c9fd0f61b16ef8298d24";><code>35ce2e9</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.5</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5203c4c316bd7cb450cab962406317a0a0c78671";><code>5203c4c</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.4-groovyless</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ad17c7416f64a9427d7cec3e362e2eb267560b2c";><code>ad17c74</code></a>
 Update vertx.version to v4.1.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/703f078eab12b154ebfcffdee25c1b86124d2012";><code>703f078</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v4.0.2.Final</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/12a21fea197b78be2acdfe026afe00d8b9cfefda";><code>12a21fe</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v3.1.8.Final</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit-platform-engine` from 6.9.1 to 6.11.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md";>cucumber-junit-platform-engine's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[6.11.0] (2021-08-05)</h2>
   <h3>Added</h3>
   <ul>
   <li>[TestNG] Add <code>CucumberPropertiesProvider</code> to allow properties 
from <code>testng.xml</code> to be used (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2351";>#2351</a>
 Gayan Sandaruwan)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[JUnit Platform] Update dependency 
org.junit.platform:junit-platform-engine to v1.7.2</li>
   <li>[Core] Update dependency org.apiguardian:apiguardian-api to v1.1.2</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fixed reports banner to point to <a 
href="https://cucumber.io/docs/cucumber/environment-variables/";>new docs</a> 
about environment variables</li>
   <li>[Core] Remove <code>--add-plugin</code> alternate name from USAGE.txt 
(<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2319";>#2319</a>
 ebreck)</li>
   </ul>
   <h2>[6.10.4] (2021-05-13)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Upgraded <code>vis-timeline</code> to v7.4.8</li>
   </ul>
   <ul>
   <li>Fixes CVE-2020-28487</li>
   </ul>
   <h2>[6.10.3] (2021-04-14)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Gherkin Messages] Rules can be tagged ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1356";>#1356</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1356";>cucumber/cucumber#1356</a>)
 Gáspár Nagy, Seb Rose, Björn Rasmusson, Wannes Fransen)</li>
   <li>[Java8] <code>cucumber-java8</code> works on Java 12+ 
([jhalterman/typetools/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/66";>#66</a>](<a
 
href="https://github-redirect.dependabot.com/jhalterman/typetools/pull/66";>jhalterman/typetools#66</a>)
 Nuclearfarts)</li>
   </ul>
   <h2>[6.10.2] (2021-03-15)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Mark pending steps as failed in teamcity plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2264";>#2264</a>)
 M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.1] (2021-03-08)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Cdi2] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2244";>#2244</a>
 Daniel Beland)</li>
   <li>[Cdi2] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   <li>[Jakarta Cdi] Correctly cast the UnmanagedInstance values (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2242";>#2242</a>,
 <a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>
 Daniel Beland)</li>
   <li>[Jakarta Cdi] Add step definitions as beans when not discovered (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2248";>#2248</a>)
 Daniel Beland, M.P. Korstanje)</li>
   </ul>
   <h2>[6.10.0] (2021-02-14)</h2>
   <h3>Changed</h3>
   <ul>
   <li>Upgraded various internal dependencies
   <ul>
   <li>create-meta v3.0.0</li>
   <li>gherkin v17.0.1</li>
   <li>messages v14.0.1</li>
   <li>html-formatter v12.0.0</li>
   </ul>
   </li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Java] Deprecated <code>io.cucumber.java.tl</code> in favour of 
<code>io.cucumber.java.te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   <li>[Java8] Deprecated <code>io.cucumber.java8.Tl</code>. in favour of 
<code>io.cucumber.java8.Te</code> ([cucumber/<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1238";>#1238</a>](<a
 
href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1238";>cucumber/cucumber#1238</a>)
 Nvmkpk)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/e06d2b719c4faea71696c18d273f302aa270944c";><code>e06d2b7</code></a>
 [maven-release-plugin] prepare release v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2080304c676ce9992abe4805536028022bab11b0";><code>2080304</code></a>
 Update CHANGELOG for v6.11.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/faab8fedaac449d9949102fc61228e73ef617978";><code>faab8fe</code></a>
 [Build] Update versions</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/db3e17b1e5060c4f4fae6b9553cd19336a66ce99";><code>db3e17b</code></a>
 [TestNG] Add <code>CucumberPropertiesProvider</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2351";>#2351</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/37e5408d2d4526946be9aa8c5f4276cece46d4a9";><code>37e5408</code></a>
 [Spring] Fix typo in README</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/35ce2e9c40244b353f37c9fd0f61b16ef8298d24";><code>35ce2e9</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.5</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/5203c4c316bd7cb450cab962406317a0a0c78671";><code>5203c4c</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.2.4-groovyless</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ad17c7416f64a9427d7cec3e362e2eb267560b2c";><code>ad17c74</code></a>
 Update vertx.version to v4.1.2</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/703f078eab12b154ebfcffdee25c1b86124d2012";><code>703f078</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v4.0.2.Final</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/12a21fea197b78be2acdfe026afe00d8b9cfefda";><code>12a21fe</code></a>
 Update dependency org.jboss.weld.se:weld-se-core to v3.1.8.Final</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to