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

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

Copy link
Copy Markdown
Contributor

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

Package From To
org.openrewrite.recipe:rewrite-apache 2.18.0 2.27.2
org.openrewrite.recipe:rewrite-java-security 3.19.2 3.34.2
org.openrewrite.recipe:rewrite-migrate-java 3.19.0 3.39.0
org.openrewrite.recipe:rewrite-static-analysis 2.19.0 2.38.0
org.openrewrite.recipe:rewrite-testing-frameworks 3.19.0 3.41.0
org.openrewrite.maven:rewrite-maven-plugin 6.21.1 6.43.0

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

Release notes

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

2.27.2

What's Changed

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

2.27.1

What's Changed

Full Changelog: openrewrite/rewrite-apache@v2.27.0...v2.27.1

2.27.0

What's Changed

Full Changelog: openrewrite/rewrite-apache@v2.26.0...v2.27.0

2.26.0

What's Changed

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

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

... (truncated)

Commits
  • a71089a git-ignore .context/
  • da600a7 Map decodeBase64 to getMimeDecoder() to preserve URL-safe decoding (#133)
  • c28f139 Update Gradle wrapper 9.5.1
  • 6c0dcd1 Set commentCharacter on @​CsvSource to avoid clash with '#' delimiter (#131)
  • e30be76 Remove explicit test dependencies
  • 9601f43 OpenRewrite recipe best practices
  • 250dfce Migrate AuthState to AuthExchange for HttpClient 5 (#130)
  • 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)
  • Additional commits viewable in compare view

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

Commits

Updates org.openrewrite.recipe:rewrite-migrate-java from 3.19.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

v3.38.0

What's Changed

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

3.37.0

What's Changed

New Contributors

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

3.36.0

What's Changed

... (truncated)

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-static-analysis from 2.19.0 to 2.38.0

Release notes

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

2.38.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v2.37.0...v2.38.0

2.37.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.36.0...v2.37.0

2.36.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.35.0...v2.36.0

2.35.0

What's Changed

... (truncated)

Commits
  • 6ed9dfd Use unnamed variable for unused try-with-resources resource on Java 21+ (#930)
  • be7f594 Add RemoveUnreachableMultiCatchAlternative (#926)
  • 4adaeac Tests for Kotlin, Groovy, TS for cross-language code quality recipes (#928)
  • 0fb105c Fix RemoveRedundantTypeCast removing cast that gives a var lambda its target ...
  • 8674121 Add 7 cross-language code quality recipes (#853)
  • 51c0f0e Add UseStringCaseInsensitiveOrder (#923)
  • 66ff7d7 Recipe best practices
  • ed491a5 Fix RemoveUnusedPrivateMethods deleting methods called with raw collection ar...
  • 333720f Fix MinimumSwitchCases crash on Java 21 sealed-interface pattern switch (#922)
  • 83e4fd5 Fix UseTryWithResources moving resource out of scope for catch block (#921)
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.19.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

v3.39.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.38.0...v3.39.0

3.38.0

What's Changed

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

3.37.0

What's Changed

New Contributors

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

... (truncated)

Commits
  • 95ff73a Keep mockStatic import in CleanupMockitoImports when type info is incompl...
  • cba9383 Recipe best practices
  • 9321cbc Convert assertThrows with an Executable variable (#1046)
  • 0eb4765 Skip JUnit 4 lifecycle annotation when Jupiter equivalent already present (#1...
  • e471570 Decompose assertThat(a && b).isTrue() into separate assertions (#1042)
  • 8ade02d Add recipe to surface implausible JUnit @​Timeout values as minutes (#1041)
  • 7e27ad6 TestsShouldNotBePublic: recognize meta-annotated test methods (#1040)
  • db78ffd Cover commented AssertJ tests: array length, Comparable & BigDecimal compareT...
  • 9a8b7cb Fix isSameAs(null) compile error from null reference comparisons (#1038)
  • 9e69b1b Simplify AssertJ hasSize(0) to isEmpty() for Iterable (#1037)
  • Additional commits viewable in compare view

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.21.1 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

6.42.0

What's Changed

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

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

6.39.0

What's Changed

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2025
@github-actions

github-actions Bot commented Nov 3, 2025

Copy link
Copy Markdown

Test Results

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

Results for commit 5c45e23. ± Comparison against base commit 1304fe5.

♻️ This comment has been updated with latest results.

@dependabot @github

dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

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
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 75da1d6 to 0d3bfd5 Compare May 11, 2026 08:14
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch 2 times, most recently from 416098f to 39a2d3a Compare May 25, 2026 09:30
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch 2 times, most recently from b91c3ac to 1d7f170 Compare June 8, 2026 06:43
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch 2 times, most recently from b226f22 to 302ef8c Compare June 22, 2026 06:43
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from 302ef8c to bcaab52 Compare June 29, 2026 06:45
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.27.2` |
| [org.openrewrite.recipe:rewrite-java-security](https://github.com/moderneinc/rewrite-java-security) | `3.19.2` | `3.34.2` |
| [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.19.0` | `3.39.0` |
| [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.19.0` | `2.38.0` |
| [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.19.0` | `3.41.0` |
| [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.21.1` | `6.43.0` |



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

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

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

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

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

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.21.1 to 6.43.0
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.21.1...v6.43.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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/rewrite-e5699493db branch from bcaab52 to 5c45e23 Compare July 6, 2026 06:43
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