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 2020/09/29 06:22:18 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #222: Bump cucumber.version from 6.7.0 to 6.8.0

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


   Bumps `cucumber.version` from 6.7.0 to 6.8.0.
   Updates `cucumber-java` from 6.7.0 to 6.8.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.8.0] (2020-09-26)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Define CLI arguments as static variables instead of hardcoded strings (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2130">#2130</a> Quang Lê)</li>
   <li>[Core] Support for <code>Optional&lt;T&gt;</code> in data tables ([cucumber/<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1182">#1182</a>](<a href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1182">cucumber/cucumber#1182</a>) Anton Derabin)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Validation of <code>CUCUMBER_PUBLISH_TOKEN</code> no longer happens inside Cucumber-JVM - only on the server.
   (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2123">#2123</a>
   <a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2122">#2122</a>
   Aslak Hellesøy)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/323f7242aec4fd43d5548242981647b181ef121f"><code>323f724</code></a> [maven-release-plugin] prepare release v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/d361c38fb9766d54d266e5c35345249407da61b9"><code>d361c38</code></a> Update CHANGELOG for v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c37e53e04b7ca3405e09f59b7c980f2d6f4881bb"><code>c37e53e</code></a> Update spring-boot.version to v2.3.4-RELEASE</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/12b3a5335af2a14da983c70dd362257f9dccd455"><code>12b3a53</code></a> Update datatable.version to v3.5.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/4d9be090622dc14afb2437e15b41e53a59ab7cd3"><code>4d9be09</code></a> [Core] Refactor CommandLine arguments (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2130">#2130</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/39263fd829ef3a8f2a3067b3d6b5b2e84000ea72"><code>39263fd</code></a> Update mockito.version to v3.5.13 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2131">#2131</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2c6652dad4b00924d2e5c69b9fe41c26638d111e"><code>2c6652d</code></a> Update dependency io.cucumber:messages to v13.1.0 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2124">#2124</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/90898962e3521966233c17f731b6fc643d66be02"><code>9089896</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2ed58cb413931f37b628194f2ea7360a6d6effc1"><code>2ed58cb</code></a> Update mockito.version to v3.5.11 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2128">#2128</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5aeebc344c4b5e6aaa5a5ce85682ac73e69672dd"><code>5aeebc3</code></a> Update vertx.version to v3.9.3 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2126">#2126</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.7.0...v6.8.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-spring` from 6.7.0 to 6.8.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.8.0] (2020-09-26)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Define CLI arguments as static variables instead of hardcoded strings (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2130">#2130</a> Quang Lê)</li>
   <li>[Core] Support for <code>Optional&lt;T&gt;</code> in data tables ([cucumber/<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1182">#1182</a>](<a href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1182">cucumber/cucumber#1182</a>) Anton Derabin)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Validation of <code>CUCUMBER_PUBLISH_TOKEN</code> no longer happens inside Cucumber-JVM - only on the server.
   (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2123">#2123</a>
   <a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2122">#2122</a>
   Aslak Hellesøy)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/323f7242aec4fd43d5548242981647b181ef121f"><code>323f724</code></a> [maven-release-plugin] prepare release v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/d361c38fb9766d54d266e5c35345249407da61b9"><code>d361c38</code></a> Update CHANGELOG for v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c37e53e04b7ca3405e09f59b7c980f2d6f4881bb"><code>c37e53e</code></a> Update spring-boot.version to v2.3.4-RELEASE</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/12b3a5335af2a14da983c70dd362257f9dccd455"><code>12b3a53</code></a> Update datatable.version to v3.5.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/4d9be090622dc14afb2437e15b41e53a59ab7cd3"><code>4d9be09</code></a> [Core] Refactor CommandLine arguments (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2130">#2130</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/39263fd829ef3a8f2a3067b3d6b5b2e84000ea72"><code>39263fd</code></a> Update mockito.version to v3.5.13 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2131">#2131</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2c6652dad4b00924d2e5c69b9fe41c26638d111e"><code>2c6652d</code></a> Update dependency io.cucumber:messages to v13.1.0 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2124">#2124</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/90898962e3521966233c17f731b6fc643d66be02"><code>9089896</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2ed58cb413931f37b628194f2ea7360a6d6effc1"><code>2ed58cb</code></a> Update mockito.version to v3.5.11 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2128">#2128</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5aeebc344c4b5e6aaa5a5ce85682ac73e69672dd"><code>5aeebc3</code></a> Update vertx.version to v3.9.3 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2126">#2126</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.7.0...v6.8.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit` from 6.7.0 to 6.8.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.8.0] (2020-09-26)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Define CLI arguments as static variables instead of hardcoded strings (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2130">#2130</a> Quang Lê)</li>
   <li>[Core] Support for <code>Optional&lt;T&gt;</code> in data tables ([cucumber/<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1182">#1182</a>](<a href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1182">cucumber/cucumber#1182</a>) Anton Derabin)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Validation of <code>CUCUMBER_PUBLISH_TOKEN</code> no longer happens inside Cucumber-JVM - only on the server.
   (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2123">#2123</a>
   <a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2122">#2122</a>
   Aslak Hellesøy)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/323f7242aec4fd43d5548242981647b181ef121f"><code>323f724</code></a> [maven-release-plugin] prepare release v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/d361c38fb9766d54d266e5c35345249407da61b9"><code>d361c38</code></a> Update CHANGELOG for v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c37e53e04b7ca3405e09f59b7c980f2d6f4881bb"><code>c37e53e</code></a> Update spring-boot.version to v2.3.4-RELEASE</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/12b3a5335af2a14da983c70dd362257f9dccd455"><code>12b3a53</code></a> Update datatable.version to v3.5.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/4d9be090622dc14afb2437e15b41e53a59ab7cd3"><code>4d9be09</code></a> [Core] Refactor CommandLine arguments (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2130">#2130</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/39263fd829ef3a8f2a3067b3d6b5b2e84000ea72"><code>39263fd</code></a> Update mockito.version to v3.5.13 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2131">#2131</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2c6652dad4b00924d2e5c69b9fe41c26638d111e"><code>2c6652d</code></a> Update dependency io.cucumber:messages to v13.1.0 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2124">#2124</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/90898962e3521966233c17f731b6fc643d66be02"><code>9089896</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2ed58cb413931f37b628194f2ea7360a6d6effc1"><code>2ed58cb</code></a> Update mockito.version to v3.5.11 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2128">#2128</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5aeebc344c4b5e6aaa5a5ce85682ac73e69672dd"><code>5aeebc3</code></a> Update vertx.version to v3.9.3 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2126">#2126</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.7.0...v6.8.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cucumber-junit-platform-engine` from 6.7.0 to 6.8.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.8.0] (2020-09-26)</h2>
   <h3>Added</h3>
   <ul>
   <li>[Core] Define CLI arguments as static variables instead of hardcoded strings (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2130">#2130</a> Quang Lê)</li>
   <li>[Core] Support for <code>Optional&lt;T&gt;</code> in data tables ([cucumber/<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/1182">#1182</a>](<a href="https://github-redirect.dependabot.com/cucumber/cucumber/pull/1182">cucumber/cucumber#1182</a>) Anton Derabin)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Core] Validation of <code>CUCUMBER_PUBLISH_TOKEN</code> no longer happens inside Cucumber-JVM - only on the server.
   (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/pull/2123">#2123</a>
   <a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2122">#2122</a>
   Aslak Hellesøy)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/323f7242aec4fd43d5548242981647b181ef121f"><code>323f724</code></a> [maven-release-plugin] prepare release v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/d361c38fb9766d54d266e5c35345249407da61b9"><code>d361c38</code></a> Update CHANGELOG for v6.8.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/c37e53e04b7ca3405e09f59b7c980f2d6f4881bb"><code>c37e53e</code></a> Update spring-boot.version to v2.3.4-RELEASE</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/12b3a5335af2a14da983c70dd362257f9dccd455"><code>12b3a53</code></a> Update datatable.version to v3.5.0</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/4d9be090622dc14afb2437e15b41e53a59ab7cd3"><code>4d9be09</code></a> [Core] Refactor CommandLine arguments (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2130">#2130</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/39263fd829ef3a8f2a3067b3d6b5b2e84000ea72"><code>39263fd</code></a> Update mockito.version to v3.5.13 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2131">#2131</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2c6652dad4b00924d2e5c69b9fe41c26638d111e"><code>2c6652d</code></a> Update dependency io.cucumber:messages to v13.1.0 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2124">#2124</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/90898962e3521966233c17f731b6fc643d66be02"><code>9089896</code></a> [All] Increment minor version</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/2ed58cb413931f37b628194f2ea7360a6d6effc1"><code>2ed58cb</code></a> Update mockito.version to v3.5.11 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2128">#2128</a>)</li>
   <li><a href="https://github.com/cucumber/cucumber-jvm/commit/5aeebc344c4b5e6aaa5a5ce85682ac73e69672dd"><code>5aeebc3</code></a> Update vertx.version to v3.9.3 (<a href="https://github-redirect.dependabot.com/cucumber/cucumber-jvm/issues/2126">#2126</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/cucumber/cucumber-jvm/compare/v6.7.0...v6.8.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] andi-huber merged pull request #222: Bump cucumber.version from 6.7.0 to 6.8.0

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #222:
URL: https://github.com/apache/isis/pull/222


   


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