Skip to content

chore(deps): bump ksp from 2.3.8 to 2.3.9#770

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/ksp-2.3.9
Open

chore(deps): bump ksp from 2.3.8 to 2.3.9#770
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/ksp-2.3.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps ksp from 2.3.8 to 2.3.9.
Updates com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.8 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

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

Updates com.google.devtools.ksp from 2.3.8 to 2.3.9

Release notes

Sourced from com.google.devtools.ksp'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

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 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)

Bumps `ksp` from 2.3.8 to 2.3.9.

Updates `com.google.devtools.ksp:symbol-processing-gradle-plugin` from 2.3.8 to 2.3.9
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.8...2.3.9)

Updates `com.google.devtools.ksp` from 2.3.8 to 2.3.9
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.8...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
- dependency-name: com.google.devtools.ksp
  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 added the chore label Jun 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

Static analysis summary

Baseline-covered legacy findings are suppressed. Numbers below are new findings on this PR.

detekt (Kotlin)

Module New findings
app-phone 0
app-tv 0
core 0
Total 0

Android Lint

Module Errors Warnings Notes
app-phone 0 10 0
app-tv 0 5 0
Total 0 15

Inline annotations are posted to the Files changed tab via GitHub code scanning. Full HTML reports are attached as the static-analysis-reports workflow artifact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants