Skip to content

Bump the openrewrite group with 3 updates#93

Merged
timtebeek merged 1 commit into
mainfrom
dependabot/maven/openrewrite-fca9b817ef
Jul 7, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 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.38.0 to 3.39.0

Release notes

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

3.39.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.38.0...v3.39.0

Commits
  • 16e662d Upgrade maven-ear-plugin for ee9 and ee11 (#1156)
  • b9f0360 Upgrade maven-ejb-plugin alongside jakarta.ejb-api (#1155)
  • 83f0e68 Add recipe to replace jakarta jws-api with ws-api in EE10 (#1151)
  • 48213f6 Fix jakarta.enterprise.concurrent-api version for EE9 and EE10 (#1152)
  • b6c9ae6 Skip UseMapOf rewrite when the assignment target is a concrete HashMap (#1148...
  • ceb4af5 Extend Use{List,Set,Map}Of to recognise prose-statement chains (#1145)
  • 8ec6841 OpenRewrite recipe best practices
  • fc4e5d6 Move ReplaceUnusedVariablesWithUnderscore to Java best practices (#1144)
  • cfdda28 Fix JavadocToMarkdown's handling of varargs and JDKs newer than the bytecode ...
  • ad1045d Preserve angle brackets when converting @​param <T> to Markdown (#1141)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.40.0 to 3.41.0

Release notes

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

3.41.0

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.40.0...v3.41.0

Commits
  • 95ff73a Keep mockStatic import in CleanupMockitoImports when type info is incompl...
  • cba9383 Recipe best practices
  • See full diff in compare view

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.42.0 to 6.43.0

Release notes

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

6.43.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.42.0...v6.43.0

Commits
  • 269bf8c [maven-release-plugin] prepare release v6.43.0
  • 233eeae Bump rewrite.version property
  • 42dee3b chore(ci): bump org.junit:junit-bom from 6.1.0 to 6.1.1 (#1170)
  • e54073c Tolerate Develocity remote build cache warnings in BasicIT (#1171)
  • f0400cb typo in suppressions.xml
  • 05d0bed Create empty suppressions.xml
  • 079819d Use GitHub actions/checkout@v7
  • 65a9d2f chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.21.4 (#1159)
  • 0c74e8a Always parse non-project resources (#1168)
  • f652b7f Bump rewrite.version property
  • 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.38.0 to 3.39.0
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.38.0...v3.39.0)

Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.40.0 to 3.41.0
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.40.0...v3.41.0)

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.42.0 to 6.43.0
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.42.0...v6.43.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-version: 3.39.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.41.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.43.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 Jul 7, 2026
@timtebeek
timtebeek merged commit 077417f into main Jul 7, 2026
3 checks passed
@timtebeek
timtebeek deleted the dependabot/maven/openrewrite-fca9b817ef branch July 7, 2026 06:26
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