Skip to content

Bump the openrewrite group with 3 updates#89

Merged
timtebeek merged 1 commit into
mainfrom
dependabot/maven/openrewrite-d8eb3e1888
Jun 3, 2026
Merged

Bump the openrewrite group with 3 updates#89
timtebeek merged 1 commit into
mainfrom
dependabot/maven/openrewrite-d8eb3e1888

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the openrewrite group with 3 updates: org.openrewrite.recipe:rewrite-migrate-java, org.openrewrite.recipe:rewrite-testing-frameworks and org.openrewrite.maven:rewrite-maven-plugin.

Updates org.openrewrite.recipe:rewrite-migrate-java from 3.34.1 to 3.36.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.

3.36.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v3.35.0...v3.36.0

3.35.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.34.1...v3.35.0

Commits
  • d4df178 Skip unparseable Java versions in FindJavaVersion instead of reporting -1 (#1...
  • b8a298e Fix RefineSwitchCases generating invalid guard on enum constant labels (#1124)
  • c7f400b [Auto] SDKMAN! Java candidates as of 2026-06-01T1550
  • fca7c7c Migrate com.sun.xml.bind.marshaller.NamespacePrefixMapper to `org.glassfish...
  • 74017b2 Route WSS4J message.token classes to their real 2.x packages (#1122)
  • 52b0808 OpenRewrite recipe best practices
  • 23e5804 Update Gradle wrapper 9.5.1
  • 21548bd fix: do not replace lambda params with underscore when used as assignment tar...
  • 61e7d90 Do not add java.io.IO import in ReplaceSystemOutWithIOPrint (#1118)
  • dec86d0 Skip RenameUnderscoreIdentifier on Kotlin and Groovy sources (#1114)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.3 to 3.37.0

Release notes

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

3.37.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.36.0...v3.37.0

3.36.0

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.35.3...v3.36.0

Commits
  • 5b719c2 Extract documentation examples from tests
  • 1ca6223 Match MockWebServer.shutdown() against pre-rename type (#1012)
  • 9479988 Add direct mockwebserver3 dep when only old mockwebserver dep inherited from ...
  • 4d31fbb Add recipe to migrate AssertionsForClassTypes/InterfaceTypes to Assertions (#...
  • 7cbff2a OpenRewrite recipe best practices
  • 86f2308 fix: retain doNothing() stubs inside lambda bodies to prevent uncompilable co...
  • 45d2528 Update Gradle wrapper 9.5.1
  • a632e17 Regenerate recipes.csv (#1007)
  • 0b192ca Add RemoveJupiterMigrationSupport recipe (#1006)
  • f3f61a6 Reuse MockedStatic for consecutive stubbings of the same class (#1005)
  • Additional commits viewable in compare view

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.39.0 to 6.41.0

Release notes

Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.

6.41.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.40.0...v6.41.0

6.40.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.39.0...v6.40.0

Commits
  • d215696 [maven-release-plugin] prepare release v6.41.0
  • ee3122d Bump rewrite.version property
  • 7f191ab Validate compiler version properties and read pluginManagement for JavaVersio...
  • 709088b chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin (#1160)
  • 8582878 chore(ci): bump org.junit:junit-bom from 6.0.3 to 6.1.0 (#1158)
  • 47176d5 chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin (#1157)
  • 5889bda chore(ci): bump org.ow2.asm:asm from 9.10 to 9.10.1 (#1156)
  • be1fcbf Bump rewrite.version property
  • 44994d7 Bump rewrite.version property
  • 0485d14 [maven-release-plugin] prepare for next development iteration
  • 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 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 3 updates: [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java), [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) and [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin).


Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.34.1 to 3.36.0
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.34.1...v3.36.0)

Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.35.3 to 3.37.0
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.35.3...v3.37.0)

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.39.0 to 6.41.0
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.39.0...v6.41.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openrewrite
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openrewrite
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-version: 6.41.0
  dependency-type: direct:development
  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 java Pull requests that update java code labels Jun 3, 2026
@timtebeek timtebeek merged commit f654223 into main Jun 3, 2026
3 checks passed
@timtebeek timtebeek deleted the dependabot/maven/openrewrite-d8eb3e1888 branch June 3, 2026 22:37
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.

1 participant