Commit 627c8e4
authored
chore(deps): update plugin com.google.devtools.ksp to v2.3.2 (#418)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [com.google.devtools.ksp](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | `2.3.0` -> `2.3.2`
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>google/ksp (com.google.devtools.ksp)</summary>
###
[`v2.3.2`](https://redirect.github.com/google/ksp/releases/tag/2.3.2)
[Compare
Source](https://redirect.github.com/google/ksp/compare/2.3.1...2.3.2)
#### What's Changed
**Note:** This release is a hotfix for a regression introduced in 2.3.1
- Fixed an issue where KSP incorrectly processed specific nullable
annotations from Java interfaces, leading to incorrect nullability in
the generated Kotlin code
[#​2696](https://redirect.github.com/google/ksp/issues/2696)
- Fixed a regression introduced in
[#​2656](https://redirect.github.com/google/ksp/issues/2656) that
caused runtime failures for projects using AGP 8.8.0 and older due to an
incompatible, version-specific type check.
[#​2694](https://redirect.github.com/google/ksp/issues/2694)
#### Contributors
Thanks to everyone who reported bugs and participated in discussions!
**Full Changelog**:
<google/ksp@2.3.1...2.3.2>
###
[`v2.3.1`](https://redirect.github.com/google/ksp/compare/2.3.0...2.3.1)
[Compare
Source](https://redirect.github.com/google/ksp/compare/2.3.0...2.3.1)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every 1 week on saturday" (UTC),
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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-actions-typing).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 044cb05 commit 627c8e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments