Skip to content

Bump com.google.devtools.ksp from 2.3.6 to 2.3.7 in the kotlin group#551

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/kotlin-608964c7ad
Closed

Bump com.google.devtools.ksp from 2.3.6 to 2.3.7 in the kotlin group#551
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/kotlin-608964c7ad

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the kotlin group with 1 update: com.google.devtools.ksp.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kotlin group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp).


Updates `com.google.devtools.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
  dependency-group: kotlin
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

18 files  +12  18 suites  +12   0s ⏱️ ±0s
 2 tests ± 0   2 ✅ ± 0  0 💤 ±0  0 ❌ ±0 
18 runs  +12  18 ✅ +12  0 💤 ±0  0 ❌ ±0 

Results for commit df22c6b. ± Comparison against base commit a20af6d.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Looks like com.google.devtools.ksp is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 23, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/kotlin-608964c7ad branch April 23, 2026 23:32
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.

0 participants