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.1
org.openrewrite.recipe:rewrite-java-security 3.19.2 3.33.1
org.openrewrite.recipe:rewrite-migrate-java 3.19.0 3.38.0
org.openrewrite.recipe:rewrite-static-analysis 2.19.0 2.37.0
org.openrewrite.recipe:rewrite-testing-frameworks 3.19.0 3.40.0
org.openrewrite.maven:rewrite-maven-plugin 6.21.1 6.42.0

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

Release notes

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

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

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

2.24.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.33.1

Commits

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

Release notes

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

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

New Contributors

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

3.35.0

What's Changed

... (truncated)

Commits
  • f3227f7 Bump Kotlin 2.0-2.2 to 2.3 so Kotlin modules can reach Java 25 (#1139)
  • a602847 Add recipe to extract complex explicit constructor invocation arguments (JEP ...
  • c0be3e5 Remove meaningless matchOverrides on static-method MethodMatchers
  • a897423 Preserve @{argLine} in AddSurefireFailsafeArgLine for JaCoCo coverage (#1138)
  • 5cb24ac Explain why Kotlin modules are capped at Java 24 during Java 25 migration (#1...
  • e2614a3 Bump maven-pmd-plugin to 3.28.x for Java 25 support (#1136)
  • 1d25dc2 Fix quadratic traversal in NoGuavaPredicate
  • a58ef3a use . instead # for FQN link in Markdown javadoc (#1134)
  • 306ab43 Use GitHub actions/checkout@v7
  • ef80810 Remove out-of-date OWASP suppressions
  • Additional commits viewable in compare view

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

Release notes

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

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

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

v2.34.1

What's Changed

... (truncated)

Commits
  • 3d2b173 Fix false positive in AnnotateNullableParameters when parameter der… (#868)
  • 6d76624 Fix UseDiamondOperator throwing array index out of bounds when operating on a...
  • dfc6176 InstanceOfPatternMatch not to remove double primitive cast (#918)
  • 49d1bdc Preserve space when InstanceOfPatternMatch replaces a cast after a keyword (#...
  • 23503ce Preserve raw supertype cast on parameterized argument in `RemoveRedundantType...
  • 64e3203 git-ignore .context/
  • 01d4a78 Update Gradle wrapper 9.5.1
  • 421318a Retain load-bearing type witness in select position in `UnnecessaryExplicitTy...
  • c488082 Regenerate recipes.csv (#910)
  • 829a5a5 Use receiver type for unbound instance method reference in `ReplaceLambdaWith...
  • Additional commits viewable in compare view

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

Release notes

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

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

3.36.0

What's Changed

... (truncated)

Commits
  • 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)
  • cd8b263 Converge AssertJ isSameAs/isNotSameAs(0|1) to isZero/isNotZero/isOne in a sin...
  • 286a3d7 Refactor assertThat(x instanceof Type).isTrue() to assertThat(x).isInstanceOf...
  • Additional commits viewable in compare view

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

Release notes

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

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

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

... (truncated)

Commits
  • 64b0e5f [maven-release-plugin] prepare release v6.42.0
  • d360daa Bump rewrite.version property
  • dbe81d4 Apply configured styles after auto-detected styles; tighten parser visibility...
  • c4cc317 chore(ci): bump io.micrometer:micrometer-core from 1.16.5 to 1.17.0 (#1166)
  • af2ae2f Switch to packages.nuxeo.com (#1167)
  • 1f337f0 Bump rewrite.version property
  • c6d8097 git-ignore .context/
  • cfd5b08 Remove .context files (#1165)
  • 962cc40 Change the MavenPomCache init logic (#1164)
  • 45c5bd6 chore(ci): bump org.openrewrite:rewrite-bom from 8.84.0 to 8.84.4 (#1163)
  • 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 bcaab52. ± Comparison against base commit 65964b0.

♻️ 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
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.1` |
| [org.openrewrite.recipe:rewrite-java-security](https://github.com/moderneinc/rewrite-java-security) | `3.19.2` | `3.33.1` |
| [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.19.0` | `3.38.0` |
| [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.19.0` | `2.37.0` |
| [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.19.0` | `3.40.0` |
| [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.21.1` | `6.42.0` |



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

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

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

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

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

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.21.1 to 6.42.0
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.21.1...v6.42.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 302ef8c to bcaab52 Compare June 29, 2026 06:45
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