chore(deps): bump openrewrite.version from 8.90.0 to 8.90.3 - #3572
Merged
Conversation
Bumps `openrewrite.version` from 8.90.0 to 8.90.3. Updates `org.openrewrite:rewrite-java` from 8.90.0 to 8.90.3 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.90.0...v8.90.3) Updates `org.openrewrite:rewrite-maven` from 8.90.0 to 8.90.3 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.90.0...v8.90.3) Updates `org.openrewrite:rewrite-test` from 8.90.0 to 8.90.3 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.90.0...v8.90.3) Updates `org.openrewrite:rewrite-java-17` from 8.90.0 to 8.90.3 - [Release notes](https://github.com/openrewrite/rewrite/releases) - [Commits](openrewrite/rewrite@v8.90.0...v8.90.3) --- updated-dependencies: - dependency-name: org.openrewrite:rewrite-java dependency-version: 8.90.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.openrewrite:rewrite-maven dependency-version: 8.90.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.openrewrite:rewrite-test dependency-version: 8.90.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.openrewrite:rewrite-java-17 dependency-version: 8.90.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the migration module’s OpenRewrite dependency set by bumping the shared openrewrite.version property, keeping the module’s rewrite-java, rewrite-maven, rewrite-test, and rewrite-java-17 versions aligned via that property.
Changes:
- Bump
openrewrite.versionfrom8.90.0to8.90.3in the migration recipes module.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
openrewrite.versionfrom 8.90.0 to 8.90.3.Updates
org.openrewrite:rewrite-javafrom 8.90.0 to 8.90.3Release notes
Sourced from org.openrewrite:rewrite-java's releases.
... (truncated)
Commits
975babfGo: fix RPC handling of codec-less enums (#8569)5f07ffbmigrate to Kotlin 2.4.10 (#8542)f1d399bMaven: resolve version selectors inChangePluginGroupIdAndArtifactId(#8567)845c049Fix MergeSpaceVisitor unguarded casts for Kotlin, Java, Scala (#8553)2bfe8e9Normalize Kotlin type parameter bound colon spacing (#8558)6fa892eKotlin: mapsuspend { }to a method invocation at every language level (#8557)6c9d6acJava 25: strip javac's EOI sentinel from///markdown doc comment text (#8565)3c87c3eJava: fix two comment-scanning defects that drop modifiers from the LST (#8564)146a598Yaml: only treat%at the start of a line as a directive (#8561)fc43511[Auto] Gradle wrapper scripts as of 2026-08-19T1550Updates
org.openrewrite:rewrite-mavenfrom 8.90.0 to 8.90.3Release notes
Sourced from org.openrewrite:rewrite-maven's releases.
... (truncated)
Commits
975babfGo: fix RPC handling of codec-less enums (#8569)5f07ffbmigrate to Kotlin 2.4.10 (#8542)f1d399bMaven: resolve version selectors inChangePluginGroupIdAndArtifactId(#8567)845c049Fix MergeSpaceVisitor unguarded casts for Kotlin, Java, Scala (#8553)2bfe8e9Normalize Kotlin type parameter bound colon spacing (#8558)6fa892eKotlin: mapsuspend { }to a method invocation at every language level (#8557)6c9d6acJava 25: strip javac's EOI sentinel from///markdown doc comment text (#8565)3c87c3eJava: fix two comment-scanning defects that drop modifiers from the LST (#8564)146a598Yaml: only treat%at the start of a line as a directive (#8561)fc43511[Auto] Gradle wrapper scripts as of 2026-08-19T1550Updates
org.openrewrite:rewrite-testfrom 8.90.0 to 8.90.3Release notes
Sourced from org.openrewrite:rewrite-test's releases.
... (truncated)
Commits
975babfGo: fix RPC handling of codec-less enums (#8569)5f07ffbmigrate to Kotlin 2.4.10 (#8542)f1d399bMaven: resolve version selectors inChangePluginGroupIdAndArtifactId(#8567)845c049Fix MergeSpaceVisitor unguarded casts for Kotlin, Java, Scala (#8553)2bfe8e9Normalize Kotlin type parameter bound colon spacing (#8558)6fa892eKotlin: mapsuspend { }to a method invocation at every language level (#8557)6c9d6acJava 25: strip javac's EOI sentinel from///markdown doc comment text (#8565)3c87c3eJava: fix two comment-scanning defects that drop modifiers from the LST (#8564)146a598Yaml: only treat%at the start of a line as a directive (#8561)fc43511[Auto] Gradle wrapper scripts as of 2026-08-19T1550Updates
org.openrewrite:rewrite-java-17from 8.90.0 to 8.90.3Release notes
Sourced from org.openrewrite:rewrite-java-17's releases.
... (truncated)
Commits
975babfGo: fix RPC handling of codec-less enums (#8569)5f07ffbmigrate to Kotlin 2.4.10 (#8542)f1d399bMaven: resolve version selectors inChangePluginGroupIdAndArtifactId(#8567)845c049Fix MergeSpaceVisitor unguarded casts for Kotlin, Java, Scala (#8553)2bfe8e9Normalize Kotlin type parameter bound colon spacing (#8558)6fa892eKotlin: mapsuspend { }to a method invocation at every language level (#8557)6c9d6acJava 25: strip javac's EOI sentinel from///markdown doc comment text (#8565)3c87c3eJava: fix two comment-scanning defects that drop modifiers from the LST (#8564)146a598Yaml: only treat%at the start of a line as a directive (#8561)fc43511[Auto] Gradle wrapper scripts as of 2026-08-19T1550Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)