cashapp / paparazzi

Render your Android screens without a physical device or emulator
https://cashapp.github.io/paparazzi/
Apache License 2.0
2.31k stars 215 forks source link

Update Kotlin and Compose to v2.0.21-1.0.27 #1682

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change 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
com.google.devtools.ksp:symbol-processing-api (source) 2.0.21-1.0.26 -> 2.0.21-1.0.27 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin) ### [`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 is behind base branch, 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.