This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Commit 40db41a
authored
chore(deps-dev): bump mockito-core from 5.3.0 to 5.3.1 (#94)
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.3.0 to
5.3.1.
<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>v5.3.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>5.3.1</h4>
<ul>
<li>2023-04-21 - <a
href="https://github.com/mockito/mockito/compare/v5.3.0...v5.3.1">2
commit(s)</a> by Rafael Winterhalter, jfrantzius</li>
<li>Fixes 2972: Weakens visibility constraint [(<a
href="https://redirect.github.com/mockito/mockito/issues/2983">#2983</a>)](<a
href="https://redirect.github.com/mockito/mockito/pull/2983">mockito/mockito#2983</a>)</li>
<li>Bugfix 2974 fix npe [(<a
href="https://redirect.github.com/mockito/mockito/issues/2976">#2976</a>)](<a
href="https://redirect.github.com/mockito/mockito/pull/2976">mockito/mockito#2976</a>)</li>
<li>Fix for <a
href="https://redirect.github.com/mockito/mockito/issues/2958">#2958</a>
eliminates CCE but leads to NPE [(<a
href="https://redirect.github.com/mockito/mockito/issues/2974">#2974</a>)](<a
href="https://redirect.github.com/mockito/mockito/issues/2974">mockito/mockito#2974</a>)</li>
<li>Spying objects not working properly since 5.3.0 [(<a
href="https://redirect.github.com/mockito/mockito/issues/2972">#2972</a>)](<a
href="https://redirect.github.com/mockito/mockito/issues/2972">mockito/mockito#2972</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mockito/mockito/commit/baf59c48eafa7b8cc0e18fc4d6539634a41b36cc"><code>baf59c4</code></a>
Weakens visibility constraint for spy constructors (<a
href="https://redirect.github.com/mockito/mockito/issues/2983">#2983</a>)</li>
<li><a
href="https://github.com/mockito/mockito/commit/02b9634b74074dd584386c087d138ec1f5065e91"><code>02b9634</code></a>
Fix NPE for handling <code>Object</code> (<a
href="https://redirect.github.com/mockito/mockito/issues/2976">#2976</a>)</li>
<li>See full diff in <a
href="https://github.com/mockito/mockito/compare/v5.3.0...v5.3.1">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c02149a commit 40db41a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments