Skip to content

fix(deps): update ksp monorepo to v2.3.11 - #223

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

fix(deps): update ksp monorepo to v2.3.11#223
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 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.11 age confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.3.92.3.11 age confidence

Release Notes

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

v2.3.11

Compare Source

What's Changed

  • Support org.gradle.isolated-projects for project isolation (#​3051)
  • Fix premature kspDebugAndroidTest task skipping on Android library modules (#​3050)
  • Fix missing parent declaration exception for @NotNull annotations during incremental compilation (#​3030)
  • Clean output directories instead of skipping tasks when processor classpath transitions to empty (#​3046)
  • Fix build cache misses by marking KspGradleConfig.logLevel as @Internal (#​3039)
  • Add org.gradle.isolated-projects=true to KSP Gradle properties reference table (#​3076)
  • Add KSP Gradle properties reference table to README documentation (#​3070)
  • Document collection values in KSValueArgument.value (#​3069)
  • Update error messaging for ksp.useKSP2 deprecation notice (#​3066)

Contributors

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

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


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 force-pushed the renovate/ksp-monorepo branch 2 times, most recently from 75b27f9 to 1148adc Compare July 23, 2026 07:13
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 1148adc to cff897f Compare August 2, 2026 15:40
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.10 chore(deps): update dependency com.google.devtools.ksp to v2.3.11 Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from a865435 to 6672865 Compare August 8, 2026 06:27
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 6672865 to 7057487 Compare August 11, 2026 21:33
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from 7057487 to fa5764b Compare August 20, 2026 11:04
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.11 fix(deps): update ksp monorepo to v2.3.11 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from fa5764b to c8d74fb Compare August 20, 2026 19:47
@renovate
renovate Bot force-pushed the renovate/ksp-monorepo branch from c8d74fb to a166ea9 Compare August 26, 2026 18:11
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