chore(deps): update dependency com.google.devtools.ksp to v2.3.8 #1

Merged
renovatebot merged 1 commit from renovate/ksp-monorepo into master 2026-05-14 12:15:07 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

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 made and everyone who reported bugs and participated in discussions!

Full Changelog: https://github.com/google/ksp/compare/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: https://github.com/google/ksp/compare/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: https://github.com/google/ksp/compare/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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.google.devtools.ksp](https://goo.gle/ksp) ([source](https://github.com/google/ksp)) | `2.3.5` → `2.3.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin/2.3.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin/2.3.5/2.3.8?slim=true) | --- ### Release Notes <details> <summary>google/ksp (com.google.devtools.ksp)</summary> ### [`v2.3.8`](https://github.com/google/ksp/releases/tag/2.3.8) [Compare Source](https://github.com/google/ksp/compare/2.3.7...2.3.8) #### 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. ([#&#8203;2888](https://github.com/google/ksp/issues/2888)) - Enabled ksp.project.isolation by default when Gradle isolated projects are enabled ([#&#8203;2866](https://github.com/google/ksp/issues/2866)) - Improved getSymbolsWithAnnotation performance by implementing a new PSI-based resolution strategy ([#&#8203;2816](https://github.com/google/ksp/issues/2816)) #### Contributors - Thanks to [@&#8203;hugoncosta](https://github.com/hugoncosta) made and everyone who reported bugs and participated in discussions! **Full Changelog**: <https://github.com/google/ksp/compare/2.3.7...2.3.8> ### [`v2.3.7`](https://github.com/google/ksp/releases/tag/2.3.7) [Compare Source](https://github.com/google/ksp/compare/2.3.6...2.3.7) #### What's Changed - Bumped Kotlin target language version to 2.3 ([#&#8203;2821](https://github.com/google/ksp/issues/2821)) - Fixed crash caused by upstream dependency ([#&#8203;2856](https://github.com/google/ksp/issues/2856)) - Fixed support for Gradle Isolated Projects ([#&#8203;2844](https://github.com/google/ksp/issues/2844)) #### Contributors - Thanks to everyone who reported bugs and participated in discussions! **Full Changelog**: <https://github.com/google/ksp/compare/2.3.6...2.3.7> ### [`v2.3.6`](https://github.com/google/ksp/releases/tag/2.3.6) [Compare Source](https://github.com/google/ksp/compare/2.3.5...2.3.6) #### What's Changed - Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled ([#&#8203;2774](https://github.com/google/ksp/issues/2774)) - Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths ([#&#8203;2744](https://github.com/google/ksp/issues/2744)) - Fixed a KSP version 2.3.5 CI error exception that does not break build checks ([#&#8203;2763](https://github.com/google/ksp/issues/2763)) - Added symbol-processing-api and common-deps to compile dependencies ([#&#8203;2789](https://github.com/google/ksp/issues/2789)) - Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin ([#&#8203;2772](https://github.com/google/ksp/issues/2772)) - A back-port of a performance optimization in the Intellij / Analysis API ([2785](https://github.com/google/ksp/pull/2785) ) - Added support for nested typealias Kotlin language feature [#&#8203;2588](https://github.com/google/ksp/issues/2588) - Exclude jdbc package from log4j to prevent vulnerability issue [#&#8203;2651](https://github.com/google/ksp/issues/2651) #### Contributors - Thanks to [@&#8203;salmanmkc](https://github.com/salmanmkc), [@&#8203;jaschdoc](https://github.com/jaschdoc), [@&#8203;gurusai-voleti](https://github.com/gurusai-voleti) and everyone who reported bugs and participated in discussions! **Full Changelog**: <https://github.com/google/ksp/compare/2.3.5...2.3.6> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
chore(deps): update dependency com.google.devtools.ksp to v2.3.8
All checks were successful
CI / Lint, Test & Build (pull_request) Successful in 15m32s
4b255a7448
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-05-14 12:00:24 +02:00
renovatebot deleted branch renovate/ksp-monorepo 2026-05-14 12:15:06 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/betterbluelineconsole!1
No description provided.