Commit 9caadf3
authored
Update dependency com.google.devtools.ksp to v2.3.10 (#491)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [com.google.devtools.ksp](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | `2.3.9` → `2.3.10`
|

|

|
---
### Release Notes
<details>
<summary>google/ksp (com.google.devtools.ksp)</summary>
###
[`v2.3.10`](https://redirect.github.com/google/ksp/releases/tag/2.3.10)
[Compare
Source](https://redirect.github.com/google/ksp/compare/2.3.9...2.3.10)
#### What's Changed
- Fix OOMs caused by unstopped coroutine Dispatcher threads by moving
KSP task cache to a gradle build service
([#​2817](https://redirect.github.com/google/ksp/issues/2817))
- Sanitize ':' in internal-name module suffix so KSP works with Kotlin
2.4.0 default module names
([#​2964](https://redirect.github.com/google/ksp/issues/2964))
- Filter source file trees in KspAATask to restore NO-SOURCE skipping
behaviour
([#​2947](https://redirect.github.com/google/ksp/issues/2947))
- Fix R-class resolution in KSP when AGP 9 built-in Kotlin is enabled
([#​2857](https://redirect.github.com/google/ksp/issues/2857))
- Fix KSP2 incremental cache path normalization mismatch
([#​2854](https://redirect.github.com/google/ksp/issues/2854))
- Normalize line endings for KspAATask source roots to prevent
cross-platform remote build cache misses
([#​2849](https://redirect.github.com/google/ksp/issues/2849))
- Fix bug where KSP incremental compilation does not consider library
class references in annotations
([#​3011](https://redirect.github.com/google/ksp/issues/3011))
- Consume all Kotlin sources in KSP to support other code generators
([#​3001](https://redirect.github.com/google/ksp/issues/3001))
- Fix configuration cache invalidation in klib cross-compilation check
([#​3014](https://redirect.github.com/google/ksp/issues/3014))
#### Contributors
- Thanks to [@​mvanhorn](https://redirect.github.com/mvanhorn) and
everyone who reported bugs and participated in discussions!
**Full Changelog**:
<google/ksp@2.3.9...2.3.10>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "every 1 week on saturday"
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ff028c3 commit 9caadf3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments