Commit c206292
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.32.0 to 3.33.0 (#1672)
Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.32.0 to 3.33.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.33.0</h2>
<h2>What's Changed</h2>
<ul>
<li>OpenRewrite recipe best practices by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/949">openrewrite/rewrite-testing-frameworks#949</a></li>
<li>Add RemoveDoNothingForDefaultMocks recipe by <a
href="https://github.com/bmuschko"><code>@bmuschko</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/947">openrewrite/rewrite-testing-frameworks#947</a></li>
<li>Add PowerMockitoDoStubbingToMockito recipe by <a
href="https://github.com/bmuschko"><code>@bmuschko</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/948">openrewrite/rewrite-testing-frameworks#948</a></li>
<li>Remove <a
href="https://github.com/SuppressStaticInitializationFor"><code>@SuppressStaticInitializationFor</code></a>
during PowerMockito migration by <a
href="https://github.com/bmuschko"><code>@bmuschko</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/946">openrewrite/rewrite-testing-frameworks#946</a></li>
<li>Add AssertEqualsIntegralDeltaToAssertEquals recipe by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/950">openrewrite/rewrite-testing-frameworks#950</a></li>
<li>Inline JavaParser and JavaTemplate fields in recipes by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/951">openrewrite/rewrite-testing-frameworks#951</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.32.0...v3.33.0">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.32.0...v3.33.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/df743de6e838d3beccb87ea1c77c82c965fc83a5"><code>df743de</code></a>
Inline JavaParser and JavaTemplate fields in recipes (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/951">#951</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/9ae6e4381b2bc7bcb563906bb07c43e11835a655"><code>9ae6e43</code></a>
Add AssertEqualsIntegralDeltaToAssertEquals recipe (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/950">#950</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/8aeb674c68b7dc9f5279d423457f8305da34dc29"><code>8aeb674</code></a>
Add AssertEqualsIntegralDeltaToAssertEquals recipe (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/950">#950</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/135a45b0973d746de72c577c20f0d229bf1f34b7"><code>135a45b</code></a>
Remove <a
href="https://github.com/SuppressStaticInitializationFor"><code>@SuppressStaticInitializationFor</code></a>
during PowerMockito migration (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/946">#946</a>)
...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/04c94f8d0a4a67dbb7c21ad79e0a6c1ad2e67e6e"><code>04c94f8</code></a>
Add PowerMockitoDoStubbingToMockito recipe (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/948">#948</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/d4b1c86cd1a40461226ad9d28fc0348437328495"><code>d4b1c86</code></a>
Add RemoveDoNothingForDefaultMocks recipe (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/947">#947</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/130d158a94e3393f2ef48185f619144b6e99d3a7"><code>130d158</code></a>
OpenRewrite recipe best practices (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/949">#949</a>)</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.32.0...v3.33.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 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
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
1035 | | - | |
| 1035 | + | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | 1038 | | |
| |||
0 commit comments