Skip to content

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.5 to 2.3.6#399

Merged
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.6
Feb 23, 2026
Merged

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.5 to 2.3.6#399
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 18, 2026

Bumps com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.5 to 2.3.6.

Release notes

Sourced from com.google.devtools.ksp:symbol-processing-gradle-plugin'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

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Dependencies update to newer versions label Feb 18, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

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: ba1c647 Previous: 498fbe3 Ratio
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4071.766979583333 us/op 1843.5095706502639 us/op 2.21

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

CC: @OptimumCode

Bumps [com.google.devtools.ksp:symbol-processing-gradle-plugin](https://github.com/google/ksp) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.5...2.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.6 branch from ba1c647 to e128824 Compare February 23, 2026 13:26
@OptimumCode OptimumCode enabled auto-merge (squash) February 23, 2026 13:30
@OptimumCode OptimumCode merged commit 019aeb2 into main Feb 23, 2026
18 of 19 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.6 branch February 23, 2026 13:41
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