Skip to content

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.7 to 2.3.9 - #446

Merged
OptimumCode merged 1 commit into
mainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.9
Jun 3, 2026
Merged

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.7 to 2.3.9#446
OptimumCode merged 1 commit into
mainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.7 to 2.3.9.

Release notes

Sourced from com.google.devtools.ksp:symbol-processing-gradle-plugin's releases.

2.3.9

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

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

Full Changelog: google/ksp@2.3.7...2.3.8

Commits
  • 799f6c1 Add unused test
  • 0410308 return to using kgp api but gate with if statement
  • 3b0ae6d Consolidate klib cross-compilation support check on KGP property
  • 9746fb5 Add test for self referencing type variables
  • b61da98 Fix release branch cherry-picking
  • 555120d Add copyright header
  • 1a80a30 Revert "Refactor CollectAnnotatedSymbolsPsiVisitor"
  • b6684d4 Update auto-merge.yml to 2.3.9-release branch
  • d350521 Add test for context parameters
  • 811dbfe Merge test directories
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependencies update to newer versions label May 26, 2026
@OptimumCode
OptimumCode enabled auto-merge (squash) June 3, 2026 17:33
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.9 branch from ffcb15f to 2219e4b Compare June 3, 2026 17:34
Bumps [com.google.devtools.ksp:symbol-processing-gradle-plugin](https://github.com/google/ksp) from 2.3.7 to 2.3.9.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.7...2.3.9)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin
  dependency-version: 2.3.9
  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-symbol-processing-gradle-plugin-2.3.9 branch from 2219e4b to caa98e2 Compare June 3, 2026 18:02

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: caa98e2 Previous: 21156d7 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2290.1077732799995 us/op 1506.7463418312389 us/op 1.52
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2131.711771316307 us/op 1302.6104952380954 us/op 1.64

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode
OptimumCode merged commit d9bdd23 into main Jun 3, 2026
18 of 19 checks passed
@OptimumCode
OptimumCode deleted the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.9 branch June 3, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant