build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.14.1 to 3.16.2
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
dependencies java
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.14.1 to 3.16.2.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
3.16.2
What's Changed
- OpenRewrite v8.62.0: https://github.com/openrewrite/rewrite
Full Changelog: https://github.com/openrewrite/rewrite-testing-frameworks
3.16.1
What's Changed
- No try staticMocking when field is already statically mocked for
MockitoWhenOnStaticToMockStaticby@Jenson3210in openrewrite/rewrite-testing-frameworks#798- Adding support for recognizing instantiation of mocked static in TestNG-related
@BeforeMethodand@BeforeClassannotated methods forMockitoWhenOnStaticToMockStaticby@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#799- Verify that junit vintage engine is removed by
@sullisin openrewrite/rewrite-testing-frameworks#801- Removed redundant checks and added support for JUnit 5 annotations for
MockitoWhenOnStaticToMockStaticby@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#800- Simplify redundant AssertJ chains by
@timtebeekin openrewrite/rewrite-testing-frameworks#802- Collapse assertions after conversion by
@timtebeekin openrewrite/rewrite-testing-frameworks#805Full Changelog: https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.16.0...v3.16.1
3.16.0
What's Changed
- Use
@ValueSourceinstead of@CsvSourcewhere there's a single arg by@timtebeekin openrewrite/rewrite-testing-frameworks#797- Adapt
@EnabledOnJre,@DisabledOnJre,@EnabledForJreRangeand@DisabledForJreRangefor JUnit 6's Java 17 minimum by@Jenson3210in openrewrite/rewrite-testing-frameworks#795Full Changelog: https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.15.1...v3.16.0
v3.15.1
What's Changed
- Update with rewrite 8.60.2
- Add
TestMethodsShouldBeVoidrecipe to fix tests not discovered by@timtebeekin openrewrite/rewrite-testing-frameworks#791- Recipes to migrate from JUnit 5 to JUnit 6 by
@Jenson3210in openrewrite/rewrite-testing-frameworks#792- Remove lineSeparator annotation attribute by
@Jenson3210in openrewrite/rewrite-testing-frameworks#793- Use classpath from resource for Refaster by
@jevanlingenin openrewrite/rewrite-testing-frameworks#794- Add
JUnitTryFailToAssertThatThrownByby@timtebeekin openrewrite/rewrite-testing-frameworks#781- JUnit5BestPractices - Upgrade mockwebserver3-junit5 to 5.1.0 version by
@philippe-granetin openrewrite/rewrite-testing-frameworks#796Full Changelog: https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.15.0...v3.15.1
3.15.0
What's Changed
- Include additional AssertJ migrations by
@timtebeekin openrewrite/rewrite-testing-frameworks#773- Include recipes in larger composites where possible by
@timtebeekin openrewrite/rewrite-testing-frameworks#774- Retain comments when chaining assertions by
@timtebeekin openrewrite/rewrite-testing-frameworks#775- refactor: Static imports for Collections and Collectors by
@timtebeekin openrewrite/rewrite-testing-frameworks#779- Added implementation to extract any expression arguments from last statement in assertThrows by
@JohannisKin openrewrite/rewrite-testing-frameworks#724- Don't clean up mockito imports for Kotlin by
@jevanlingenin openrewrite/rewrite-testing-frameworks#782- Adding dependency guards to the Junit 4 -> 5 migration for when the POM or build.gradle have a dependency on
org.testng:testng. by@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#760- rename settings.local.json to settings.json by
@ziekain openrewrite/rewrite-testing-frameworks#783
... (truncated)
Commits
f194d5eCollapse assertions after conversion (#805)fedef4dAlso convert try/fail when using AssertJ fail methodf1c97afOpenRewrite recipe best practicesb8a0425AssertToAssertions should not swap arguments forfailmethods209e298isEqualToandisSameAsdo not implyisNotNulld808682Simplify redundant AssertJ chains (#802)7e605c4Improved mocked static functionality, including adding support for JUnit 5 an...8215097verify that junit vintage engine is removed (#801)d186f6dOpenRewrite recipe best practices6288592Adding support for recognizing instantiation of mocked static in TestNG-relat...- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
maven
3.14.1 → 3.16.2
Minor
Technical Details
| ID: | 7532447 |
| UUID: | 2817601605 |
| Node ID: | PR_kwDOAKeSas6n8TBF |
| Host: | GitHub |
| Repository: | OpenFeign/feign |
| Merge State: | Unknown |