Skip to content

build(deps): bump the rewrite group across 1 directory with 6 updates#908

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/rewrite-e5699493db
Open

build(deps): bump the rewrite group across 1 directory with 6 updates#908
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/rewrite-e5699493db

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the rewrite group with 6 updates in the / directory:

Package From To
org.openrewrite.recipe:rewrite-apache 2.18.0 2.25.2
org.openrewrite.recipe:rewrite-java-security 3.19.2 3.29.5
org.openrewrite.recipe:rewrite-migrate-java 3.19.0 3.34.1
org.openrewrite.recipe:rewrite-static-analysis 2.19.0 2.34.1
org.openrewrite.recipe:rewrite-testing-frameworks 3.19.0 3.35.3
org.openrewrite.maven:rewrite-maven-plugin 6.21.1 6.39.0

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

Release notes

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

v2.25.2

What's Changed

Full Changelog: openrewrite/rewrite-apache@v2.25.0...v2.25.2

2.25.1

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite-apache

2.25.0

What's Changed

Full Changelog: openrewrite/rewrite-apache@v2.24.0...v2.25.0

2.24.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-apache@v2.23.0...v2.24.0

2.23.3

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite-apache

2.23.2

What's Changed

... (truncated)

Commits
  • ebd85f0 Revert to using rewrite-java-21
  • a9039cd Java 25 on Gradle 9.5.0 (#129)
  • 4a10ac0 Fix ResponseHandler migration mapping to HttpClient 5 (#128)
  • f40a996 OpenRewrite recipe best practices
  • c3f54ac Add composite recipe to prefer JDK over Apache Commons (#127)
  • 4318dfd Enable migrateTransitiveParent test for HttpClient 5 upgrade (#126)
  • e9a07fd Add explicit Charset to deprecated Apache FileUtils methods (#125)
  • 7b952e2 OpenRewrite recipe best practices
  • 4b40bf5 Add DefaultIfBlankToJdk recipe to replace StringUtils#defaultIfBlank with JDK...
  • 13c9fa3 OpenRewrite recipe best practices
  • Additional commits viewable in compare view

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

Commits

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

Release notes

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

v3.34.1

What's Changed

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

3.34.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.34.0

3.33.1

Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.33.1

3.33.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.32.1...v3.33.0

v3.32.1

What's Changed

... (truncated)

Commits
  • cb4f1bc Use Map.ofEntries when migrating more than 10 entries (#1090)
  • e26618c Keep block when refined switch arm contains an if statement (#1088)
  • 7424e22 Skip Immutable*.copyOf rewrite when argument is not a Collection (#1089)
  • dcaa8ca Skip main method migration when referenced as static API (#1084)
  • b6c609d Document null-probing semantic differences in singleton migrations (#1081)
  • 915f92e Keep parentheses when renaming typed lambda parameter to underscore (#1082)
  • 88ef91c [Auto] SDKMAN! Java candidates as of 2026-05-04T1143
  • 4ea1191 Skip var when reassignment relies on declared supertype (#1078)
  • 1ead1d8 Add jspecify hyperlink (#1076)
  • c69eb61 OpenRewrite recipe best practices (#1074)
  • Additional commits viewable in compare view

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

Release notes

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

v2.34.1

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.34.0...v2.34.1

2.34.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.34.0

2.33.1

Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.33.1

2.33.0

What's Changed

... (truncated)

Commits
  • 7ba220a Skip SimplifyConsecutiveAssignments when initializer would self-reference (...
  • d8acf8b Add regression tests for ReplaceStackWithDeque against ControlFlow crashe...
  • 095656f Skip Objects::nonNull/isNull when lambda parameter does not match (#875)
  • 209f642 Preserve (Object) bridge cast for unchecked generic casts (#876)
  • d2bf703 Preserve casts pinning generic-method return type in lambdas (#872)
  • 9f02852 Use rewrite-java-21 for test runtime (#870)
  • 30a60ba OpenRewrite recipe best practices (#869)
  • 98d350e OpenRewrite recipe best practices
  • d3e09e9 Skip meta-annotated @Configuration in FinalClass and `HideUtilityClassCon...
  • ab8ff8d Preserve statement order in UseTryWithResources (#866)
  • Additional commits viewable in compare view

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

Release notes

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

v3.35.3

What's Changed

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

3.35.2

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.35.1...v3.35.2

3.35.1

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.35.0...v3.35.1

3.35.0

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.34.0...v3.35.0

3.34.0

What's Changed

... (truncated)

Commits
  • 22b9122 Skip primitive comparisons in UseAssertSame (#992)
  • 9104c05 Support textBlock attribute in CsvSourceToValueSource (#989)
  • b23a699 Document strictness implication of RemoveInitMocksIfRunnersSpecified (#990)
  • b06f6a4 Preserve doNothing() stubbings using ArgumentCaptor.capture() (#988)
  • 41ace45 Fix ClassCastException for @PrepareForTest(fullyQualifiedNames = "...") (...
  • 6748265 Fix AssertTrueInstanceofToAssertInstanceOf static import (#984)
  • f3a0fb9 Tighten PowerMockitoMockStaticToMockito precondition (#981)
  • a298e6b Upgrade junit-bom to 6.x in JUnit 5 to 6 migration (#978)
  • c1bf1c1 Preserve mockStatic when returned from helper methods (#979)
  • 9bd6b9f OpenRewrite recipe best practices
  • Additional commits viewable in compare view

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

Release notes

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

6.39.0

What's Changed

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

6.38.0

Full Changelog: openrewrite/rewrite-maven-plugin@v6.37.0...v6.38.0

6.37.0

What's Changed

Full Changelog: openrewrite/rewrite-maven-plugin@v6.36.0...v6.37.0

6.36.0

Full Changelog: openrewrite/rewrite-maven-plugin@v6.35.1...v6.36.0

6.35.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-maven-plugin@v6.35.0...v6.35.1

6.35.0

What's Changed

... (truncated)

Commits
  • a642cbc [maven-release-plugin] prepare release v6.39.0
  • fd12954 Prepare for release
  • 1d81be9 chore(ci): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 (#1150)
  • 79afa60 chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (#1149)
  • 7dbdf3d Update Prethink context (no AI)
  • 7d4386e Bump rewrite.version property
  • 8295aef [maven-release-plugin] prepare for next development iteration
  • 4fe065c [maven-release-plugin] prepare release v6.38.0
  • 446bc8a Bump rewrite.version property
  • f3d983c Bump rewrite.version property
  • Additional commits viewable in compare view

@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
Copy Markdown

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 0d3bfd5. ± Comparison against base commit 31cf93a.

♻️ This comment has been updated with latest results.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 2469a6d to 9467955 Compare November 24, 2025 06:08
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 9467955 to 9b8478b Compare March 9, 2026 06:43
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 9b8478b to 045ccc0 Compare March 16, 2026 06:43
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 045ccc0 to 20629a6 Compare March 30, 2026 06:48
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch 2 times, most recently from 5e257a6 to 4ed010c Compare April 13, 2026 06:47
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 4ed010c to d5e719e Compare April 20, 2026 06:58
@dependabot dependabot Bot changed the title build(deps): bump the rewrite group with 6 updates build(deps): bump the rewrite group across 1 directory with 6 updates Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from d5e719e to 6ab27b3 Compare April 27, 2026 07:09
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 6ab27b3 to 75da1d6 Compare May 4, 2026 07:23
Bumps the rewrite group with 6 updates in the / directory:

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



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

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

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

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

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

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

---
updated-dependencies:
- 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
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 75da1d6 to 0d3bfd5 Compare May 11, 2026 08:14
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.

0 participants