Skip to content

build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.43.0 to 3.44.0 - #3518

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.44.0
Aug 13, 2026
Merged

build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.43.0 to 3.44.0#3518
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.44.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.43.0 to 3.44.0.

Release notes

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

3.44.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.43.0...v3.44.0

Commits
  • 23a04ef Align MockResponse.Builder type names in test expectation (#1090)
  • 32ab90a Do not wrap class level mockStatic fields in try-with-resources (#1089)
  • ded10c4 Keep static on nested test classes with static members before Java 16 (#1082)
  • 66e5fa0 OpenRewrite recipe best practices
  • c50e581 Update Gradle wrapper to 9.7.0
  • 96ec8d6 Do not convert constructors of types nested in a parameterized test class (#1...
  • 3ce54bc Add a blank line after the mocks field generated in Kotlin sources (#1070)
  • 67a4c66 OpenRewrite recipe best practices
  • 53fe08c Emit threadMode = SEPARATE_THREAD when migrating @Test(timeout = N) (#1076)
  • fd1f3d8 Retain assertTrue/assertFalse(a.equals(null)) as is (#1075)
  • 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.43.0 to 3.44.0.
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.43.0...v3.44.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-version: 3.44.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 Aug 13, 2026
@github-actions
github-actions Bot enabled auto-merge August 13, 2026 05:13
@github-actions
github-actions Bot merged commit 7d3813f into master Aug 13, 2026
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.44.0 branch August 13, 2026 05:23
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