Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.22.0 to…
… 2.23.1 (#707) Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 2.22.0 to 2.23.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>2.23.1</h2> <h2>What's Changed</h2> <ul> <li>OpenRewrite v8.41.1: <a href="https://github.com/openrewrite/rewrite">https://github.com/openrewrite/rewrite</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-testing-frameworks">https://github.com/openrewrite/rewrite-testing-frameworks</a></p> <h2>2.23.0</h2> <h2>What's Changed</h2> <ul> <li>don't exclude junit4 for testcontainers jupiter by <a href="https://github.com/sullis"><code>@sullis</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/641">openrewrite/rewrite-testing-frameworks#641</a></li> <li>Use JUnit5's <code>assertSame</code> or <code>assertNotSame</code> instead of <code>assertTrue(... == ...)</code> by <a href="https://github.com/mccartney"><code>@mccartney</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/642">openrewrite/rewrite-testing-frameworks#642</a></li> <li>Add support for Junit 4 matchers on AssertionsArgumentOrder by <a href="https://github.com/adambir"><code>@adambir</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/637">openrewrite/rewrite-testing-frameworks#637</a></li> <li>Move HtmlUnit migrations to rewrite-testing-frameworks by <a href="https://github.com/timtebeek"><code>@timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/643">openrewrite/rewrite-testing-frameworks#643</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mccartney"><code>@mccartney</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/642">openrewrite/rewrite-testing-frameworks#642</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v2.22.0...v2.23.0">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v2.22.0...v2.23.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/b0df4ccdca79dcd145bdfc90bd45197b41af035f"><code>b0df4cc</code></a> Add testImplementation("org.openrewrite:rewrite-test")</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/ccbc1381a751eef29303aabf60e976219d545d98"><code>ccbc138</code></a> Drop HtmlUnit to prevent circular dependency</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/72dbc65f6fa12a93d0cf42a79330491d0f5865b4"><code>72dbc65</code></a> Prevent class cast exception in MockitoWhenOnStaticToMockStatic</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/0f8f8381bde682789f7b0f72b3aa7668c041935b"><code>0f8f838</code></a> Move HtmlUnit migrations to rewrite-testing-frameworks (<a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/643">#643</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/a530dbe676a1f93e88fbfe1009fbe72c1ad71554"><code>a530dbe</code></a> Unconditionally add the import for assertThrows, got a report where the templ...</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/f9cc74cd747fd815bc428cef52606ee083186a32"><code>f9cc74c</code></a> refactor: Update Gradle wrapper</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/d16c0a79ea57045f0e4ed46f1d1010115077a8bf"><code>d16c0a7</code></a> Polish <code>UseAssertSame</code></li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/b20da71aabf8144b4efc4aab2198518428252201"><code>b20da71</code></a> Add support for Junit 4 matchers on AssertionsArgumentOrder (<a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/637">#637</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/93d76cf14e92ad5abe362c18acb4e25e94422018"><code>93d76cf</code></a> Use JUnit5's <code>assertSame</code> or <code>assertNotSame</code> instead of `assertTrue(... == .....</li> <li><a href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/5091a381fea9d8e28afe03e1cc242a7c41387e2e"><code>5091a38</code></a> don't exclude junit4 for testcontainers jupiter (<a href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/641">#641</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v2.22.0...v2.23.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-testing-frameworks&package-manager=maven&previous-version=2.22.0&new-version=2.23.1)](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>
- Loading branch information