Skip to content

Conversation

@slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Oct 22, 2025

This PR contains the following updates:

Package Type Update Change
com.google.devtools.ksp (source) plugin minor 2.2.20-2.0.4 -> 2.3.0
com.google.devtools.ksp:symbol-processing-gradle-plugin (source) dependencies minor 2.2.20-2.0.4 -> 2.3.0

Release Notes

google/ksp (com.google.devtools.ksp)

v2.3.0

Compare Source

What's Changed
  • KSP1 has been deprecated #​2657
  • KSP version is no longer tied to the Kotlin compiler version (moving away from the old - format). #​2658
  • KSP is no longer a compiler plugin (like KSP1). It now operates as a more standalone tool built on stable compiler APIs (shared with tools like IntelliJ).
  • KSP now has fewer limitations on the Kotlin version in use and allows the KSP team to provide better compatibility to KGP/AGP/Gradle
  • Read more about KSP2: https://github.com/google/ksp/blob/main/docs/ksp2.md
Reason for 2.3.0 version name:
  • It is independent of Kotlin now
  • We wanted to match the Kotlin language version
  • It is newer than the latest KSP 2.2.20-2.0.4 release.

Full Changelog: google/ksp@2.2.20-2.0.4...2.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot force-pushed the test-renovate/ksp-monorepo branch 4 times, most recently from 9045a81 to aab8521 Compare October 26, 2025 08:06
@slack-oss-bot slack-oss-bot force-pushed the test-renovate/ksp-monorepo branch from aab8521 to 7dda9f2 Compare October 27, 2025 08:07
@slack-oss-bot slack-oss-bot added this pull request to the merge queue Oct 28, 2025
Merged via the queue into main with commit 540f67b Oct 28, 2025
4 checks passed
@slack-oss-bot slack-oss-bot deleted the test-renovate/ksp-monorepo branch October 28, 2025 19:54
@stagg stagg restored the test-renovate/ksp-monorepo branch October 28, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants