You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2021/02/15 06:53:58 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #378: Bump cucumber.version from 6.9.1 to 6.10.0

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


   Bumps `cucumber.version` from 6.9.1 to 6.10.0.
   Updates `cucumber-java` from 6.9.1 to 6.10.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.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>
   <li>[Core] Deprecated <code># language: tl</code> in favour of <code># language: te</code>.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Pass class loader to ServiceLoader.load invocations (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2220">#2220</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when classes or resource could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   <li>[Core] Improve undefined step reporting (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2208">#2208</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when resources and classes could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/973ca79df939262f3e3dcf0d4005ad1538580494"><code>973ca79</code></a> [maven-release-plugin] prepare release v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3f6bfdc73ae56d78747c488d045f9ad732f84831"><code>3f6bfdc</code></a> Update CHANGELOG for v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/dba0358248a18cb866b9e7977202417b7a075296"><code>dba0358</code></a> Fix Makefile</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/1378c3f65ff197d382c9b9e48c970a27362838cc"><code>1378c3f</code></a> Update CHANGELOG</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/ab276413fa91cc4e82fa5429db4357ab9d484071"><code>ab27641</code></a> [Core] Rewrite # language: tl to # language: te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5c19bf47bae5caaddac89e17535769743c35b0fe"><code>5c19bf4</code></a> [Java8] Deprecate io.cucumber.java8.Tl for io.cucumber.java8.Te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/75ef540371d128541f24680ed7829c57018b4141"><code>75ef540</code></a> [Java] Deprecate io.cucumber.java.tl for io.cucumber.java.te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2da7498dd9ac7f6c986219e9d16b604c4fda7e67"><code>2da7498</code></a> Update gherkin.version to v17.0.1</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/13b90acc7f2185abbedd8de11dbf59c6ec1f7aba"><code>13b90ac</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/f72a280bef56fa1db7a50254645c5449ffd2c426"><code>f72a280</code></a> Update Makefile with secrets</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-spring` from 6.9.1 to 6.10.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.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>
   <li>[Core] Deprecated <code># language: tl</code> in favour of <code># language: te</code>.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Pass class loader to ServiceLoader.load invocations (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2220">#2220</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when classes or resource could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   <li>[Core] Improve undefined step reporting (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2208">#2208</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when resources and classes could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/973ca79df939262f3e3dcf0d4005ad1538580494"><code>973ca79</code></a> [maven-release-plugin] prepare release v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3f6bfdc73ae56d78747c488d045f9ad732f84831"><code>3f6bfdc</code></a> Update CHANGELOG for v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/dba0358248a18cb866b9e7977202417b7a075296"><code>dba0358</code></a> Fix Makefile</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/1378c3f65ff197d382c9b9e48c970a27362838cc"><code>1378c3f</code></a> Update CHANGELOG</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/ab276413fa91cc4e82fa5429db4357ab9d484071"><code>ab27641</code></a> [Core] Rewrite # language: tl to # language: te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5c19bf47bae5caaddac89e17535769743c35b0fe"><code>5c19bf4</code></a> [Java8] Deprecate io.cucumber.java8.Tl for io.cucumber.java8.Te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/75ef540371d128541f24680ed7829c57018b4141"><code>75ef540</code></a> [Java] Deprecate io.cucumber.java.tl for io.cucumber.java.te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2da7498dd9ac7f6c986219e9d16b604c4fda7e67"><code>2da7498</code></a> Update gherkin.version to v17.0.1</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/13b90acc7f2185abbedd8de11dbf59c6ec1f7aba"><code>13b90ac</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/f72a280bef56fa1db7a50254645c5449ffd2c426"><code>f72a280</code></a> Update Makefile with secrets</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit` from 6.9.1 to 6.10.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.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>
   <li>[Core] Deprecated <code># language: tl</code> in favour of <code># language: te</code>.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Pass class loader to ServiceLoader.load invocations (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2220">#2220</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when classes or resource could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   <li>[Core] Improve undefined step reporting (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2208">#2208</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when resources and classes could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/973ca79df939262f3e3dcf0d4005ad1538580494"><code>973ca79</code></a> [maven-release-plugin] prepare release v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3f6bfdc73ae56d78747c488d045f9ad732f84831"><code>3f6bfdc</code></a> Update CHANGELOG for v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/dba0358248a18cb866b9e7977202417b7a075296"><code>dba0358</code></a> Fix Makefile</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/1378c3f65ff197d382c9b9e48c970a27362838cc"><code>1378c3f</code></a> Update CHANGELOG</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/ab276413fa91cc4e82fa5429db4357ab9d484071"><code>ab27641</code></a> [Core] Rewrite # language: tl to # language: te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5c19bf47bae5caaddac89e17535769743c35b0fe"><code>5c19bf4</code></a> [Java8] Deprecate io.cucumber.java8.Tl for io.cucumber.java8.Te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/75ef540371d128541f24680ed7829c57018b4141"><code>75ef540</code></a> [Java] Deprecate io.cucumber.java.tl for io.cucumber.java.te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2da7498dd9ac7f6c986219e9d16b604c4fda7e67"><code>2da7498</code></a> Update gherkin.version to v17.0.1</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/13b90acc7f2185abbedd8de11dbf59c6ec1f7aba"><code>13b90ac</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/f72a280bef56fa1db7a50254645c5449ffd2c426"><code>f72a280</code></a> Update Makefile with secrets</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit-platform-engine` from 6.9.1 to 6.10.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.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>
   <li>[Core] Deprecated <code># language: tl</code> in favour of <code># language: te</code>.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Pass class loader to ServiceLoader.load invocations (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2220">#2220</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when classes or resource could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   <li>[Core] Improve undefined step reporting (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2208">#2208</a> M.P. Korstanje)</li>
   <li>[Core] Log warnings when resources and classes could not be loaded (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2235">#2235</a> M.P. Korstanje)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/973ca79df939262f3e3dcf0d4005ad1538580494"><code>973ca79</code></a> [maven-release-plugin] prepare release v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/3f6bfdc73ae56d78747c488d045f9ad732f84831"><code>3f6bfdc</code></a> Update CHANGELOG for v6.10.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/dba0358248a18cb866b9e7977202417b7a075296"><code>dba0358</code></a> Fix Makefile</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/1378c3f65ff197d382c9b9e48c970a27362838cc"><code>1378c3f</code></a> Update CHANGELOG</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/ab276413fa91cc4e82fa5429db4357ab9d484071"><code>ab27641</code></a> [Core] Rewrite # language: tl to # language: te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5c19bf47bae5caaddac89e17535769743c35b0fe"><code>5c19bf4</code></a> [Java8] Deprecate io.cucumber.java8.Tl for io.cucumber.java8.Te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/75ef540371d128541f24680ed7829c57018b4141"><code>75ef540</code></a> [Java] Deprecate io.cucumber.java.tl for io.cucumber.java.te</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2da7498dd9ac7f6c986219e9d16b604c4fda7e67"><code>2da7498</code></a> Update gherkin.version to v17.0.1</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/13b90acc7f2185abbedd8de11dbf59c6ec1f7aba"><code>13b90ac</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/f72a280bef56fa1db7a50254645c5449ffd2c426"><code>f72a280</code></a> Update Makefile with secrets</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...v6.10.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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] dependabot[bot] closed pull request #378: Bump cucumber.version from 6.9.1 to 6.10.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #378:
URL: https://github.com/apache/isis/pull/378


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #378: Bump cucumber.version from 6.9.1 to 6.10.0

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #378:
URL: https://github.com/apache/isis/pull/378#issuecomment-779624530


   @dependabot ignore this minor version
   
   dep clashes ... (within the realm of the library provider)
   org.apiguardian:apiguardian-api:1.1.0
   org.apiguardian:apiguardian-api:1.1.1


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] dependabot[bot] commented on pull request #378: Bump cucumber.version from 6.9.1 to 6.10.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #378:
URL: https://github.com/apache/isis/pull/378#issuecomment-779624552


   OK, I won't notify you about version 6.10.x again, unless you re-open this PR or update to a 6.10.x release yourself.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org