Skip to content

chore(deps): bump openrewrite.version from 8.81.17 to 8.82.0#3357

Merged
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.82.0
May 18, 2026
Merged

chore(deps): bump openrewrite.version from 8.81.17 to 8.82.0#3357
csviri merged 1 commit into
mainfrom
dependabot/maven/openrewrite.version-8.82.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps openrewrite.version from 8.81.17 to 8.82.0.
Updates org.openrewrite:rewrite-java from 8.81.17 to 8.82.0

Release notes

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

8.82.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.17...v8.82.0

Commits
  • 262c8cd Kotlin recipe DSL: chained-call patterns + cursor exposure in visitX actions ...
  • 1b45947 Add rewrite-android module: AndroidProject marker, traits, and SDK/AGP upgrad...
  • b9dc2bd Kotlin recipe DSL: discoverable recipes() composites + @AbstractRecipe (#...
  • 1189bbc Kotlin: release KotlinCoreEnvironment on every parse path (#7705)
  • b0a5c9a Kotlin recipe DSL: recipes() builder for fixed-list composites (#7704)
  • 36aedc5 rpc: discover DynamicDispatchRpcCodec providers across classloaders (#7698)
  • cb15d9a Kotlin recipe DSL: pattern-matching gap closures + matcher/template fixes (#7...
  • da43317 Kotlin recipe DSL (K2 compiler plugin) + cross-language visitor mixins (#7701)
  • 45c4440 Preconditions: expose And/Or/Not as public classes with getters (#7702)
  • 7ff68c3 UpdateGradleWrapper: support Maven-layout Artifactory repos (#7696)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-maven from 8.81.17 to 8.82.0

Release notes

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

8.82.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.17...v8.82.0

Commits
  • 262c8cd Kotlin recipe DSL: chained-call patterns + cursor exposure in visitX actions ...
  • 1b45947 Add rewrite-android module: AndroidProject marker, traits, and SDK/AGP upgrad...
  • b9dc2bd Kotlin recipe DSL: discoverable recipes() composites + @AbstractRecipe (#...
  • 1189bbc Kotlin: release KotlinCoreEnvironment on every parse path (#7705)
  • b0a5c9a Kotlin recipe DSL: recipes() builder for fixed-list composites (#7704)
  • 36aedc5 rpc: discover DynamicDispatchRpcCodec providers across classloaders (#7698)
  • cb15d9a Kotlin recipe DSL: pattern-matching gap closures + matcher/template fixes (#7...
  • da43317 Kotlin recipe DSL (K2 compiler plugin) + cross-language visitor mixins (#7701)
  • 45c4440 Preconditions: expose And/Or/Not as public classes with getters (#7702)
  • 7ff68c3 UpdateGradleWrapper: support Maven-layout Artifactory repos (#7696)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-test from 8.81.17 to 8.82.0

Release notes

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

8.82.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.17...v8.82.0

Commits
  • 262c8cd Kotlin recipe DSL: chained-call patterns + cursor exposure in visitX actions ...
  • 1b45947 Add rewrite-android module: AndroidProject marker, traits, and SDK/AGP upgrad...
  • b9dc2bd Kotlin recipe DSL: discoverable recipes() composites + @AbstractRecipe (#...
  • 1189bbc Kotlin: release KotlinCoreEnvironment on every parse path (#7705)
  • b0a5c9a Kotlin recipe DSL: recipes() builder for fixed-list composites (#7704)
  • 36aedc5 rpc: discover DynamicDispatchRpcCodec providers across classloaders (#7698)
  • cb15d9a Kotlin recipe DSL: pattern-matching gap closures + matcher/template fixes (#7...
  • da43317 Kotlin recipe DSL (K2 compiler plugin) + cross-language visitor mixins (#7701)
  • 45c4440 Preconditions: expose And/Or/Not as public classes with getters (#7702)
  • 7ff68c3 UpdateGradleWrapper: support Maven-layout Artifactory repos (#7696)
  • Additional commits viewable in compare view

Updates org.openrewrite:rewrite-java-17 from 8.81.17 to 8.82.0

Release notes

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

8.82.0

What's Changed

Full Changelog: openrewrite/rewrite@v8.81.17...v8.82.0

Commits
  • 262c8cd Kotlin recipe DSL: chained-call patterns + cursor exposure in visitX actions ...
  • 1b45947 Add rewrite-android module: AndroidProject marker, traits, and SDK/AGP upgrad...
  • b9dc2bd Kotlin recipe DSL: discoverable recipes() composites + @AbstractRecipe (#...
  • 1189bbc Kotlin: release KotlinCoreEnvironment on every parse path (#7705)
  • b0a5c9a Kotlin recipe DSL: recipes() builder for fixed-list composites (#7704)
  • 36aedc5 rpc: discover DynamicDispatchRpcCodec providers across classloaders (#7698)
  • cb15d9a Kotlin recipe DSL: pattern-matching gap closures + matcher/template fixes (#7...
  • da43317 Kotlin recipe DSL (K2 compiler plugin) + cross-language visitor mixins (#7701)
  • 45c4440 Preconditions: expose And/Or/Not as public classes with getters (#7702)
  • 7ff68c3 UpdateGradleWrapper: support Maven-layout Artifactory repos (#7696)
  • Additional commits viewable in compare view

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 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)

Bumps `openrewrite.version` from 8.81.17 to 8.82.0.

Updates `org.openrewrite:rewrite-java` from 8.81.17 to 8.82.0
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.17...v8.82.0)

Updates `org.openrewrite:rewrite-maven` from 8.81.17 to 8.82.0
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.17...v8.82.0)

Updates `org.openrewrite:rewrite-test` from 8.81.17 to 8.82.0
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.17...v8.82.0)

Updates `org.openrewrite:rewrite-java-17` from 8.81.17 to 8.82.0
- [Release notes](https://github.com/openrewrite/rewrite/releases)
- [Commits](openrewrite/rewrite@v8.81.17...v8.82.0)

---
updated-dependencies:
- dependency-name: org.openrewrite:rewrite-java
  dependency-version: 8.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openrewrite:rewrite-maven
  dependency-version: 8.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openrewrite:rewrite-test
  dependency-version: 8.82.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.openrewrite:rewrite-java-17
  dependency-version: 8.82.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 18, 2026
Copilot AI review requested due to automatic review settings May 18, 2026 04:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 18, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@openshift-ci openshift-ci Bot requested review from csviri and xstefank May 18, 2026 04:07
@csviri csviri merged commit a7039a4 into main May 18, 2026
40 of 47 checks passed
@csviri csviri deleted the dependabot/maven/openrewrite.version-8.82.0 branch May 18, 2026 08:46
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.

3 participants