Commit ea744a4
authored
Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.11.0 to 3.12.0 (#1275)
Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.11.0 to 3.12.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.12.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix for JUnit test method throws clause preservation by <a
href="https://github.com/knutwannheden"><code>@knutwannheden</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/755">openrewrite/rewrite-testing-frameworks#755</a></li>
<li>refactor: org.openrewrite.mavencentral by <a
href="https://github.com/Laurens-W"><code>@Laurens-W</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/756">openrewrite/rewrite-testing-frameworks#756</a></li>
<li>TestsShouldIncludeAssertions should not remove body for Kotlin by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/757">openrewrite/rewrite-testing-frameworks#757</a></li>
<li>Remove <code>@Injectmocks</code> from initialized fields by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/758">openrewrite/rewrite-testing-frameworks#758</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.11.0...v3.12.0">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.11.0...v3.12.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/7774d585727dd00ac57e5505c6ba8cfc203c9ece"><code>7774d58</code></a>
refactor: Remove redundant null checks before instanceof</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/cd6cda4ee3118e8c07987f159ee19869265b2b35"><code>cd6cda4</code></a>
refactor: OpenRewrite Recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/5167a4c8916288502bb2a3db07208dcc4672a2ed"><code>5167a4c</code></a>
Do not add <code>@nested</code> to abstract inner classes</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/79e3b3f46345ea526131fc7fb5791bd94002aad3"><code>79e3b3f</code></a>
Remove <code>@Injectmocks</code> from initialized fields (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/758">#758</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/88cbde477d633ca3bb77d9b609abc4fd0aead5f8"><code>88cbde4</code></a>
Avoid <code>-SNAPSHOT</code> versions of JUnit 5.+</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/66e9375458ee98cb9a9f062ecf3591a295d8d7c7"><code>66e9375</code></a>
TestsShouldIncludeAssertions should not remove body for Kotlin (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/757">#757</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/c9cc2f225af1d6ea6c7720c80d7f60bbd8503bba"><code>c9cc2f2</code></a>
refactor: Update Gradle wrapper</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/cb6badc16255ecdc2a4b39d866fa860b1d6d51d5"><code>cb6badc</code></a>
refactor: org.openrewrite.mavencentral (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/756">#756</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/2f2aa7bf6ba204ced28d8f71105d12a72b3f0e38"><code>2f2aa7b</code></a>
Pin JUnit to 5.+</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/50758af055d3514269ebd76604a3d4a999d59d23"><code>50758af</code></a>
refactor: Replace <code>Arrays.asList</code> with <code>List.of</code>
in tests</li>
<li>Additional commits viewable in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.11.0...v3.12.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