build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.29.0 by dependabot[bot] · Pull Request #102 · gilbertguan2385/feign
Navigation Menu
{{ message }}
gilbertguan2385 / feign Public
forked from OpenFeign/feign
- Notifications You must be signed in to change notification settings
- Fork 0
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Copy link
dependabot
bot
commented
on behalf of github
Mar 5, 2026
dependabot
bot
commented
on behalf of github
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.29.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
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- Add JUnit 4 to JUnit 5 exception class migrations. by
@motlinin openrewrite/rewrite-testing-frameworks#902- Make declarative recipes singletons by
@sambsnydin openrewrite/rewrite-testing-frameworks#905- Handle method references in JUnit Assert to Assertions migration. by
@motlinin openrewrite/rewrite-testing-frameworks#901- Add explicit test scope to AssertJ dependency additions by
@Jenson3210in openrewrite/rewrite-testing-frameworks#903- Skip SimplifyChainedAssertJAssertion when actual type has wildcard type parameters by
@knutwannhedenin openrewrite/rewrite-testing-frameworks#906- Revert "Add explicit test scope to AssertJ dependency additions (#903)" by
@Jenson3210in openrewrite/rewrite-testing-frameworks#907- Fix AssertThrowsOnLastStatement to preserve parameterized types when extracting arguments. by
@motlinin openrewrite/rewrite-testing-frameworks#908- Enhance RemoveInitMocksIfRunnersSpecified to also remove openMocks by
@dsgrievein openrewrite/rewrite-testing-frameworks#904RemoveInitMocksIfRunnersSpecified(or any recipe) should not have a mutable static field by@Jenson3210in openrewrite/rewrite-testing-frameworks#910
... (truncated)
Commits
7796693Remove empty constructors and suite() methods in MigrateJUnitTestCase (#926)5c07d95Add recipe to replace MockitoTestExecutionListener (#924)f1b202dUse mockito-inline instead of mockito-core where applicable (#923)63820f4Add JUnit 4 support to AddMockitoExtensionIfAnnotationsUsed (#1932) (#922)e8bbdf0Remove all remaining PowerMock dependencies in ReplacePowerMockito recipe (#921)0e3d076ReplacePowerMockito: ensure mockito-core is added when PowerMock is removed (...af19fadDetect JUnit version in PowerMockitoMockStaticToMockito (#919)c2860b4OpenRewrite recipe best practicesc75ba77Do not incorrectly strip method calls from assertion arguments (#918)bf27539Add missing Hamcrestnot(Matcher)to AssertJ conversions (#866) (#917)- 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.29.0. - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.23.0...v3.29.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.29.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 5, 2026
dependabot
bot
mentioned this pull request
Copy link
Author
dependabot
bot
commented
on behalf of github
Mar 12, 2026
dependabot bot commented on behalf of github
Mar 12, 2026Superseded by #109.
dependabot
bot
closed this
dependabot
bot
deleted the
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.29.0
branch
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