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


   Bumps `cucumber.version` from 7.1.0 to 7.2.1.
   Updates `cucumber-java` from 7.1.0 to 7.2.1
   <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>[7.2.1] (2022-01-04)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2455";>#2455</a>
 Aslak Hellesøy)</li>
   </ul>
   <h2>[7.2.0] (2022-01-03)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Support multiple doc strings types with same content type (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2421";>#2421</a>
 Postelnicu George)
   <ul>
   <li>When transforming doc strings in addition to the content type Cucumber 
will
   also look at the type used in the step definition to disambiguate between
   doc string types.</li>
   </ul>
   </li>
   <li>[Guice] Automatically detect <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432</a>
 Postelnicu George)</li>
   <li>[Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2452";>#2452</a>
 M.P. Korstanje)
   <pre><code>cucumber.publish.proxy=https://proxy.example.com:3129
   </code></pre>
   Note: The publish-plugin only reads properties from the 
<code>cucumber.properties</code>, the environment, system properties. And
   not <code>junit-platform.properties</code>.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Replaced <code>create-meta</code> dependency with 
<code>ci-environment</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2438";>#2438</a>
 M.P. Korstanje)</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Guice] Deprecated <code>guice.injector-source</code> in favour of 
discovering <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432
 </a> M.P. Korstanje)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[JUnit Platform] Delay plugin creation until test execution (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2442";>#2442</a>
 M.P. Korstanje)</li>
   <li>[Core] Display curl-like error message for more url output stream 
problems (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2451";>#2451</a>
 M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2147bfe2295ffc67baabec0a7c4d6d2c5c42edcd";><code>2147bfe</code></a>
 [maven-release-plugin] prepare release v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/205d556955a715cdbb5ae65ddb232e36c6a54790";><code>205d556</code></a>
 Update CHANGELOG for v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/173629925df30b09ab1354867830bc79d8b8bd33";><code>1736299</code></a>
 [Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2455";>#2455</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ec065c98ec00ad16ef42cf14f3ab1bc1f27ed88c";><code>ec065c9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/fd1d7f1b849584e15fae4b1e0d3701603b00640e";><code>fd1d7f1</code></a>
 [maven-release-plugin] prepare release v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7957a9b256c95e3290c372738535a9d074da4594";><code>7957a9b</code></a>
 Update CHANGELOG for v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/f086eba5d67d8cf17d7c90709236a86eff7cae5f";><code>f086eba</code></a>
 Replace maven-antrun-plugin with groovy-maven-plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2453";>#2453</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/aa30cac616308a4696e125e2336705fce4580cd2";><code>aa30cac</code></a>
 [Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2452";>#2452</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/a8298a19d5f9dd4126dde4fc71ea730d8aa2abdf";><code>a8298a1</code></a>
 Update dependency io.cucumber:ci-environment to v8.1.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/43e6d94762a165cb70d4b26a50d488500bf71cf0";><code>43e6d94</code></a>
 Fix typo in private method</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.1.0...v7.2.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-spring` from 7.1.0 to 7.2.1
   <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>[7.2.1] (2022-01-04)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2455";>#2455</a>
 Aslak Hellesøy)</li>
   </ul>
   <h2>[7.2.0] (2022-01-03)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Support multiple doc strings types with same content type (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2421";>#2421</a>
 Postelnicu George)
   <ul>
   <li>When transforming doc strings in addition to the content type Cucumber 
will
   also look at the type used in the step definition to disambiguate between
   doc string types.</li>
   </ul>
   </li>
   <li>[Guice] Automatically detect <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432</a>
 Postelnicu George)</li>
   <li>[Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2452";>#2452</a>
 M.P. Korstanje)
   <pre><code>cucumber.publish.proxy=https://proxy.example.com:3129
   </code></pre>
   Note: The publish-plugin only reads properties from the 
<code>cucumber.properties</code>, the environment, system properties. And
   not <code>junit-platform.properties</code>.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Replaced <code>create-meta</code> dependency with 
<code>ci-environment</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2438";>#2438</a>
 M.P. Korstanje)</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Guice] Deprecated <code>guice.injector-source</code> in favour of 
discovering <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432
 </a> M.P. Korstanje)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[JUnit Platform] Delay plugin creation until test execution (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2442";>#2442</a>
 M.P. Korstanje)</li>
   <li>[Core] Display curl-like error message for more url output stream 
problems (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2451";>#2451</a>
 M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2147bfe2295ffc67baabec0a7c4d6d2c5c42edcd";><code>2147bfe</code></a>
 [maven-release-plugin] prepare release v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/205d556955a715cdbb5ae65ddb232e36c6a54790";><code>205d556</code></a>
 Update CHANGELOG for v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/173629925df30b09ab1354867830bc79d8b8bd33";><code>1736299</code></a>
 [Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2455";>#2455</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ec065c98ec00ad16ef42cf14f3ab1bc1f27ed88c";><code>ec065c9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/fd1d7f1b849584e15fae4b1e0d3701603b00640e";><code>fd1d7f1</code></a>
 [maven-release-plugin] prepare release v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7957a9b256c95e3290c372738535a9d074da4594";><code>7957a9b</code></a>
 Update CHANGELOG for v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/f086eba5d67d8cf17d7c90709236a86eff7cae5f";><code>f086eba</code></a>
 Replace maven-antrun-plugin with groovy-maven-plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2453";>#2453</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/aa30cac616308a4696e125e2336705fce4580cd2";><code>aa30cac</code></a>
 [Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2452";>#2452</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/a8298a19d5f9dd4126dde4fc71ea730d8aa2abdf";><code>a8298a1</code></a>
 Update dependency io.cucumber:ci-environment to v8.1.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/43e6d94762a165cb70d4b26a50d488500bf71cf0";><code>43e6d94</code></a>
 Fix typo in private method</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.1.0...v7.2.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit` from 7.1.0 to 7.2.1
   <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>[7.2.1] (2022-01-04)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2455";>#2455</a>
 Aslak Hellesøy)</li>
   </ul>
   <h2>[7.2.0] (2022-01-03)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Support multiple doc strings types with same content type (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2421";>#2421</a>
 Postelnicu George)
   <ul>
   <li>When transforming doc strings in addition to the content type Cucumber 
will
   also look at the type used in the step definition to disambiguate between
   doc string types.</li>
   </ul>
   </li>
   <li>[Guice] Automatically detect <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432</a>
 Postelnicu George)</li>
   <li>[Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2452";>#2452</a>
 M.P. Korstanje)
   <pre><code>cucumber.publish.proxy=https://proxy.example.com:3129
   </code></pre>
   Note: The publish-plugin only reads properties from the 
<code>cucumber.properties</code>, the environment, system properties. And
   not <code>junit-platform.properties</code>.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Replaced <code>create-meta</code> dependency with 
<code>ci-environment</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2438";>#2438</a>
 M.P. Korstanje)</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Guice] Deprecated <code>guice.injector-source</code> in favour of 
discovering <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432
 </a> M.P. Korstanje)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[JUnit Platform] Delay plugin creation until test execution (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2442";>#2442</a>
 M.P. Korstanje)</li>
   <li>[Core] Display curl-like error message for more url output stream 
