Skip to content

Update ksp monorepo to v2.3.9#323

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

Update ksp monorepo to v2.3.9#323
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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

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


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 changed the title chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.2 chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.3 Sep 12, 2025
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 7761134 to 553aeb2 Compare September 12, 2025 03:51
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 553aeb2 to eb8d171 Compare October 8, 2025 00:40
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.3 chore(deps): 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 eb8d171 to c6dfdc0 Compare October 22, 2025 04:03
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.4 chore(deps): update dependency com.google.devtools.ksp to v2.3.0 Oct 22, 2025
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from c6dfdc0 to c6e28a5 Compare November 4, 2025 06:02
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.0 chore(deps): update dependency com.google.devtools.ksp to v2.3.1 Nov 4, 2025
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.1 chore(deps): update dependency com.google.devtools.ksp to v2.3.2 Nov 6, 2025
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from c6e28a5 to df780ba Compare November 6, 2025 20:44
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from 5e9839e to 946b375 Compare November 20, 2025 22:00
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.2 chore(deps): update dependency com.google.devtools.ksp to v2.3.3 Nov 20, 2025
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 946b375 to c4013ac Compare December 16, 2025 19:15
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.3 chore(deps): update dependency com.google.devtools.ksp to v2.3.4 Dec 16, 2025
@renovate renovate Bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.4 Update dependency com.google.devtools.ksp to v2.3.4 Jan 7, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from c4013ac to 896438f Compare January 7, 2026 21:48
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 896438f to a019764 Compare January 19, 2026 18:00
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from a019764 to fa0b8dd Compare January 28, 2026 18:11
@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 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
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from fa0b8dd to f54c187 Compare February 17, 2026 22:31
@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 22, 2026
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from f54c187 to 5c30921 Compare April 22, 2026 23:34
@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 from 5c30921 to 2e887da Compare May 13, 2026 17:43
@renovate renovate Bot force-pushed the renovate/ksp-monorepo branch from 2e887da to 55ef1a1 Compare May 26, 2026 20:58
@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 changed the title Update dependency com.google.devtools.ksp to v2.3.9 Update ksp monorepo to v2.3.9 Jun 2, 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