Skip to content

Bump the openrewrite group with 3 updates - #96

Merged
timtebeek merged 1 commit into
mainfrom
dependabot/maven/openrewrite-76310ed101
Aug 4, 2026
Merged

Bump the openrewrite group with 3 updates#96
timtebeek merged 1 commit into
mainfrom
dependabot/maven/openrewrite-76310ed101

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 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.40.0 to 3.41.0

Release notes

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

3.41.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.40.0...v3.41.0

Commits
  • 128764a Forward Code Genome Project publish credentials to ci-gradle.yml (#1178)
  • 39b31e8 Migrate web.xml xsi:schemaLocation from J2EE 1.4 namespace (#1177)
  • e7f0b34 [Auto] SDKMAN! Java candidates as of 2026-07-27T1252
  • e29c330 Fix method patterns for dead UnsignedInts/UnsignedLongs recipes (#1176)
  • 7c45df7 Add mapstruct-processor to annotation processor paths when Lombok and MapSt...
  • ab370a9 Set Develocity projectId to "openrewrite" (#1172)
  • cddded8 Move Develocity to community.develocity.cloud
  • 577446f Update NoGuavaRefaster expected output for upstream static-import change (#1171)
  • 9b7a874 [Auto] SDKMAN! Java candidates as of 2026-07-20T1212
  • a5b7ddc Move Java EE 8 servlet update into separate recipe (#1170)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.42.1 to 3.43.0

Release notes

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

3.43.0

What's Changed

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

Commits
  • 641258d Forward Code Genome Project publish credentials to ci-gradle.yml (#1068)
  • 2024ec4 Simplify AssertJ == and != assertions into one recipe (#1067)
  • c9ebc4f MockitoWhenOnStaticToMockStatic: name unnamed _ variable when reusing Mocke...
  • 4534e08 Build and test on Java 25 with rewrite-java-25 (#1061)
  • b1bbe20 HamcrestMatcherToJUnit5: support Kotlin sources (#1058)
  • 8cfaee5 Leave AssertThrowsOnLastStatement arguments inline when their type can't be r...
  • acfa18f Migrate TestNG Assertion (instance) to AssertJ (#1064)
  • 5fe4cad Support Kotlin in three JUnit testing recipes (fix crashes/no-ops) (#1065)
  • d713402 feat: migrate TestNG SoftAssert to AssertJ SoftAssertions (#1063)
  • 7ee9a16 Fix Hamcrest not() unwrap crash when wrapping a bare value (#1062)
  • Additional commits viewable in compare view

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.44.0 to 6.45.0

Release notes

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

6.45.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.44.0...v6.45.0

Commits
  • 11bff0a [maven-release-plugin] prepare release v6.45.0
  • a173274 Bump rewrite.version property
  • ce8abe1 Read the git index once instead of per source file (#1177)
  • 7d4882a Move Develocity to community.develocity.cloud
  • 82957c0 Bump rewrite.version property
  • 0dbccc0 Bump rewrite.version property
  • 2a340b6 [maven-release-plugin] prepare for next development iteration
  • See full diff 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.40.0 to 3.41.0
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.40.0...v3.41.0)

Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.42.1 to 3.43.0
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.42.1...v3.43.0)

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.44.0...v6.45.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-version: 3.41.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.43.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.45.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 Aug 4, 2026
@timtebeek
timtebeek merged commit 1ed295d into main Aug 4, 2026
3 checks passed
@timtebeek
timtebeek deleted the dependabot/maven/openrewrite-76310ed101 branch August 4, 2026 06: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.

1 participant