You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/07/17 04:02:39 UTC

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request #62: Bump mockito-core from 2.28.2 to 3.4.2

dependabot[bot] opened a new pull request #62:
URL: https://github.com/apache/maven-shade-plugin/pull/62


   Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.4.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-core's releases</a>.</em></p>
   <blockquote>
   <h2>v3.4.2</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Release notes were automatically generated by <a href="http://shipkit.org/">Shipkit</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>3.4.2</h4>
   <ul>
   <li>2020-07-16 - <a href="https://github.com/mockito/mockito/compare/v3.4.1...v3.4.2">2 commits</a> by <a href="https://github.com/raphw">Rafael Winterhalter</a> - published to <a href="https://bintray.com/mockito/maven/mockito/3.4.2"><img src="https://img.shields.io/badge/Bintray-3.4.2-green.svg" alt="Bintray" /></a></li>
   <li>Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1967">#1967</a>: Correctly handle mocks with limited life-cycle in listeners. [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1968">#1968</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1968">mockito/mockito#1968</a>)</li>
   <li>Static method mocks incompatible with MockitoExtension (NotAMockException) [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1967">#1967</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1967">mockito/mockito#1967</a>)</li>
   </ul>
   <h2>v3.4.1</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Release notes were automatically generated by <a href="http://shipkit.org/">Shipkit</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>3.4.1</h4>
   <ul>
   <li>2020-07-15 - <a href="https://github.com/mockito/mockito/compare/v3.4.0...v3.4.1">1 commit</a> by <a href="https://github.com/mickroll">mickroll</a> - published to <a href="https://bintray.com/mockito/maven/mockito-development/3.4.1"><img src="https://img.shields.io/badge/Bintray-3.4.1-green.svg" alt="Bintray" /></a></li>
   <li>update dependency to byte buddy version 1.10.13 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1973">#1973</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1973">mockito/mockito#1973</a>)</li>
   <li>Update dependency to byte buddy version 1.10.13 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1972">#1972</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1972">mockito/mockito#1972</a>)</li>
   </ul>
   <h2>v3.4.0</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Release notes were automatically generated by <a href="http://shipkit.org/">Shipkit</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>3.4.0</h4>
   <ul>
   <li>2020-07-10 - <a href="https://github.com/mockito/mockito/compare/v3.3.12...v3.4.0">19 commits</a> by 9 authors - published to <a href="https://bintray.com/mockito/maven/mockito/3.4.0"><img src="https://img.shields.io/badge/Bintray-3.4.0-green.svg" alt="Bintray" /></a></li>
   <li>Commits: <a href="https://github.com/TimvdLippe">Tim van der Lippe</a> (5), <a href="https://github.com/epeee">Erhard Pointl</a> (4), <a href="https://github.com/raphw">Rafael Winterhalter</a> (3), <a href="https://github.com/grimreaper">Eitan Adler</a> (2), adrianriley (1), akluball (1), <a href="https://github.com/arteam">Artem Prigoda</a> (1), <a href="https://github.com/jamietanna">Jamie Tanna</a> (1), <a href="https://github.com/takezoe">Naoki Takezoe</a> (1)</li>
   <li>[Android support] Enable mocking static methods in Mockito [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1013">#1013</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1013">mockito/mockito#1013</a>)</li>
   <li>Document using <code>@Mock</code> with method parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1961">#1961</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1961">mockito/mockito#1961</a>)</li>
   <li>Documentation: <code>@Mock</code> on method parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1960">#1960</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1960">mockito/mockito#1960</a>)</li>
   <li>Update errorprone gradle plugin to v1.2.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1958">#1958</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1958">mockito/mockito#1958</a>)</li>
   <li>Update spotless Travis job name to be more descriptive [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1957">#1957</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1957">mockito/mockito#1957</a>)</li>
   <li>Fix a confusing typo in subclassing error message [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1953">#1953</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1953">mockito/mockito#1953</a>)</li>
   <li>Update bnd gradle plugin to v5.1.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1952">#1952</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1952">mockito/mockito#1952</a>)</li>
   <li>Use errorprone 2.4.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1951">#1951</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1951">mockito/mockito#1951</a>)</li>
   <li>Use jacoco v0.8.5 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1950">#1950</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1950">mockito/mockito#1950</a>)</li>
   <li>Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1712">#1712</a> : prepend description to AssertionError thrown in verification [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1949">#1949</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1949">mockito/mockito#1949</a>)</li>
   <li>Update gradle 6 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1948">#1948</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1948">mockito/mockito#1948</a>)</li>
   <li>Move spotless check to separate build task [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1946">#1946</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1946">mockito/mockito#1946</a>)</li>
   <li>[Travis] Replace JDK 9/10 with 14 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1945">#1945</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1945">mockito/mockito#1945</a>)</li>
   <li>Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1898">#1898</a> : Return mock name from toString method for deep stub mocks [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1942">#1942</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1942">mockito/mockito#1942</a>)</li>
   <li>[checkstyle] switch to new DTD [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1940">#1940</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1940">mockito/mockito#1940</a>)</li>
   <li>Use google-java-format in spotless [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1934">#1934</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1934">mockito/mockito#1934</a>)</li>
   <li>Update report message to use any() instead of anyObject() [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1931">#1931</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1931">mockito/mockito#1931</a>)</li>
   <li>[build] bump gradle to latest 5.x release [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1923">#1923</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1923">mockito/mockito#1923</a>)</li>
   <li>[build] update gradle-errorprone-plugin to 1.1.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1908">#1908</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1908">mockito/mockito#1908</a>)</li>
   <li>RETURNS_DEEP_STUBS override a mock's toString to <code>null</code> [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1898">#1898</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1898">mockito/mockito#1898</a>)</li>
   <li>&quot;description&quot; not printing when verify args don't match [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1712">#1712</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1712">mockito/mockito#1712</a>)</li>
   </ul>
   <h2>v3.3.12</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Release notes were automatically generated by <a href="http://shipkit.org/">Shipkit</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>3.3.12</h4>
   <ul>
   <li>2020-05-25 - <a href="https://github.com/mockito/mockito/compare/v3.3.11...v3.3.12">1 commit</a> by <a href="https://github.com/vinischeidegger">Vinicius Scheidegger</a> - published to <a href="https://bintray.com/mockito/maven/mockito-development/3.3.12"><img src="https://img.shields.io/badge/Bintray-3.3.12-green.svg" alt="Bintray" /></a></li>
   <li>Update javadoc - remove deprecated class [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1938">#1938</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1938">mockito/mockito#1938</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mockito/mockito/commit/6635deec58a7931745874d5d8c6034a7375fa15a"><code>6635dee</code></a> 3.4.2 release (previous 3.4.1) + release notes updated by CI build 4597</li>
   <li><a href="https://github.com/mockito/mockito/commit/be220bbaae2da6263d9dddac9e1bf3a32b1a55ed"><code>be220bb</code></a> [ci maven-central-release] Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1968">#1968</a> from mockito/runner-fix</li>
   <li><a href="https://github.com/mockito/mockito/commit/9123d1e837c6740d53af3507b28686d2910ebee3"><code>9123d1e</code></a> Fixed <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1967">#1967</a>: Correctly handle mocks with limited life-cycle in listeners.</li>
   <li><a href="https://github.com/mockito/mockito/commit/b0aa37965d8432f77663e76d0f5698cb6ffb4d89"><code>b0aa379</code></a> 3.4.1 release (previous 3.4.0) + release notes updated by CI build 4593</li>
   <li><a href="https://github.com/mockito/mockito/commit/eda22b7c8b4e2d6611d87f3c8f72f18c51bb2ed8"><code>eda22b7</code></a> Update byte buddy to 1.10.13 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1973">#1973</a>)</li>
   <li><a href="https://github.com/mockito/mockito/commit/05b39bfc5e4558f4c1c6853d5b454f534bdfefe0"><code>05b39bf</code></a> 3.4.0 release (previous 3.3.12) + release notes updated by CI build 4577</li>
   <li><a href="https://github.com/mockito/mockito/commit/573bf0df389964d7fdeb4de486882d4599b8033c"><code>573bf0d</code></a> [ci maven-central-release] Include ability for static mocks</li>
   <li><a href="https://github.com/mockito/mockito/commit/bdd2b10ed5b02397614324d31449d8a58f03cf72"><code>bdd2b10</code></a> Update src/main/java/org/mockito/Captor.java</li>
   <li><a href="https://github.com/mockito/mockito/commit/b3fc349e8e525e41f34ff04aca8c3140ff2b335a"><code>b3fc349</code></a> Mockito <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1013">#1013</a>: Defines and implements API for static mocking.</li>
   <li><a href="https://github.com/mockito/mockito/commit/87aacaeca72f99941323d7d5d981cde333177b23"><code>87aacae</code></a> Document using <code>@Mock</code> with method parameters (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1961">#1961</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v2.28.2...v3.4.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=maven&previous-version=2.28.2&new-version=3.4.2)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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] [maven-shade-plugin] dependabot[bot] commented on pull request #62: Bump mockito-core from 2.28.2 to 3.4.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #62:
URL: https://github.com/apache/maven-shade-plugin/pull/62#issuecomment-660789932


   Superseded by #63.


----------------------------------------------------------------
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] [maven-shade-plugin] dependabot[bot] closed pull request #62: Bump mockito-core from 2.28.2 to 3.4.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #62:
URL: https://github.com/apache/maven-shade-plugin/pull/62


   


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