Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the rewrite group with 6 updates:

Package From To
org.openrewrite.recipe:rewrite-apache 2.18.0 2.19.0
org.openrewrite.recipe:rewrite-java-security 3.19.2 3.20.0
org.openrewrite.recipe:rewrite-migrate-java 3.19.0 3.20.0
org.openrewrite.recipe:rewrite-static-analysis 2.19.0 2.20.0
org.openrewrite.recipe:rewrite-testing-frameworks 3.19.0 3.20.0
org.openrewrite.maven:rewrite-maven-plugin 6.21.1 6.22.1

Updates org.openrewrite.recipe:rewrite-apache from 2.18.0 to 2.19.0

Release notes

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

2.19.0

What's Changed

Full Changelog: openrewrite/rewrite-apache@v2.18.0...v2.19.0

Commits

Updates org.openrewrite.recipe:rewrite-java-security from 3.19.2 to 3.20.0

Commits

Updates org.openrewrite.recipe:rewrite-migrate-java from 3.19.0 to 3.20.0

Release notes

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

3.20.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.19.0...v3.20.0

Commits
  • ecb6886 OpenRewrite recipe best practices (#888)
  • 8014157 Convert Guava Predicates.equalTo and .not (#887)
  • cef9c1f Convert Guava Predicates.and and .or (#885)
  • 67e8d8c Fix NoGuavaSetsNewHashSet to skip Iterable-only arguments (#882)
  • 92f9a94 Enable the switch recipes as part of the Java 21 migration (#878)
  • 209211e [Auto] SDKMAN! Java candidates as of 2025-10-20T1016
  • ce56846 Fix duplicate @​Getter annotations on multiple variable declarations (#877)
  • e18534b Add missed recipes to Java 6 and No Guava recipes
  • 207d898 Update suppressions (#874)
  • 7ebbf72 Fix Lombok recipes incorrectly replacing getters/setters accessing other obje...
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-static-analysis from 2.19.0 to 2.20.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.

2.20.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.19.0...v2.20.0

Commits
  • 241a923 Fix RemoveUnusedPrivateFields for Lombok annotations after visibility modifie...
  • ce75f31 OpenRewrite recipe best practices (#758)
  • b6d6d94 Fix EqualsAvoidsNull to remove redundant null checks when literal is already ...
  • 4c8fa35 Drop rarely used fromRuntimeClasspath for recipeFromResources
  • a84f525 Add second test class following commit comment
  • c195a4f Never finalize super classes; Fixes #372
  • b92d93a Avoid incorrect changes to Kotlin in RemoveUnusedLocalVariables (#755)
  • See full diff in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.19.0 to 3.20.0

Release notes

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

3.20.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.19.0...v3.20.0

Commits
  • 1a882f4 Upgrade testcontainers for the JUnit 5 migration (#833)
  • be5cbb3 Fix failing easymock tests
  • f1a3fa5 Fix failing easymock tests
  • 42c3046 Additional Testcontainers 2.0.x recipes (#832)
  • 8c1afc3 Use classpathFromResources for EasyMockToMockitoTest which needs JUnit-4
  • d7fe158 Change dependencies and types for testcontainers v2 (#830)
  • ba3685d Avoid Jackson 2.19 brought in through test dependencies
  • See full diff in compare view

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.21.1 to 6.22.1

Release notes

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

6.22.1

Full Changelog: openrewrite/rewrite-maven-plugin@v6.22.0...v6.22.1

6.22.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.21.1...v6.22.0

Commits
  • 06a101a [maven-release-plugin] prepare release v6.22.1
  • f323f69 Target 6.22.1 for the next release
  • 99c5f3e [maven-release-plugin] prepare for next development iteration
  • 3bc7bf3 [maven-release-plugin] prepare release v6.22.0
  • 78d3adc Bump rewrite.version property
  • c40019e OpenRewrite recipe best practices (#1059)
  • e944f06 chore(deps): bump com.google.guava:guava (#1058)
  • d20de25 Combine data table exports (#1057)
  • 1619bbc Adopt moderneinc/googleapis-code-suggester@main
  • de094a6 chore(ci): bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 (#1056)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 rewrite group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.openrewrite.recipe:rewrite-apache](https://github.com/openrewrite/rewrite-apache) | `2.18.0` | `2.19.0` |
| [org.openrewrite.recipe:rewrite-java-security](https://github.com/moderneinc/rewrite-java-security) | `3.19.2` | `3.20.0` |
| [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.19.0` | `3.20.0` |
| [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.19.0` | `2.20.0` |
| [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.19.0` | `3.20.0` |
| [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.21.1` | `6.22.1` |


Updates `org.openrewrite.recipe:rewrite-apache` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/openrewrite/rewrite-apache/releases)
- [Commits](openrewrite/rewrite-apache@v2.18.0...v2.19.0)

Updates `org.openrewrite.recipe:rewrite-java-security` from 3.19.2 to 3.20.0
- [Commits](https://github.com/moderneinc/rewrite-java-security/commits)

Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.19.0...v3.20.0)

Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v2.19.0...v2.20.0)

Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.19.0...v3.20.0)

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.21.1 to 6.22.1
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.21.1...v6.22.1)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-apache
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-java-security
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-version: 6.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 2469a6d. ± Comparison against base commit 8574256.

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