Skip to content

Update dependency com.google.devtools.ksp to v2.3.11 - #46

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

Update dependency com.google.devtools.ksp to v2.3.11#46
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovaterenovateBot commented Apr 23, 2026

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeConfidence
com.google.devtools.ksp (source)2.3.62.3.11ageconfidence

Release Notes

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

v2.3.11

Compare Source

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: Disabled by config. Please merge this manually once you are satisfied.

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.

@github-actions

github-actionsBot commented Apr 23, 2026

Copy link
Copy Markdown

Test Results

22 tests ±0 22 ✅ ±0 25s ⏱️ +2s
3 suites ±0 0 💤 ±0 
3 files ±0 0 ❌ ±0 

Results for commit 09dade3. ± Comparison against base commit 676d26e.

♻️ This comment has been updated with latest results.

@renovaterenovateBot changed the title Update dependency com.google.devtools.ksp to v2.3.7Update dependency com.google.devtools.ksp to v2.3.8May 13, 2026
@renovate
renovateBotforce-pushed the renovate/ksp-monorepo branch from e4592f4 to 9fd7e30CompareMay 13, 2026 17:57
@renovaterenovateBot changed the title Update dependency com.google.devtools.ksp to v2.3.8Update dependency com.google.devtools.ksp to v2.3.9May 26, 2026
@renovate
renovateBotforce-pushed the renovate/ksp-monorepo branch from 9fd7e30 to ff4c9c8CompareMay 26, 2026 20:27
@renovaterenovateBot changed the title Update dependency com.google.devtools.ksp to v2.3.9Update ksp monorepo to v2.3.9Jun 2, 2026
@renovaterenovateBot changed the title Update ksp monorepo to v2.3.9Update ksp monorepoJun 22, 2026
@renovaterenovateBot changed the title Update ksp monorepoUpdate dependency com.google.devtools.ksp to v2.3.9Jun 25, 2026
@renovate
renovateBotforce-pushed the renovate/ksp-monorepo branch from ff4c9c8 to a3c9410CompareJuly 9, 2026 21:55
@renovaterenovateBot changed the title Update dependency com.google.devtools.ksp to v2.3.9Update dependency com.google.devtools.ksp to v2.3.10Jul 9, 2026
@renovate
renovateBotforce-pushed the renovate/ksp-monorepo branch from a3c9410 to de86a89CompareJuly 15, 2026 19:57
@renovaterenovateBot changed the title Update dependency com.google.devtools.ksp to v2.3.10Update dependency com.google.devtools.ksp to v2.3.11Aug 7, 2026
@renovate
renovateBotforce-pushed the renovate/ksp-monorepo branch from de86a89 to 09dade3CompareAugust 7, 2026 00:10
Sign up for freeto 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