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


   Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
   <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>v4.4.0</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated 
by <a href="https://github.com/shipkit/shipkit-changelog";>Shipkit Changelog 
Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>4.4.0</h4>
   <ul>
   <li>2022-03-08 - <a 
href="https://github.com/mockito/mockito/compare/v4.3.1...v4.4.0";>16 
commit(s)</a> by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko 
Alicastro, dependabot[bot]</li>
   <li>Bump groovy from 3.0.9 to 3.0.10 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2586";>#2586</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2586";>mockito/mockito#2586</a>)</li>
   <li>Bump google-java-format from 1.14.0 to 1.15.0 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2585";>#2585</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2585";>mockito/mockito#2585</a>)</li>
   <li>Bump actions/checkout from 2.4.0 to 3 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2582";>#2582</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2582";>mockito/mockito#2582</a>)</li>
   <li>Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2580";>#2580</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2580";>mockito/mockito#2580</a>)</li>
   <li>Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2579";>#2579</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2579";>mockito/mockito#2579</a>)</li>
   <li>Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2578";>#2578</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2578";>mockito/mockito#2578</a>)</li>
   <li>Adds a Google Java Format for JDK17 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2572";>#2572</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2572";>mockito/mockito#2572</a>)</li>
   <li>Clean up JUnit3 references [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2570";>#2570</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2570";>mockito/mockito#2570</a>)</li>
   <li>Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2567";>#2567</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2567";>mockito/mockito#2567</a>)</li>
   <li>Bump google-java-format from 1.13.0 to 1.14.0 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2565";>#2565</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2565";>mockito/mockito#2565</a>)</li>
   <li>Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2564";>#2564</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2564";>mockito/mockito#2564</a>)</li>
   <li>Bump com.diffplug.spotless from 6.2.1 to 6.2.2 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2562";>#2562</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2562";>mockito/mockito#2562</a>)</li>
   <li>Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2559";>#2559</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2559";>mockito/mockito#2559</a>)</li>
   <li>Bump com.diffplug.spotless from 6.2.0 to 6.2.1 [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2556";>#2556</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2556";>mockito/mockito#2556</a>)</li>
   <li>Fixes <a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2548";>#2548</a>
 : Makes InOrder able to verify static methods [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2549";>#2549</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2549";>mockito/mockito#2549</a>)</li>
   <li>[PR open] Add feature to verify static methods calls in order [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2548";>#2548</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2548";>mockito/mockito#2548</a>)</li>
   <li>Fixes <a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2201";>#2201</a>
 : Fixed checking of declared exceptions. [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2547";>#2547</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2547";>mockito/mockito#2547</a>)</li>
   <li>Calling getExceptionTypes() on concrete object that is used as interface 
doesn't return exception types from interface [(<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2201";>#2201</a>)](<a
 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2201";>mockito/mockito#2201</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mockito/mockito/commit/813add00ecd9a78ea9dcfccfc7797ea242be9ca9";><code>813add0</code></a>
 Bump groovy from 3.0.9 to 3.0.10 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2586";>#2586</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/b4faa4af22e56a768dd7fb81a4913e611c57327b";><code>b4faa4a</code></a>
 Bump google-java-format from 1.14.0 to 1.15.0 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2585";>#2585</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/d832c630ca6fbd25f70a460adc359ea809474277";><code>d832c63</code></a>
 Bump actions/checkout from 2.4.0 to 3 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2582";>#2582</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/fb8aedfb82a18048f3d2b6b46a3d7e786c7d05d5";><code>fb8aedf</code></a>
 Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2579";>#2579</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/c0fa7181c8e7a4221a4686ce8cd78d1ac65d18e4";><code>c0fa718</code></a>
 Bump shipkit-auto-version from 1.1.19 to 1.1.20 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2580";>#2580</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/8882827ef36595d4839a0348748ddcfbbd5aedea";><code>8882827</code></a>
 Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2578";>#2578</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/6ccc12149abc98d072de3992da1f18ea58c4c7d9";><code>6ccc121</code></a>
 Fix running Google Java Format on JDK17 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2572";>#2572</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/50d7e71fc968fb868b755a0dcd34ddd57079dead";><code>50d7e71</code></a>
 Clean up JUnit3 references (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2570";>#2570</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/02d63565aa6ccca12a148c6f2f1ac5cf19357672";><code>02d6356</code></a>
 Fixes <a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2548";>#2548</a>:
 make InOrder able to verify static methods (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2549";>#2549</a>)</li>
   <li><a 
href="https://github.com/mockito/mockito/commit/e0a25cb14fd0cf97e38b3ee8de8ab92b87c61549";><code>e0a25cb</code></a>
 Bump com.diffplug.spotless from 6.2.2 to 6.3.0 (<a 
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2567";>#2567</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mockito/mockito/compare/v4.3.1...v4.4.0";>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=gradle&previous-version=4.3.1&new-version=4.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-unsubscr...@poi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to