Commit a4d5646
authored
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.16.0 to 3.16.1 (#1348)
Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.16.0 to 3.16.1.
<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.16.1</h2>
<h2>What's Changed</h2>
<ul>
<li>No try staticMocking when field is already statically mocked for
<code>MockitoWhenOnStaticToMockStatic</code> by <a
href="https://github.com/Jenson3210"><code>@Jenson3210</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/798">openrewrite/rewrite-testing-frameworks#798</a></li>
<li>Adding support for recognizing instantiation of mocked static in
TestNG-related <code>@BeforeMethod</code> and <code>@BeforeClass</code>
annotated methods for <code>MockitoWhenOnStaticToMockStatic</code> 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/799">openrewrite/rewrite-testing-frameworks#799</a></li>
<li>Verify that junit vintage engine is removed by <a
href="https://github.com/sullis"><code>@sullis</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/801">openrewrite/rewrite-testing-frameworks#801</a></li>
<li>Removed redundant checks and added support for JUnit 5 annotations
for <code>MockitoWhenOnStaticToMockStatic</code> 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/800">openrewrite/rewrite-testing-frameworks#800</a></li>
<li>Simplify redundant AssertJ chains by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/802">openrewrite/rewrite-testing-frameworks#802</a></li>
<li>Collapse assertions after conversion by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/805">openrewrite/rewrite-testing-frameworks#805</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.0...v3.16.1">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.0...v3.16.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/f194d5ec74c90d52396c85572c005fb076e8c156"><code>f194d5e</code></a>
Collapse assertions after conversion (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/805">#805</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/fedef4d10ef89001485428f4b4197f7272acfff8"><code>fedef4d</code></a>
Also convert try/fail when using AssertJ fail method</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/f1c97afd85453727ddb2ae81a88911318252a6b0"><code>f1c97af</code></a>
OpenRewrite recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/b8a042598abc42d9c281846f915e885af35b4753"><code>b8a0425</code></a>
AssertToAssertions should not swap arguments for <code>fail</code>
methods</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/209e298886b8eaa6d8b3fb36ff4541332da357d4"><code>209e298</code></a>
<code>isEqualTo</code> and <code>isSameAs</code> do not imply
<code>isNotNull</code></li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/d80868218ee7e0076e5e513bc5c78149893a6965"><code>d808682</code></a>
Simplify redundant AssertJ chains (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/802">#802</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/7e605c472e788cf4b2a61afbc4eb4c4ed9ed175b"><code>7e605c4</code></a>
Improved mocked static functionality, including adding support for JUnit
5 an...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/82150973b9050ad4bb64ca01a457c0ac87f2e62b"><code>8215097</code></a>
verify that junit vintage engine is removed (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/801">#801</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/d186f6d5e3bad5a28a22c9dfd1f5e0a37959333c"><code>d186f6d</code></a>
OpenRewrite recipe best practices</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/6288592f925fbacc902d7d5989062bd2becb0af0"><code>6288592</code></a>
Adding support for recognizing instantiation of mocked static in
TestNG-relat...</li>
<li>Additional commits viewable in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.0...v3.16.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 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 | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | | - | |
| 1046 | + | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | 1049 | | |
| |||
0 commit comments