Skip to content

Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.43.0 to 3.44.0 in the openrewrite group - #26979

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/openrewrite-35c70178b8
Open

Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.43.0 to 3.44.0 in the openrewrite group#26979
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/openrewrite-35c70178b8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the openrewrite group with 1 update: org.openrewrite.recipe:rewrite-testing-frameworks.

Updates 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

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the openrewrite group with 1 update: [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks).


Updates `org.openrewrite.recipe: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
  dependency-group: openrewrite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maven labels Aug 14, 2026
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 maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants