Skip to content

Update dependency com.google.devtools.ksp to v2.3.10#1525

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

Update dependency com.google.devtools.ksp to v2.3.10#1525
renovate[bot] wants to merge 1 commit into
developfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.52.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

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

v2.3.6

Compare Source

What's Changed
  • Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled (#​2774)
  • Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths (#​2744)
  • Fixed a KSP version 2.3.5 CI error exception that does not break build checks (#​2763)
  • Added symbol-processing-api and common-deps to compile dependencies (#​2789)
  • Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin (#​2772)
  • A back-port of a performance optimization in the Intellij / Analysis API (2785 )
  • Added support for nested typealias Kotlin language feature #​2588
  • Exclude jdbc package from log4j to prevent vulnerability issue #​2651
Contributors

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


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 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 requested a review from a team as a code owner February 17, 2026 23:55
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from dc28b48 to 2b9d464 Compare March 13, 2026 18:17
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 2b9d464 to 396757a Compare April 1, 2026 20:04
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.6 Update dependency com.google.devtools.ksp to v2.3.6 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 396757a to 753305b Compare April 8, 2026 20:41
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 753305b to 2532997 Compare April 21, 2026 16:47
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 2532997 to c1109fa Compare April 23, 2026 02:59
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v2.3.6 Update dependency com.google.devtools.ksp to v2.3.7 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from c1109fa to e532fc3 Compare May 13, 2026 20:50
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v2.3.7 Update dependency com.google.devtools.ksp to v2.3.8 May 13, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from ca414c3 to d38447d Compare May 22, 2026 18:46
@renovate renovate Bot requested a review from a team as a code owner May 22, 2026 18:46
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v2.3.8 Update dependency com.google.devtools.ksp to v2.3.9 May 26, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from d38447d to 382b69f Compare May 26, 2026 20:32
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v2.3.9 Update ksp monorepo to v2.3.9 Jun 2, 2026
@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 dependency com.google.devtools.ksp to v2.3.9 Jun 25, 2026
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp to v2.3.9 Update dependency com.google.devtools.ksp to v2.3.10 Jul 9, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 382b69f to 33eddf9 Compare July 9, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant