Skip to content

chore(deps): bump com.google.devtools.ksp from 2.3.4 to 2.3.6#1194

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.google.devtools.ksp-2.3.6
Open

chore(deps): bump com.google.devtools.ksp from 2.3.4 to 2.3.6#1194
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.google.devtools.ksp-2.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps com.google.devtools.ksp from 2.3.4 to 2.3.6.

Release notes

Sourced from com.google.devtools.ksp's releases.

2.3.6

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

2.3.5

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

Commits
  • a3b48e6 Remove redundant calls to asSequence
  • a9f0719 Add CODEOWNERS file
  • c984ed3 Test for running gradle tasks without caching in a row
  • 42ff48d Clean up file handlers (intellij)
  • ff1076a Make symbol-processing-api and common-deps compile dependency
  • df4922b Cherry-pick optimization to MockFileIndexFacade
  • daa3f9d Replace findPlugin with withType Gradle api
  • 378a29f Improve test exception handling
  • 593e4c3 Copy sources from kotlin-compiler to override intellij-core
  • 0be0984 Update upload-benchmark-data.sh
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 9, 2026
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.4 to 2.3.6.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.4...2.3.6)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.devtools.ksp-2.3.6 branch from b7cfa7f to b7022fe Compare April 1, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants