-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit 8dd47dd
authored
Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.1 to 3.6.0 (#1075)
Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.5.1 to 3.6.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.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fest 2.x to AssertJ by <a
href="https://github.com/JohannisK"><code>@JohannisK</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/688">openrewrite/rewrite-testing-frameworks#688</a></li>
<li>Replace AssertJ's <code>hasSize</code> with
<code>hasSameSizeAs</code> where applicable by <a
href="https://github.com/arodionov"><code>@arodionov</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/690">openrewrite/rewrite-testing-frameworks#690</a></li>
<li>Increase heap size for tests by <a
href="https://github.com/knutwannheden"><code>@knutwannheden</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/692">openrewrite/rewrite-testing-frameworks#692</a></li>
<li>Do not <code>ChangeMethodTargetToStatic</code> for AssertJ's
<code>AssertionsFor...Types</code> by <a
href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/693">openrewrite/rewrite-testing-frameworks#693</a></li>
<li>Update MSAL by <a
href="https://github.com/MBoegers"><code>@MBoegers</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/694">openrewrite/rewrite-testing-frameworks#694</a></li>
<li>Recipe to replace <a
href="https://github.com/Rule"><code>@Rule</code></a> Timeout to JUnit
5 Timeout annotation by <a
href="https://github.com/arodionov"><code>@arodionov</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/691">openrewrite/rewrite-testing-frameworks#691</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/JohannisK"><code>@JohannisK</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/688">openrewrite/rewrite-testing-frameworks#688</a></li>
<li><a href="https://github.com/arodionov"><code>@arodionov</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/690">openrewrite/rewrite-testing-frameworks#690</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.5.0...v3.6.0">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.5.0...v3.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/55495a87cd1638ffb7de38147c4ce84f4557844e"><code>55495a8</code></a>
Recipe to replace <a
href="https://github.com/Rule"><code>@Rule</code></a> Timeout to JUnit
5 Timeout annotation (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/691">#691</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/6dfc03362c938757683ecaa80c656b3e9cf07837"><code>6dfc033</code></a>
refactor: UpdateMSAL</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/eacc21f5b04a9b339b158748b96fd688e95a34fe"><code>eacc21f</code></a>
refactor: Add a <code>null</code> method argument ChangeType
constructor</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/1c7b2b0ec349cfda40dd8b12d97c890d9f86e2e0"><code>1c7b2b0</code></a>
refactor: UpdateMSAL (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/694">#694</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/aefb2a67d9ed6d42fe423b40d43057e646744d2d"><code>aefb2a6</code></a>
Do not <code>ChangeMethodTargetToStatic</code> for AssertJ's
<code>AssertionsFor...Types</code> (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/693">#693</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/365b7824834970074e3e0b13f5a581fc199dfaf6"><code>365b782</code></a>
Increase heap size for tests (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/692">#692</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/ddcb4b3312a3f954636661672bb57e3976807cdf"><code>ddcb4b3</code></a>
Replace AssertJ's <code>hasSize</code> with <code>hasSameSizeAs</code>
where applicable (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/690">#690</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/ebd276843006074572d6e02c2263c7759dc8502f"><code>ebd2768</code></a>
Include <code>FestToAssertj</code> with <code>AssertJ best
practices</code></li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/82340e891ec1efdddd526c4f07119eb2fd2e8a4f"><code>82340e8</code></a>
Fest 2.x to AssertJ (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/688">#688</a>)</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.5.1...v3.6.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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1015 | 1015 | | |
1016 | 1016 | | |
1017 | 1017 | | |
1018 | | - | |
| 1018 | + | |
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
| |||
0 commit comments