Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps org.openrewrite:rewrite-java from 8.60.2 to 8.62.4.

Release notes

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

8.62.4

What's Changed

Full Changelog: openrewrite/rewrite@v8.62.3...v8.62.4

8.62.3

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite@v8.62.2...v8.62.3

8.62.2

What's Changed

Full Changelog: openrewrite/rewrite@v8.62.1...v8.62.2

8.62.1

What's Changed

... (truncated)

Commits
  • 5e48fcd More robust Groovy enum parsing (#6062)
  • c295c36 Call delegate.validate() for BellwetherDecoratedRecipe (#6060)
  • 7db2d80 JavaScript printing of templated expressions (#6051)
  • 35b8a58 Run CI on released version of Java 25 temurin (#6064)
  • 9227c86 JavaTemplate.Matcher mistakenly matches 0.0 to 0 (#6056)
  • 152a84f Annotate methods which may return null with nullable (#6063)
  • 8ed4109 Advance cursor when unknown code during Enum parsing (#6061)
  • 0de4681 Prepend license header on generated recipe files
  • 6fa7386 Inline annotated methods through generated recipes to support multiple versio...
  • 02a598d Parsers should target the previous LTS to support non-LTS versions (#6055)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@cpwright
Copy link
Contributor

cpwright commented Oct 1, 2025

@dependabot rebase

Bumps [org.openrewrite:rewrite-java](https://github.com/openrewrite/rewrite) from 8.60.2 to 8.62.4.
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.60.2...v8.62.4)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.62.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.openrewrite-rewrite-java-8.62.4 branch from 17718fa to 13350bb Compare October 1, 2025 16:46
Copy link
Contributor

github-actions bot commented Oct 1, 2025

No docs changes detected for 13350bb

@cpwright cpwright enabled auto-merge (squash) October 2, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants