Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.19.0 to 2.22.0 by dependabot[bot] · Pull Request #477 · Mu-L/feign
Navigation Menu
{{ message }}
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
Nov 18, 2024
dependabot
bot
commented
on behalf of github
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 2.19.0 to 2.22.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
2.22.0
What's Changed
- refactor: add
@Nullableto methods who may return null by@nielsdebruinin openrewrite/rewrite-testing-frameworks#621- Add
@MockitoSettings(strictness = ...)based on how Mockito is used, not based on version alone by@Jenson3210in openrewrite/rewrite-testing-frameworks#623- Drop RetainStrictnessWarn; replaced with #623 by
@timtebeekin openrewrite/rewrite-testing-frameworks#625- Added default warn strictness if no strictness modifiers are used. by
@Jenson3210in openrewrite/rewrite-testing-frameworks#626- SimplifyChainedAssertJAssertion drops method calls in replacement by
@jtymesin openrewrite/rewrite-testing-frameworks#629- Add JMockit's MockUp to Mockito migration by
@SiBoreain openrewrite/rewrite-testing-frameworks#599- Initial support for DbRider migration from junit4 to junit5 by
@Jenson3210in openrewrite/rewrite-testing-frameworks#627assertInstanceOfnot converted from JUnit5 to assertJ by@timo-abelein openrewrite/rewrite-testing-frameworks#606- Add
VerifyZeroToNoMoreInteractionsfor Mockito 2 by@jevanlingenin openrewrite/rewrite-testing-frameworks#631- Added handling of org.mockito.Mockito.eq(..) when simplifying mockito matchers by
@adambirin openrewrite/rewrite-testing-frameworks#635- Update AssertJ recipes to current recipe code style by
@jevanlingenin openrewrite/rewrite-testing-frameworks#633New Contributors
@nielsdebruinmade their first contribution in openrewrite/rewrite-testing-frameworks#621@Jenson3210made their first contribution in openrewrite/rewrite-testing-frameworks#623@jtymesmade their first contribution in openrewrite/rewrite-testing-frameworks#629@SiBoreamade their first contribution in openrewrite/rewrite-testing-frameworks#599@jevanlingenmade their first contribution in openrewrite/rewrite-testing-frameworks#631@adambirmade their first contribution in openrewrite/rewrite-testing-frameworks#635Full Changelog: openrewrite/rewrite-testing-frameworks@v2.21.0...v2.22.0
2.21.0
What's Changed
- Add recipe for replacing unnecesary Mockito#eq with direct parameters by
@SanderKnauffin openrewrite/rewrite-testing-frameworks#615- Jmockit mockito full verifications and Refactor tests by
@shivaniskyin openrewrite/rewrite-testing-frameworks#617New Contributors
@SanderKnauffmade their first contribution in openrewrite/rewrite-testing-frameworks#615Full Changelog: openrewrite/rewrite-testing-frameworks@v2.20.1...v2.21.0
2.20.1
What's Changed
- JMockit to Mockito IllegalArumentException No enum constant VerificationsInOrder by
@shivaniskyin openrewrite/rewrite-testing-frameworks#616- Migrate JMockit block to Mockito which contains redundant "this" prefix for arg matcher and migrate array as parameter for any by
@yurii-yuin openrewrite/rewrite-testing-frameworks#610- Migrate AssertJ Fail.fail to Assertions.fail by
@timtebeekin openrewrite/rewrite-testing-frameworks@d81cc70- Only simplify chained AssertJ assertions with a single argument by
@timtebeekin openrewrite/rewrite-testing-frameworks@e8fca5aFull Changelog: openrewrite/rewrite-testing-frameworks@v2.20.0...v2.20.1
2.20.0
What's Changed
PowerMockitoMockStaticToMockitoshould not remove existingmockStaticinitializer by@Laurens-Win openrewrite/rewrite-testing-frameworks#612- update to latest error prone to remove protobuf-java@3.19.2 vulnerability by
@natedannerin openrewrite/rewrite-testing-frameworks#613
... (truncated)
Commits
a04dd14Drop workaround following upstream fixef62c31Create a mockito upgrade recipe that just does 4 -> 5, so it can be included ...9a5b444Document that the JUnit to AssertJ migration includes Jupitereb1e066refactor: Update Gradle wrapper909f0ebUpdate AssertJ recipes to current recipe code style (#633)671addcAdded handling of org.mockito.Mockito.eq(..) when simplifying mockito matcher...6d665a0Do not execute Mockito1to4Migration twice in JUnit4to5Migration9118a3cAddVerifyZeroToNoMoreInteractionsfor Mockito 2 (#631)da61d95assertInstanceOfnot converted from JUnit5 to assertJ (#606)c4ab9a5Initial support for DbRider migration from junit4 to junit5 (#627)- 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)
Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 2.19.0 to 2.22.0. - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v2.19.0...v2.22.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
label
Nov 18, 2024
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