build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.30.0 by dependabot[bot] · Pull Request #109 · gilbertguan2385/feign
Navigation Menu
{{ message }}
gilbertguan2385 / feign Public
forked from OpenFeign/feign
- Notifications You must be signed in to change notification settings
- Fork 0
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Copy link
dependabot
bot
commented
on behalf of github
Mar 12, 2026
dependabot
bot
commented
on behalf of github
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.30.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
3.30.0
What's Changed
- Use
FindImportsand dependency-aware framework detection inReplaceMockitoTestExecutionListenerby@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#925- Align targetFramework switch value with
@Optionvalid values by@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#928- Add JSpecify to type table for
JUnitToAssertJRulesRecipesby@timtebeekin openrewrite/rewrite-testing-frameworks#929- Fix CI failure from upstream AddDependency changes by
@timtebeekin openrewrite/rewrite-testing-frameworks#931Full Changelog: openrewrite/rewrite-testing-frameworks@v3.29.0...v3.30.0
3.29.0
What's Changed
- Detect JUnit version in PowerMockitoMockStaticToMockito by
@MBoegersin openrewrite/rewrite-testing-frameworks#919- ReplacePowerMockito: ensure mockito-core is added when PowerMock is removed by
@MBoegersin openrewrite/rewrite-testing-frameworks#920- Remove all remaining PowerMock dependencies in ReplacePowerMockito recipe by
@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#921- Add JUnit 4 support to AddMockitoExtensionIfAnnotationsUsed by
@bmuschkoin openrewrite/rewrite-testing-frameworks#922- Use mockito-inline instead of mockito-core where applicable by
@bmuschkoin openrewrite/rewrite-testing-frameworks#923- Add recipe to replace MockitoTestExecutionListener by
@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#924- Remove empty constructors and suite() methods in MigrateJUnitTestCase by
@timtebeekin openrewrite/rewrite-testing-frameworks#926New Contributors
@bmuschkomade their first contribution in openrewrite/rewrite-testing-frameworks#922Full Changelog: openrewrite/rewrite-testing-frameworks@v3.28.0...v3.29.0
3.28.0
What's Changed
- Fix 6 issues in AssertJ recipe migrations by
@timtebeekin openrewrite/rewrite-testing-frameworks#911- Preserve throws clause when checked exceptions exist outside assertThrows. by
@motlinin openrewrite/rewrite-testing-frameworks#899- Pin AssertJ to stable 3.27.7 by
@timtebeekin openrewrite/rewrite-testing-frameworks#913- Add .contextSensitive() to Hamcrest conversion templates and improve type matching in
CollapseConsecutiveAssertThatStatementsby@timtebeekin openrewrite/rewrite-testing-frameworks#912- Fix 2 AssertJ migration recipe issues found via large-scale validation by
@timtebeekin openrewrite/rewrite-testing-frameworks#914- Add Hamcrest to AssertJ recipes for hasProperty, everyItem, and hasItem(Matcher) by
@timtebeekin openrewrite/rewrite-testing-frameworks#916- Add missing Hamcrest not(Matcher) to AssertJ conversions by
@timtebeekin openrewrite/rewrite-testing-frameworks#917- Do not incorrectly strip method calls from assertion arguments by
@timtebeekin openrewrite/rewrite-testing-frameworks#918Full Changelog: openrewrite/rewrite-testing-frameworks@v3.27.0...v3.28.0
3.27.0
What's Changed
- Correcting MockWebServer migration for OkHttp by
@steve-aom-elliottin openrewrite/rewrite-testing-frameworks#849- Add
ReturnActualrecipe for AssertJ by@timtebeekin openrewrite/rewrite-testing-frameworks#891- Add
MockConstructionToTryWithResourcesrecipe by@jkschneiderin openrewrite/rewrite-testing-frameworks#892- Add CleanupKotlinJUnit5AssertionImports recipe by
@jkschneiderin openrewrite/rewrite-testing-frameworks#893- Skip Kotlin files in PowerMockitoMockStaticToMockito by
@jkschneiderin openrewrite/rewrite-testing-frameworks#894- Add test cases for
MockedConstructionpattern by@jkschneiderin openrewrite/rewrite-testing-frameworks#895- Update byte buddy to a Java 25 compatible version by
@Laurens-Win openrewrite/rewrite-testing-frameworks#897- Followup after the formatting merge by
@Jenson3210in openrewrite/rewrite-testing-frameworks#900- Skip TemporaryFolder conversion when used in RuleChain. by
@motlinin openrewrite/rewrite-testing-frameworks#898
... (truncated)
Commits
5a24e73Fix JUnit5MigrationTest.addMockitoJupiterDependencyIfExtendWithPresent (#931)c789ee8Lombok Best Practices08296c5RenameMockWebServer shutdown()toclose40bd3daOpenRewrite recipe best practices467ab04Add JSpecify to type table forJUnitToAssertJRulesRecipes(#929)92a9ca4Align targetFramework switch case with@Optionvalid values (#928)8654451UseFindImportsand dependency-aware framework detection in `ReplaceMockito...6d5852eOpenRewrite recipe best practices7796693Remove empty constructors and suite() methods in MigrateJUnitTestCase (#926)5c07d95Add recipe to replace MockitoTestExecutionListener (#924)- 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 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)
Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 3.23.0 to 3.30.0. - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.23.0...v3.30.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Mar 12, 2026
dependabot
bot
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment