Skip to content

Bump com.google.devtools.ksp from 2.3.7 to 2.3.8 in the kotlin group#559

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotlin-c8a5e61dac
Open

Bump com.google.devtools.ksp from 2.3.7 to 2.3.8 in the kotlin group#559
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotlin-c8a5e61dac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

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

Release notes

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

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

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

Commits
  • 2f796a7 Add test for context parameters
  • 927c7cf Merge test directories
  • 10ca297 Add test for Java class implementing property getter
  • 72099da Override toString in InternalKSPException
  • abe09e6 Refactor errors into InternalKSPException
  • 96655c5 Add missing copyright header
  • c1409e9 Refactor CollectAnnotatedSymbolsPsiVisitor
  • a1f0fff Add PSI element implementations of KSDeclarations.
  • 6f1fcdc Fix 'no element found' issue in KtAnnotationEntry.qualifiedName
  • c3d3aa2 Add test for enum modifiers
  • 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.7 to 2.3.8
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.7...2.3.8)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.8
  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 May 13, 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 2c5123e. ± Comparison against base commit 8c943e0.

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