Skip to content

Update ksp monorepo to v2.3.7#4396

Merged
frett merged 1 commit into
developfrom
renovate/ksp-monorepo
Apr 22, 2026
Merged

Update ksp monorepo to v2.3.7#4396
frett merged 1 commit into
developfrom
renovate/ksp-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.62.3.7 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)

v2.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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 these updates 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 added the dependencies Pull requests that update a dependency file label Apr 22, 2026
@frett frett enabled auto-merge (rebase) April 22, 2026 22:17
@codecov

codecov Bot commented Apr 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.17%. Comparing base (404a2e6) to head (3cac10b).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4396   +/-   ##
========================================
  Coverage    51.17%   51.17%           
========================================
  Files          448      448           
  Lines        12612    12612           
  Branches      2090     2090           
========================================
  Hits          6454     6454           
  Misses        5534     5534           
  Partials       624      624           

☔ 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.

@frett frett merged commit 85940b9 into develop Apr 22, 2026
13 checks passed
@frett frett deleted the renovate/ksp-monorepo branch April 22, 2026 22:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant