build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.26.0 by dependabot[bot] · Pull Request #59 · gilbertguan2385/feign
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.26.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
3.26.0
What's Changed
- Transform
Assumemethods to without a direct counterpart to equivalentAssumptionsby@cortleppin openrewrite/rewrite-testing-frameworks#889- Apply Kotlin style class reference in
AddMockitoExtensionIfAnnotationsUsedby@Laurens-Win openrewrite/rewrite-testing-frameworks#890New Contributors
@cortleppmade their first contribution in openrewrite/rewrite-testing-frameworks#889Full Changelog: openrewrite/rewrite-testing-frameworks@v3.25.0...v3.26.0
3.25.0
What's Changed
- add upgrade recipe for deprecated APIs introduced in junit 5.13 by
@murdosin openrewrite/rewrite-testing-frameworks#877- throwing ParseError.toException by
@greg-at-modernein openrewrite/rewrite-testing-frameworks#878- Add recipe to migrate JUnit 4 ExternalResource rules using jupiter-migrationsupport by
@amishra-uin openrewrite/rewrite-testing-frameworks#880- Drop
FindUnitTestsand associated data table by@timtebeekin openrewrite/rewrite-testing-frameworks#882- fix: HamcrestMatcherToAssertJ argumentType does not allow subclasses by
@Gosho1024in openrewrite/rewrite-testing-frameworks#881- Convert TestContainers raw types as part of upgrade by
@timtebeekin openrewrite/rewrite-testing-frameworks#883- Add or update recipe category descriptors by
@jkschneiderin openrewrite/rewrite-testing-frameworks#884New Contributors
@Gosho1024made their first contribution in openrewrite/rewrite-testing-frameworks#881Full Changelog: openrewrite/rewrite-testing-frameworks@v3.24.0...v3.25.0
3.24.0
What's Changed
- Recipe to check that Kotlin test methods return Unit by
@greg-dennisin openrewrite/rewrite-testing-frameworks#871- Reorder
maybeRemoveImportbeforemaybeAddImportby@timtebeekin openrewrite/rewrite-testing-frameworks#873- Add test for Kotlin by
@Laurens-Win openrewrite/rewrite-testing-frameworks#876New Contributors
@greg-dennismade their first contribution in openrewrite/rewrite-testing-frameworks#871Full Changelog: openrewrite/rewrite-testing-frameworks@v3.23.0...v3.24.0
Commits
17ef798ReplacegetEstimatedEffortPerOccurrence()method with field49b6e85ReplacegetTags()method with fieldcec049eUpdate Gradle wrapper to 9.3.0ae15942UsehasModifierinstead ofgetModifiers().stream().anyMatch()3c16fbcReplacegetDisplayName()andgetDescription()methods with fields7150900OpenRewrite recipe best practices2c43283Apply Kotlin style class reference inAddMockitoExtensionIfAnnotationsUsed...e9dab31TransformAssumemethods to without a direct counterpart to equivalent `Ass...aefa2b0ReplacegetDisplayName()andgetDescription()methods with fields945be5cAssertTrueInstanceofToAssertInstanceOfshould handle custom types- 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)