Skip to content

Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.38.0 to 3.40.0#1820

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/master/org.openrewrite.recipe-rewrite-testing-frameworks-3.40.0
Open

Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.38.0 to 3.40.0#1820
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/master/org.openrewrite.recipe-rewrite-testing-frameworks-3.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.38.0 to 3.40.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.

v3.39.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.38.0...v3.39.0

Commits
  • 9321cbc Convert assertThrows with an Executable variable (#1046)
  • 0eb4765 Skip JUnit 4 lifecycle annotation when Jupiter equivalent already present (#1...
  • e471570 Decompose assertThat(a && b).isTrue() into separate assertions (#1042)
  • 8ade02d Add recipe to surface implausible JUnit @​Timeout values as minutes (#1041)
  • 7e27ad6 TestsShouldNotBePublic: recognize meta-annotated test methods (#1040)
  • db78ffd Cover commented AssertJ tests: array length, Comparable & BigDecimal compareT...
  • 9a8b7cb Fix isSameAs(null) compile error from null reference comparisons (#1038)
  • 9e69b1b Simplify AssertJ hasSize(0) to isEmpty() for Iterable (#1037)
  • cd8b263 Converge AssertJ isSameAs/isNotSameAs(0|1) to isZero/isNotZero/isOne in a sin...
  • 286a3d7 Refactor assertThat(x instanceof Type).isTrue() to assertThat(x).isInstanceOf...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.38.0 to 3.40.0.
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.38.0...v3.40.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-version: 3.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 22, 2026
@github-actions github-actions Bot enabled auto-merge June 22, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants