element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.08k stars 155 forks source link

Update kotlin to v2.0.21-1.0.27 #3836

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.21-1.0.26 -> 2.0.21-1.0.27 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.0.21-1.0.26 -> 2.0.21-1.0.27 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 2.0.21-1.0.26 -> 2.0.21-1.0.27 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

google/ksp (com.google.devtools.ksp) ### [`v2.0.21-1.0.27`](https://redirect.github.com/google/ksp/releases/tag/2.0.21-1.0.27) [Compare Source](https://redirect.github.com/google/ksp/compare/2.0.21-1.0.26...2.0.21-1.0.27) ##### Bugs Fixed - KSP2: KtInvalidLifetimeOwnerAccessException: Access to invalid KtAlwaysAccessibleLifetimeToken: PSI has changed since creation [#​1854](https://redirect.github.com/google/ksp/issues/1854) - \[KSP2] getSymbolsWithAnnotation() doesn't work if the annotation is an alias in KOTLIN_LIB [#​2024](https://redirect.github.com/google/ksp/issues/2024) - KotlinSymbolProcessingExtension leaks files due to URLClassLoader not being closed [#​2159](https://redirect.github.com/google/ksp/issues/2159) - Unresolvable iOS reference on Linux host [#​2173](https://redirect.github.com/google/ksp/issues/2173) - Fail to apply ksp before android [#​2174](https://redirect.github.com/google/ksp/issues/2174) - \[KSP2] Mangled names for internal functions are incorrect for Android modules [#​2180](https://redirect.github.com/google/ksp/issues/2180) - \[KSP2] JVM names for property getters/setters are incorrect if they start with "is" [#​2181](https://redirect.github.com/google/ksp/issues/2181) ##### Contributors Thanks to [@​jonamireh](https://redirect.github.com/jonamireh), [@​kuanyingchou](https://redirect.github.com/kuanyingchou), [@​martinbonnin](https://redirect.github.com/martinbonnin), [@​pablobaxter](https://redirect.github.com/pablobaxter), [@​scott-pollom](https://redirect.github.com/scott-pollom), and everyone who reported bugs and participated in discussions!

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 these updates again.



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

github-actions[bot] commented 1 week ago

:iphone: Scan the QR code below to install the build (arm64 only) for this PR. QR code If you can't scan the QR code you can install the build via this link: https://i.diawi.com/66AtrC

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.00%. Comparing base (bee708c) to head (dc55f3a). Report is 25 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3836 +/- ## ======================================== Coverage 83.00% 83.00% ======================================== Files 1782 1782 Lines 44889 44889 Branches 5278 5278 ======================================== Hits 37261 37261 Misses 5791 5791 Partials 1837 1837 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.