mslalith / focus_launcher

A minimalist Android Launcher built with Jetpack Compose.
https://play.google.com/store/apps/details?id=dev.mslalith.focuslauncher
GNU General Public License v3.0
164 stars 12 forks source link

chore(deps): update kotlin to v2 (major) - autoclosed #468

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.24-1.0.20 -> 2.0.0-1.0.21 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 1.9.24-1.0.20 -> 2.0.0-1.0.21 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization (source) 1.9.24 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin.plugin.parcelize (source) 1.9.24 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin.android (source) 1.9.24 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin:kotlin-serialization (source) 1.9.24 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.9.24 -> 2.0.0 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v2.0.0-1.0.21`](https://togithub.com/google/ksp/releases/tag/2.0.0-1.0.21) [Compare Source](https://togithub.com/google/ksp/compare/1.9.24-1.0.20...2.0.0-1.0.21) This release brings mostly bug fixes into [KSP2 beta](https://togithub.com/google/ksp/blob/main/docs/ksp2.md) Users are encouraged to try out KSP2 beta. ##### new feature expose an API in Resolver to retrieve the module name for handling mangling of internal members [#​1621](https://togithub.com/google/ksp/issues/1621) ##### issues fixed - Class values are missing class type in annotation values [#​1646](https://togithub.com/google/ksp/issues/1646) - Kotlin Function\* types reports inconsistent package and qualified names [#​1845](https://togithub.com/google/ksp/issues/1845) - KSP2 cannot load Android lint checks jar due to FileTooBigException [#​1839](https://togithub.com/google/ksp/issues/1839) - \[KSP2] KSAnnotations with annotation properties with a default value always resolve to null [#​1843](https://togithub.com/google/ksp/issues/1843) - \[KSP2] Modifier.FUN is missing in functional interfaces [#​1853](https://togithub.com/google/ksp/issues/1853) - \[KSP2] ClassCastException when calling KSType.starProjection() on a Java field type [#​1735](https://togithub.com/google/ksp/issues/1735) - \[KSP2] Annotation arguments with default values are missing [#​1837](https://togithub.com/google/ksp/issues/1837) - \[KSP2] Intersection types are not modeled [#​1846](https://togithub.com/google/ksp/issues/1846) - KSP2: Model enum entries in annotation values [#​1861](https://togithub.com/google/ksp/issues/1861) - KSP2: Unknown JS backend: Wasm [#​1889](https://togithub.com/google/ksp/issues/1889) - \[KSP2] NullPointerException when getting arguments of annotation value [#​1798](https://togithub.com/google/ksp/issues/1798)
JetBrains/kotlin (org.jetbrains.kotlin.plugin.serialization) ### [`v2.0.0`](https://togithub.com/JetBrains/kotlin/compare/v1.9.24...v2.0.0)

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 has been generated by Mend Renovate. View repository job log here.