You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/09/13 13:19:37 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request #906: Bump junit.version from 5.7.2 to 5.8.0 in /java

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


   Bumps `junit.version` from 5.7.2 to 5.8.0.
   Updates `junit-jupiter-api` from 5.7.2 to 5.8.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-jupiter-api's releases</a>.</em></p>
   <blockquote>
   <p>JUnit 5.8.0 = Platform 1.8.0 + Jupiter 5.8.0 + Vintage 5.8.0</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0/release-notes/">Release Notes</a>.</p>
   <p>JUnit 5.8.0-RC1 = Platform 1.8.0-RC1 + Jupiter 5.8.0-RC1 + Vintage 5.8.0-RC1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0-RC1/release-notes/">Release Notes</a>.</p>
   <p>JUnit 5.8.0-M1 = Platform 1.8.0-M1 + Jupiter 5.8.0-M1 + Vintage 5.8.0-M1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0-M1/release-notes/">Release Notes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/709fd6e1d6d311a5950e0a957283ac37530e41fd"><code>709fd6e</code></a> Release 5.8</li>
   <li><a href="https://github.com/junit-team/junit5/commit/fa7405528ecdf5a274b050d117ffb2738df0c426"><code>fa74055</code></a> Use text block</li>
   <li><a href="https://github.com/junit-team/junit5/commit/d36ea28cf16b59db91499d8c63fd4d409c0b9900"><code>d36ea28</code></a> Declare service in module descriptor</li>
   <li><a href="https://github.com/junit-team/junit5/commit/6c0bf0229a552c926d584fea7c5b2826d464ca21"><code>6c0bf02</code></a> Fix modular user guide tests by reading module <code>jdk.httpserver</code></li>
   <li><a href="https://github.com/junit-team/junit5/commit/b6dff0d53e6fdc9036d4a35b84fa76ef16e6b0fd"><code>b6dff0d</code></a> Add LauncherSessionListener example to user guide</li>
   <li><a href="https://github.com/junit-team/junit5/commit/439084d2fd72d6f891d09847d6c5f26de26e4b0b"><code>439084d</code></a> Polish documentation for 5.8 GA</li>
   <li><a href="https://github.com/junit-team/junit5/commit/fa021ed31335335ae64fb5dc8f3c94e4c59aa775"><code>fa021ed</code></a> Document published dependency scope change as potentially breaking</li>
   <li><a href="https://github.com/junit-team/junit5/commit/efb980c4e9b24f0639f62ed91835ebf2f7b921e1"><code>efb980c</code></a> Polishing</li>
   <li><a href="https://github.com/junit-team/junit5/commit/0bd6feb4910cbf0a4facbbeeddd06ce6318d179d"><code>0bd6feb</code></a> Remove link to package private class in Javadoc</li>
   <li><a href="https://github.com/junit-team/junit5/commit/75538a7262f8fe44a085d061d37be8f3792eb241"><code>75538a7</code></a> Document that autoCloseArguments in <a href="https://github.com/ParameterizedTest"><code>@​ParameterizedTest</code></a> is a potentially break...</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `junit-jupiter-params` from 5.7.2 to 5.8.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-jupiter-params's releases</a>.</em></p>
   <blockquote>
   <p>JUnit 5.8.0 = Platform 1.8.0 + Jupiter 5.8.0 + Vintage 5.8.0</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0/release-notes/">Release Notes</a>.</p>
   <p>JUnit 5.8.0-RC1 = Platform 1.8.0-RC1 + Jupiter 5.8.0-RC1 + Vintage 5.8.0-RC1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0-RC1/release-notes/">Release Notes</a>.</p>
   <p>JUnit 5.8.0-M1 = Platform 1.8.0-M1 + Jupiter 5.8.0-M1 + Vintage 5.8.0-M1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.8.0-M1/release-notes/">Release Notes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/709fd6e1d6d311a5950e0a957283ac37530e41fd"><code>709fd6e</code></a> Release 5.8</li>
   <li><a href="https://github.com/junit-team/junit5/commit/fa7405528ecdf5a274b050d117ffb2738df0c426"><code>fa74055</code></a> Use text block</li>
   <li><a href="https://github.com/junit-team/junit5/commit/d36ea28cf16b59db91499d8c63fd4d409c0b9900"><code>d36ea28</code></a> Declare service in module descriptor</li>
   <li><a href="https://github.com/junit-team/junit5/commit/6c0bf0229a552c926d584fea7c5b2826d464ca21"><code>6c0bf02</code></a> Fix modular user guide tests by reading module <code>jdk.httpserver</code></li>
   <li><a href="https://github.com/junit-team/junit5/commit/b6dff0d53e6fdc9036d4a35b84fa76ef16e6b0fd"><code>b6dff0d</code></a> Add LauncherSessionListener example to user guide</li>
   <li><a href="https://github.com/junit-team/junit5/commit/439084d2fd72d6f891d09847d6c5f26de26e4b0b"><code>439084d</code></a> Polish documentation for 5.8 GA</li>
   <li><a href="https://github.com/junit-team/junit5/commit/fa021ed31335335ae64fb5dc8f3c94e4c59aa775"><code>fa021ed</code></a> Document published dependency scope change as potentially breaking</li>
   <li><a href="https://github.com/junit-team/junit5/commit/efb980c4e9b24f0639f62ed91835ebf2f7b921e1"><code>efb980c</code></a> Polishing</li>
   <li><a href="https://github.com/junit-team/junit5/commit/0bd6feb4910cbf0a4facbbeeddd06ce6318d179d"><code>0bd6feb</code></a> Remove link to package private class in Javadoc</li>
   <li><a href="https://github.com/junit-team/junit5/commit/75538a7262f8fe44a085d061d37be8f3792eb241"><code>75538a7</code></a> Document that autoCloseArguments in <a href="https://github.com/ParameterizedTest"><code>@​ParameterizedTest</code></a> is a potentially break...</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.7.2...r5.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.

To unsubscribe, e-mail: dev-unsubscribe@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun commented on pull request #906: ORC-993: Bump junit.version from 5.7.2 to 5.8.0

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #906:
URL: https://github.com/apache/orc/pull/906#issuecomment-1029682076


   This is backported to branch-1.7.


-- 
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-unsubscribe@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun merged pull request #906: ORC-993: Bump junit.version from 5.7.2 to 5.8.0

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #906:
URL: https://github.com/apache/orc/pull/906


   


-- 
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-unsubscribe@orc.apache.org

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