Skip to content

chore(deps): bump com.google.devtools.ksp from 2.3.2 to 2.3.8#88

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.devtools.ksp-2.3.7
Closed

chore(deps): bump com.google.devtools.ksp from 2.3.2 to 2.3.8#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.devtools.ksp-2.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.devtools.ksp from 2.3.2 to 2.3.8.

Release notes

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

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. (#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: google/ksp@2.3.7...2.3.8

2.3.7

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

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

2.3.4

... (truncated)

Commits
  • 2f796a7 Add test for context parameters
  • 927c7cf Merge test directories
  • 10ca297 Add test for Java class implementing property getter
  • 72099da Override toString in InternalKSPException
  • abe09e6 Refactor errors into InternalKSPException
  • 96655c5 Add missing copyright header
  • c1409e9 Refactor CollectAnnotatedSymbolsPsiVisitor
  • a1f0fff Add PSI element implementations of KSDeclarations.
  • 6f1fcdc Fix 'no element found' issue in KtAnnotationEntry.qualifiedName
  • c3d3aa2 Add test for enum modifiers
  • 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 May 4, 2026
@googlemaps-bot

Copy link
Copy Markdown
Contributor

Code Coverage

There is no coverage information present for the Files changed

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.2 to 2.3.8.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.2...2.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump com.google.devtools.ksp from 2.2.20-2.0.4 to 2.3.7 chore(deps): bump com.google.devtools.ksp from 2.3.2 to 2.3.8 May 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.google.devtools.ksp-2.3.7 branch from e03d6f9 to 65a7133 Compare May 20, 2026 17:02
@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #99.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.devtools.ksp-2.3.7 branch May 25, 2026 09:33
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.

2 participants