Skip to content

Bump com.google.devtools.ksp from 2.3.6 to 2.3.7#31

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/com.google.devtools.ksp-2.3.7
Open

Bump com.google.devtools.ksp from 2.3.6 to 2.3.7#31
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/com.google.devtools.ksp-2.3.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

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

Release notes

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

2.3.7

What's Changed

  • Bumped Kotlin target language version to 2.3.20 (#2821)
  • Fixed an issue where the plugin adds a maven repo to the build and corrected the compiler plugin artifact (#2856)
  • Fixed a crash with IllegalStateException when source contains a class-level destructuring declaration (#2861)
  • Fixed support for Gradle Isolated Projects (#2844)
  • Fixed Windows build failure when the path is long (#2815)
  • Fixed issue where KSP does not call SymbolProcessor in some Gradle setups (#2511)
  • Fixed a crash in PsiResolutionStrategy for annotations with nullable fully qualified names (#2864)
  • Improved performance by lazily computing fully qualified Java annotation names (#2860)

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

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

Commits
  • 94f2104 Move AnnotationResolutionStrategy-related files to common dir
  • 98fb4c7 Add infrastructure for declaring test annotations
  • 25c30c3 Update test output
  • cd0eb19 Update AnnotationsInDependenciesProcessor output with line numbers
  • 1a7d8da Fix crash in PsiResolutionStrategy for annotations with nullable fqn (#2864)
  • 3a5f866 Remove KtEntry type
  • 0b3b39e Update codeowners
  • 8b309d5 Add more information to error message
  • f50f2f7 Add comment on performance
  • e142fd7 Handle missing cases in CollectAnnotatedSymbolsPsiVisitor
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies dependabot label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants