Skip to content

fix(deps): update ksp monorepo to v2.3.10#220

Merged
ShadowRZ merged 1 commit into
masterfrom
renovate/ksp-monorepo
Jul 14, 2026
Merged

fix(deps): update ksp monorepo to v2.3.10#220
ShadowRZ merged 1 commit into
masterfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.92.3.10 age confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 2.3.92.3.10 age confidence

Release Notes

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

v2.3.10

Compare Source

What's Changed

  • Fix OOMs caused by unstopped coroutine Dispatcher threads by moving KSP task cache to a gradle build service (#​2817)
  • Sanitize ':' in internal-name module suffix so KSP works with Kotlin 2.4.0 default module names (#​2964)
  • Filter source file trees in KspAATask to restore NO-SOURCE skipping behaviour (#​2947)
  • Fix R-class resolution in KSP when AGP 9 built-in Kotlin is enabled (#​2857)
  • Fix KSP2 incremental cache path normalization mismatch (#​2854)
  • Normalize line endings for KspAATask source roots to prevent cross-platform remote build cache misses (#​2849)
  • Fix bug where KSP incremental compilation does not consider library class references in annotations (#​3011)
  • Consume all Kotlin sources in KSP to support other code generators (#​3001)
  • Fix configuration cache invalidation in klib cross-compilation check (#​3014)

Contributors

  • Thanks to @​mvanhorn and everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.9...2.3.10


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Project dependencies related issue / PR label Jul 14, 2026
@ShadowRZ
ShadowRZ enabled auto-merge (squash) July 14, 2026 10:10
@hanekokoro-bot

Copy link
Copy Markdown
Warnings
⚠️

gradle/libs.versions.toml#L13 - A newer version of com.composables:composeunstyled-modal than 2.8.0 is available: 2.8.2

⚠️

gradle/libs.versions.toml#L26 - A newer version of io.kotest:kotest-runner-junit6 than 6.2.1 is available: 6.2.2

⚠️

gradle/libs.versions.toml#L27 - A newer version of org.jetbrains.kotlin.plugin.serialization than 2.4.0 is available: 2.4.10

⚠️

gradle/libs.versions.toml#L37 - A newer version of dev.zacsweers.metro:runtime than 1.3.0 is available: 1.3.2

Generated by 🚫 dangerJS against 13e5f66

@hanekokoro-bot

Copy link
Copy Markdown

Download Debug Artifacts: projectkafka-debug.zip

@ShadowRZ
ShadowRZ merged commit e3d28ae into master Jul 14, 2026
7 checks passed
@ShadowRZ
ShadowRZ deleted the renovate/ksp-monorepo branch July 14, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependencies related issue / PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant