Commit 0b01880
authored
Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.12.0 to 3.13.0 (#1284)
Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.12.0 to 3.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/releases">org.openrewrite.recipe:rewrite-testing-frameworks's
releases</a>.</em></p>
<blockquote>
<h2>3.13.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Removing <code>NoInitializationForInjectMock</code> recipe due to
side effects when using recipe by <a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/765">openrewrite/rewrite-testing-frameworks#765</a></li>
<li>Adding functionality to <code>MockitoWhenOnStaticToMockStatic</code>
for recognizing an existing try-with-resources
<code>MockedStatic<T></code> can be reused instead of creating a
new one. by <a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/766">openrewrite/rewrite-testing-frameworks#766</a></li>
<li>Inconvertible Mockito <code>when</code> situation involving lambda
and static method. by <a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/763">openrewrite/rewrite-testing-frameworks#763</a></li>
<li>Changing order of <code>mockito-all</code> ->
<code>mockito-core</code> change vs <code>org.mockito:*</code> upgrade,
and made the former upgrade to <code>3.x</code> at the same time, as
there aren't aligned versions between the two. by <a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/768">openrewrite/rewrite-testing-frameworks#768</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/steve-aom-elliott"><code>@steve-aom-elliott</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/765">openrewrite/rewrite-testing-frameworks#765</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.12.0...v3.13.0">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.12.0...v3.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/5da3346ebc644814b1864a285c02637b83f27dc6"><code>5da3346</code></a>
Fix not detecting existing useJUnitPlatform invocations which accept a
lambda...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/0b6f4fa7d6e1596778e0ea0f5f932cc31cce4d24"><code>0b6f4fa</code></a>
Changing order of <code>mockito-all</code> ->
<code>mockito-core</code> change vs <code>org.mockito:*</code> u...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/5dd6582f2314836d2c8241f88a6d503dc384337c"><code>5dd6582</code></a>
Inconvertible Mockito <code>when</code> situation involving lambda and
static method. (#...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/82ffe5cd5ea677e4773e4409253a3155cabbab2a"><code>82ffe5c</code></a>
Adding functionality to <code>MockitoWhenOnStaticToMockStatic</code> for
recognizing tim...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/7f2bc4b96b7eb9c175de132e53647328af99008b"><code>7f2bc4b</code></a>
Removing <code>NoInitializationForInjectMock</code> recipe due to side
effects when usin...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/707ec0343d74e3dc05e8b2f746c73e4eede36243"><code>707ec03</code></a>
refactor: Simplify single-element annotation</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.12.0...v3.13.0">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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | | - | |
| 1047 | + | |
1048 | 1048 | | |
1049 | 1049 | | |
1050 | 1050 | | |
| |||
0 commit comments