Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump mockito-inline from 3.11.2 to 4.5.1 (#212)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.11.2 to 4.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-inline's releases</a>.</em></p> <blockquote> <h2>v4.5.1</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.5.1</h4> <ul> <li>2022-04-21 - <a href="https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1">2 commit(s)</a> by Jeremy Landis, dependabot[bot]</li> <li>Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2623">#2623</a>: Use zulu distribution and java 11 for release GHA job [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2624">#2624</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2624">mockito/mockito#2624</a>)</li> <li>Missing errorprone module for 4.5.0 in central as release was done with jdk 8 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2623">#2623</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2623">mockito/mockito#2623</a>)</li> <li>Bump kotlinVersion from 1.6.20 to 1.6.21 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2622">#2622</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2622">mockito/mockito#2622</a>)</li> </ul> <h2>Missing <code>net.bytebuddy.utility.GraalImageCode</code> exception</h2> <p>If you encounter any issues with missing ByteBuddy classes, make sure you are using ByteBuddy 1.12 or higher.</p> <h2>v4.5.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.5.0</h4> <ul> <li>2022-04-19 - <a href="https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0">15 commit(s)</a> by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]</li> <li>Bump versions.errorprone from 2.13.0 to 2.13.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2621">#2621</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2621">mockito/mockito#2621</a>)</li> <li>Bump versions.errorprone from 2.12.1 to 2.13.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2619">#2619</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2619">mockito/mockito#2619</a>)</li> <li>Groovy inline [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2618">#2618</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2618">mockito/mockito#2618</a>)</li> <li>Bump actions/setup-java from 2 to 3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2615">#2615</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2615">mockito/mockito#2615</a>)</li> <li>Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2614">#2614</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2614">mockito/mockito#2614</a>)</li> <li>Support subclass mocks on Graal VM. [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2613">#2613</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2613">mockito/mockito#2613</a>)</li> <li>Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2611">#2611</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2611">mockito/mockito#2611</a>)</li> <li>Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2609">#2609</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2609">mockito/mockito#2609</a>)</li> <li>Bump versions.errorprone from 2.10.0 to 2.12.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2608">#2608</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2608">mockito/mockito#2608</a>)</li> <li>Bump kotlinVersion from 1.6.10 to 1.6.20 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2607">#2607</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2607">mockito/mockito#2607</a>)</li> <li>Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2606">#2606</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2606">mockito/mockito#2606</a>)</li> <li>Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2605">#2605</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2605">mockito/mockito#2605</a>)</li> <li>Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2597">#2597</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2597">mockito/mockito#2597</a>)</li> <li>Deprecate ListUtil and Fields classes [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2593">#2593</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2593">mockito/mockito#2593</a>)</li> <li>mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2554">#2554</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2554">mockito/mockito#2554</a>)</li> <li>NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2522">#2522</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2522">mockito/mockito#2522</a>)</li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockito/mockito/commit/737f0a3517256af6ade37fd0e776a2bb230de553"><code>737f0a3</code></a> Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2623">#2623</a>: Use zulu distribution and java 11 for release GHA job (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2624">#2624</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/f48d794ad14982a134fd14dd2aef03477b699dc6"><code>f48d794</code></a> Bump kotlinVersion from 1.6.20 to 1.6.21 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2622">#2622</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/2c0bf94609300ed369198c3bd44c1555e88f8998"><code>2c0bf94</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2613">#2613</a> from mockito/graal-support</li> <li><a href="https://github.com/mockito/mockito/commit/d23dc0e57a8360c8d80f69096cee24c20e4c7c26"><code>d23dc0e</code></a> Support subclass mocks on Graal VM.</li> <li><a href="https://github.com/mockito/mockito/commit/8314824b2c83aff91db140b58de7d9e7d9be5ebf"><code>8314824</code></a> Bump versions.errorprone from 2.13.0 to 2.13.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2621">#2621</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/20f16278286b23aa8101cc646b4567560a432224"><code>20f1627</code></a> Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2609">#2609</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/d539af2d7afdcfaf1eda4a57911d7f9df107db2a"><code>d539af2</code></a> Fix mockito-inline for Groovy projects (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2618">#2618</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/2947e9daf76a97fe179606248d5f1f5e040129a0"><code>2947e9d</code></a> Bump versions.errorprone from 2.12.1 to 2.13.0 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2619">#2619</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/09ba42033e5d81385286fc8bb651bf3bb9865ec2"><code>09ba420</code></a> Bump actions/setup-java from 2 to 3 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2615">#2615</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/98b5ff9f4df143eb5bf91aae2ad51a1f91624b0b"><code>98b5ff9</code></a> Bump versions.bytebuddy from 1.12.8 to 1.12.9 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2614">#2614</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v3.11.2...v4.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-inline&package-manager=gradle&previous-version=3.11.2&new-version=4.5.1)](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>
- Loading branch information