problems (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2451";>#2451</a>
 M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2147bfe2295ffc67baabec0a7c4d6d2c5c42edcd";><code>2147bfe</code></a>
 [maven-release-plugin] prepare release v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/205d556955a715cdbb5ae65ddb232e36c6a54790";><code>205d556</code></a>
 Update CHANGELOG for v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/173629925df30b09ab1354867830bc79d8b8bd33";><code>1736299</code></a>
 [Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2455";>#2455</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ec065c98ec00ad16ef42cf14f3ab1bc1f27ed88c";><code>ec065c9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/fd1d7f1b849584e15fae4b1e0d3701603b00640e";><code>fd1d7f1</code></a>
 [maven-release-plugin] prepare release v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7957a9b256c95e3290c372738535a9d074da4594";><code>7957a9b</code></a>
 Update CHANGELOG for v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/f086eba5d67d8cf17d7c90709236a86eff7cae5f";><code>f086eba</code></a>
 Replace maven-antrun-plugin with groovy-maven-plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2453";>#2453</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/aa30cac616308a4696e125e2336705fce4580cd2";><code>aa30cac</code></a>
 [Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2452";>#2452</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/a8298a19d5f9dd4126dde4fc71ea730d8aa2abdf";><code>a8298a1</code></a>
 Update dependency io.cucumber:ci-environment to v8.1.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/43e6d94762a165cb70d4b26a50d488500bf71cf0";><code>43e6d94</code></a>
 Fix typo in private method</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.1.0...v7.2.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit-platform-engine` from 7.1.0 to 7.2.1
   <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>[7.2.1] (2022-01-04)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2455";>#2455</a>
 Aslak Hellesøy)</li>
   </ul>
   <h2>[7.2.0] (2022-01-03)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Support multiple doc strings types with same content type (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2421";>#2421</a>
 Postelnicu George)
   <ul>
   <li>When transforming doc strings in addition to the content type Cucumber 
will
   also look at the type used in the step definition to disambiguate between
   doc string types.</li>
   </ul>
   </li>
   <li>[Guice] Automatically detect <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432</a>
 Postelnicu George)</li>
   <li>[Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2452";>#2452</a>
 M.P. Korstanje)
   <pre><code>cucumber.publish.proxy=https://proxy.example.com:3129
   </code></pre>
   Note: The publish-plugin only reads properties from the 
<code>cucumber.properties</code>, the environment, system properties. And
   not <code>junit-platform.properties</code>.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>[Core] Replaced <code>create-meta</code> dependency with 
<code>ci-environment</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2438";>#2438</a>
 M.P. Korstanje)</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>[Guice] Deprecated <code>guice.injector-source</code> in favour of 
discovering <code>InjectorSource</code> (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2432";>#2432
 </a> M.P. Korstanje)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[JUnit Platform] Delay plugin creation until test execution (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2442";>#2442</a>
 M.P. Korstanje)</li>
   <li>[Core] Display curl-like error message for more url output stream 
problems (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2451";>#2451</a>
 M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/2147bfe2295ffc67baabec0a7c4d6d2c5c42edcd";><code>2147bfe</code></a>
 [maven-release-plugin] prepare release v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/205d556955a715cdbb5ae65ddb232e36c6a54790";><code>205d556</code></a>
 Update CHANGELOG for v7.2.1</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/173629925df30b09ab1354867830bc79d8b8bd33";><code>1736299</code></a>
 [Core] Fix NPE if git is not detected (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2455";>#2455</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/ec065c98ec00ad16ef42cf14f3ab1bc1f27ed88c";><code>ec065c9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/fd1d7f1b849584e15fae4b1e0d3701603b00640e";><code>fd1d7f1</code></a>
 [maven-release-plugin] prepare release v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/7957a9b256c95e3290c372738535a9d074da4594";><code>7957a9b</code></a>
 Update CHANGELOG for v7.2.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/f086eba5d67d8cf17d7c90709236a86eff7cae5f";><code>f086eba</code></a>
 Replace maven-antrun-plugin with groovy-maven-plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2453";>#2453</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/aa30cac616308a4696e125e2336705fce4580cd2";><code>aa30cac</code></a>
 [Core] Support proxy for publish plugin (<a 
href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2452";>#2452</a>)</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/a8298a19d5f9dd4126dde4fc71ea730d8aa2abdf";><code>a8298a1</code></a>
 Update dependency io.cucumber:ci-environment to v8.1.0</li>
   <li><a 
href="https://github.com/cucumber/cucumber-jvm/commit/43e6d94762a165cb70d4b26a50d488500bf71cf0";><code>43e6d94</code></a>
 Fix typo in private method</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cucumber/cucumber-jvm/compare/v7.1.0...v7.2.1";>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