Skip to content

fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.7#1702

Merged
fractalwrench merged 1 commit into
mainfrom
renovate/all-patch-versions
Apr 23, 2026
Merged

fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.7#1702
fractalwrench merged 1 commit into
mainfrom
renovate/all-patch-versions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp:symbol-processing-gradle-plugin (source) 2.3.62.3.7 age confidence

Release Notes

google/ksp (com.google.devtools.ksp:symbol-processing-gradle-plugin)

v2.3.7

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner April 23, 2026 00:38
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.05%. Comparing base (d117833) to head (3fa7961).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1702   +/-   ##
=======================================
  Coverage   62.05%   62.05%           
=======================================
  Files         159      159           
  Lines        3500     3500           
  Branches      347      347           
=======================================
  Hits         2172     2172           
  Misses       1232     1232           
  Partials       96       96           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fractalwrench fractalwrench merged commit 396fb92 into main Apr 23, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/all-patch-versions branch April 23, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant