Skip to content

Update Kotlin and KSP#200

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlin-and-ksp
Open

Update Kotlin and KSP#200
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlin-and-ksp

Conversation

@renovate

@renovate renovate Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlin.plugin.compose (source) 2.3.212.4.0 age confidence
org.jetbrains.kotlin.jvm (source) 2.3.212.4.0 age confidence
org.jetbrains.kotlin.multiplatform (source) 2.3.212.4.0 age confidence
org.jetbrains.kotlin:compose-compiler-gradle-plugin (source) 2.3.212.4.0 age confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 2.3.212.4.0 age confidence
com.google.devtools.ksp (source) 2.3.72.3.10 age confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.3.72.3.10 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

JetBrains/kotlin (org.jetbrains.kotlin.plugin.compose)

v2.4.0

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


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/kotlin-and-ksp branch 2 times, most recently from 8b9a021 to 42192ec Compare May 26, 2026 22:13
@renovate renovate Bot changed the title Update Kotlin and KSP to v2.3.8 Update Kotlin and KSP to v2.3.9 May 26, 2026
@renovate renovate Bot force-pushed the renovate/kotlin-and-ksp branch from 42192ec to 36846a8 Compare June 3, 2026 12:16
@renovate renovate Bot changed the title Update Kotlin and KSP to v2.3.9 Update Kotlin and KSP Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/kotlin-and-ksp branch from 36846a8 to 1e869dc Compare June 9, 2026 16:27
@renovate renovate Bot force-pushed the renovate/kotlin-and-ksp branch from 1e869dc to 0cc0a2d Compare July 10, 2026 02:02
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