anilbeesetti / nextplayer

An Android native video player
GNU General Public License v3.0
1.28k stars 59 forks source link

Update dependency com.google.devtools.ksp to v1.9.23-1.0.20 #902

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.23-1.0.19 -> 1.9.23-1.0.20 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v1.9.23-1.0.20`](https://togithub.com/google/ksp/releases/tag/1.9.23-1.0.20) [Compare Source](https://togithub.com/google/ksp/compare/1.9.23-1.0.19...1.9.23-1.0.20) #### KSP1 issues fixed - performance optimization for certain workload consists of heavy Java files, including - Replace IdKey's impl with identityHashCode [#​1804](https://togithub.com/google/ksp/issues/1804) - Cache enclosed descriptors by name [#​1808](https://togithub.com/google/ksp/issues/1808) - Add excludedSources to the KSP extension object [#​1793](https://togithub.com/google/ksp/issues/1793) thanks to [@​bitspittle](https://togithub.com/bitspittle) #### KSP2 issues fixed - NoClassDefFoundError for LZ4Factory when trying KSP2 [#​1713](https://togithub.com/google/ksp/issues/1713) - Calling KSType.replace() with original arguments results in [#​1807](https://togithub.com/google/ksp/issues/1807) - Static fields in base class appear in derived classes [#​1744](https://togithub.com/google/ksp/issues/1744) - fix backing field checking for top level callables - support sealed inheritors lookup. - support type alias for getSymbolsWithAnnotation - support more types for reference elements

Configuration

📅 Schedule: 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.