Skip to content

Commit

Permalink
Bump mockito-core from 4.8.1 to 4.9.0 (#587)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to
4.9.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.9.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.9.0</h4>
<ul>
<li>2022-11-14 - <a
href="https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0">6
commit(s)</a> by Andrei Solntsev, Rafael Winterhalter, Rick
Ossendrijver, dependabot[bot]</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">#2784</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2784">mockito/mockito#2784</a>)</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">#2783</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">mockito/mockito#2783</a>)</li>
<li>Avoids clearing stale weak entries from critical code segments. [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">#2780</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2780">mockito/mockito#2780</a>)</li>
<li>bump gradle from 7.3.1 to 7.5.1 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">#2776</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2776">mockito/mockito#2776</a>)</li>
<li>Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">#2775</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2775">mockito/mockito#2775</a>)</li>
<li>Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">#2770</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2770">mockito/mockito#2770</a>)</li>
<li>Bump junit-platform-launcher from 1.9.0 to 1.9.1 [(<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">#2768</a>)](<a
href="https://github-redirect.dependabot.com/mockito/mockito/pull/2768">mockito/mockito#2768</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mockito/mockito/commit/0052e2f5f78ca2eda4593df158e1c2366639e5db"><code>0052e2f</code></a>
Avoid clearing stale weak entries from critical code segments (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">#2780</a>)</li>
<li><a
href="https://github.com/mockito/mockito/commit/47045cbdfe606d8616f7e0a814af6e7803d4c33f"><code>47045cb</code></a>
Upgrade objenesis 3.2 -&gt; 3.3 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">#2784</a>)</li>
<li><a
href="https://github.com/mockito/mockito/commit/eb85518cef362e39788a7e030bab8ac78eca76c9"><code>eb85518</code></a>
Update gradle to 7.5.1 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">#2776</a>)</li>
<li><a
href="https://github.com/mockito/mockito/commit/fcb4cf7bf3f38b0135b50bdc930d7532c7168356"><code>fcb4cf7</code></a>
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">#2775</a>)</li>
<li><a
href="https://github.com/mockito/mockito/commit/f512a7694097b46b18394d89173506cf59d071ae"><code>f512a76</code></a>
Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">#2770</a>)</li>
<li><a
href="https://github.com/mockito/mockito/commit/fe7dca265190a6ae3040e4938fb25600a09c669f"><code>fe7dca2</code></a>
Bump junit-platform-launcher from 1.9.0 to 1.9.1 (<a
href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">#2768</a>)</li>
<li>See full diff in <a
href="https://github.com/mockito/mockito/compare/v4.8.1...v4.9.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.8.1&new-version=4.9.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2022
1 parent 1402a02 commit 40fb370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val CORE_DEPENDENCIES = listOf(
"io.prometheus:simpleclient:0.16.0",
"io.prometheus:simpleclient_common:0.16.0",
"io.prometheus:simpleclient_httpserver:0.16.0",
"org.mockito:mockito-core:4.8.1",
"org.mockito:mockito-core:4.9.0",
"org.mockito:mockito-junit-jupiter:4.9.0",
"org.slf4j:slf4j-api:2.0.3",
"org.slf4j:slf4j-simple:2.0.3",
Expand Down

0 comments on commit 40fb370

Please sign in to comment.