Skip to content

Update plugin com.google.devtools.ksp to v2.3.10 - #138

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ksp-monorepo
Open

Update plugin com.google.devtools.ksp to v2.3.10#138
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.62.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)
  • Memoized hash code for KSTypeImpl to speed up processing (#​2896)
  • Fix incorrect name generation for data classes annotated with @JvmRecord (#​2813)
  • Include kotlinx.coroutines in the distributed uber jar symbol-processing-aa-embeddable (#​2938)
  • New debugging features for incremental compilation, including additional logging and dependency graph visualization (#​3015)
  • Deprecate the ksp(...) Gradle configuration in Kotlin Multiplatform (KMP) projects in favor of target-specific configurations (#​2956). Note: Non-KMP projects are also affected. For migration details, see the documentation.

Contributors

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

v2.3.9

Compare Source

What's Changed

  • Cleaned up native cross-compilation support checks to prevent Gradle Configuration Cache invalidation (#​2953)
  • Fixed a compilation performance regression in in PsiResolutionStrategy introduced in 2.3.8 (#​2948)

Contributors

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

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

v2.3.8

Compare Source

What's Changed

  • Enabled new default annotation use-site rules in Kotlin's Analysis API (see KEEP 402) for more information. Note: KSP was already mostly compatible with KEEP 402, so there shouldn't be any visible changes for users. (#​2888)
  • Enabled ksp.project.isolation by default when Gradle isolated projects are enabled (#​2866)
  • Improved getSymbolsWithAnnotation performance by implementing a new PSI-based resolution strategy (#​2816)

Contributors

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

Full Changelog: google/ksp@2.3.7...2.3.8

v2.3.7

Compare Source

What's Changed

  • Bumped Kotlin target language version to 2.3 (#​2821)
  • Fixed crash caused by upstream dependency (#​2856)
  • Fixed support for Gradle Isolated Projects (#​2844)

Contributors

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

Full Changelog: google/ksp@2.3.6...2.3.7


Configuration

📅 Schedule: (UTC)

  • 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 this update 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 force-pushed the renovate/ksp-monorepo branch 5 times, most recently from 4ffce50 to 5db4ad6 Compare May 1, 2026 21:49
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 5db4ad6 to 45030e3 Compare May 13, 2026 17:26
@renovate renovate Bot changed the title Update plugin com.google.devtools.ksp to v2.3.7 Update plugin com.google.devtools.ksp to v2.3.8 May 13, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 45030e3 to b74eff3 Compare May 26, 2026 22:43
@renovate renovate Bot changed the title Update plugin com.google.devtools.ksp to v2.3.8 Update plugin com.google.devtools.ksp to v2.3.9 May 26, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from b74eff3 to b587d06 Compare June 2, 2026 05:02
@renovate renovate Bot changed the title Update plugin com.google.devtools.ksp to v2.3.9 Update ksp monorepo to v2.3.9 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch 9 times, most recently from 872f847 to 7b02c2a Compare June 12, 2026 11:35
@renovate renovate Bot changed the title Update ksp monorepo to v2.3.9 Update ksp monorepo Jun 22, 2026
@renovate renovate Bot changed the title Update ksp monorepo Update plugin com.google.devtools.ksp to v2.3.9 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from fd707e2 to f8bd0b3 Compare July 2, 2026 06:27
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from f8bd0b3 to 18ebf20 Compare July 9, 2026 22:53
@renovate renovate Bot changed the title Update plugin com.google.devtools.ksp to v2.3.9 Update plugin com.google.devtools.ksp to v2.3.10 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 18ebf20 to ed9e5af Compare July 31, 2026 16:49
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from ed9e5af to 2b3e47f Compare July 31, 2026 16:54
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 2b3e47f to 20bdd1d Compare July 31, 2026 20:58
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.

0 participants