Skip to content

Update dependency com.google.devtools.ksp to v2.3.6#436

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

Update dependency com.google.devtools.ksp to v2.3.6#436
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ksp-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.22.3.6 age confidence

Warning

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


Release Notes

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

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

v2.3.5

Compare Source

What's Changed

  • KSPCoreEnvironment.instance_prop leaks memory when used programmatically #​2742
  • Missing first annotation argument when toByte is used #​2672
  • Fix circular dependency between KSP and KAPT in AGP 9.0 #​2743

Contributors

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

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

v2.3.4

Compare Source

What's Changed

  • KSP ignores sources in Kotlin directory #​2730
  • Avoid recording Java symbol lookups in non-incremental builds #​2728
  • Clean up ThreadLocals when processing is done #​2709

Contributors

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

Full Changelog: google/ksp@2.3.3...2.3.4

v2.3.3

Compare Source

What's Changed

  • Migrate away from a deprecated compilerOptions KGP API #​2703

Contributors

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

Full Changelog: google/ksp@2.3.2...2.3.3


Configuration

📅 Schedule: 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 changed the title Update dependency com.google.devtools.ksp to v2.2.20-2.0.2 Update dependency com.google.devtools.ksp to v2.2.20-2.0.3 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from ffb6d6b to e02c397 Compare September 13, 2025 01:01
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.2.20-2.0.3 Update dependency com.google.devtools.ksp to v2.2.20-2.0.4 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from e02c397 to 8a14161 Compare October 8, 2025 00:55
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 8a14161 to b18f81f Compare October 22, 2025 08:54
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.2.20-2.0.4 Update dependency com.google.devtools.ksp to v2.3.0 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from b18f81f to fbc054b Compare November 4, 2025 13:32
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.3.0 Update dependency com.google.devtools.ksp to v2.3.1 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from fbc054b to b0db5e4 Compare November 7, 2025 00:37
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.3.1 Update dependency com.google.devtools.ksp to v2.3.2 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from 5616c48 to c4131e5 Compare November 13, 2025 21:41
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from ff2dbd3 to 1ff68d5 Compare November 20, 2025 21:33
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.3.2 Update dependency com.google.devtools.ksp to v2.3.3 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 1ff68d5 to b321075 Compare December 7, 2025 10:05
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from b321075 to 874341a Compare December 16, 2025 18:45
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.3.3 Update dependency com.google.devtools.ksp to v2.3.4 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 874341a to 3be00db Compare January 12, 2026 16:31
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 3be00db to 7a6ea22 Compare January 19, 2026 18:40
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 7a6ea22 to a330119 Compare January 28, 2026 22:30
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.3.4 Update dependency com.google.devtools.ksp to v2.3.5 Jan 28, 2026
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from a330119 to f05f119 Compare February 17, 2026 23:11
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v2.3.5 Update dependency com.google.devtools.ksp to v2.3.6 Feb 17, 2026
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