You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.google.devtools.ksp](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | plugin | minor |
`2.2.20-2.0.4` -> `2.3.0` |
|
[com.google.devtools.ksp:symbol-processing-gradle-plugin](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | dependencies |
minor | `2.2.20-2.0.4` -> `2.3.0` |
---
### Release Notes
<details>
<summary>google/ksp (com.google.devtools.ksp)</summary>
###
[`v2.3.0`](https://redirect.github.com/google/ksp/releases/tag/2.3.0)
[Compare
Source](https://redirect.github.com/google/ksp/compare/2.2.20-2.0.4...2.3.0)
##### What's Changed
- KSP1 has been deprecated[
#​2657](https://redirect.github.com/google/ksp/pull/2657)
- KSP version is no longer tied to the Kotlin compiler version (moving
away from the old <kotlinversion>-<kspversion> format).
[#​2658](https://redirect.github.com/google/ksp/issues/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
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: Josh Stagg <[email protected]>
0 commit comments