build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.2 to 3.35.3 - #3351
Merged
github-actions[bot] merged 1 commit intoMay 8, 2026
Conversation
Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 3.35.2 to 3.35.3. - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.35.2...v3.35.3) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.35.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.35.3
branch
from
May 8, 2026 05:35
1a02356 to
9612734
Compare
github-actions
Bot
deleted the
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.35.3
branch
May 8, 2026 05:49
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.2 to 3.35.3.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
22b9122Skip primitive comparisons inUseAssertSame(#992)9104c05SupporttextBlockattribute inCsvSourceToValueSource(#989)b23a699Document strictness implication ofRemoveInitMocksIfRunnersSpecified(#990)b06f6a4PreservedoNothing()stubbings usingArgumentCaptor.capture()(#988)41ace45FixClassCastExceptionfor@PrepareForTest(fullyQualifiedNames = "...")(...6748265Fix AssertTrueInstanceofToAssertInstanceOf static import (#984)f3a0fb9Tighten PowerMockitoMockStaticToMockito precondition (#981)a298e6bUpgrade junit-bom to 6.x in JUnit 5 to 6 migration (#978)c1bf1c1Preserve mockStatic when returned from helper methods (#979)9bd6b9fOpenRewrite recipe best practices