JakeWharton / composeui-lightswitch

Compose UI for the Orvibo MixPad D1
https://youtu.be/D0P5Lb-2uCY
Apache License 2.0
52 stars 4 forks source link

Update dependency org.jetbrains.compose.runtime:runtime to v1.6.1 #12

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose.runtime:runtime 1.6.0 -> 1.6.1 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose.runtime:runtime) ### [`v1.6.1`](https://togithub.com/JetBrains/compose-multiplatform/releases/tag/v1.6.1): 1.6.1 *Changes since 1.6.0* ##### Features ##### Common - [Support Kotlin 1.9.23](https://togithub.com/JetBrains/compose-multiplatform/pull/4452) ##### Fixes ##### iOS, Desktop, Web - [Consume less CPU for text field cursor blinking](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1113) - [Fix Material3 slider getting stuck while dragging](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1135) - [Fix ExposedDropdownMenuBox recomposing unnecessarily](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1156) ##### iOS - [Fix AppStore/TestFlight verification failure due to skiko/skia conflicting names with ICU library](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1157) - [Fix Pager scroll with scrollable content on top](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1098) - [Fix crash when selecting a character before the punctuation sign](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1151) - [Fix unintended state reset](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1152) - [Context menu isn't showing in empty textfield](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1142) - [Fix a logical error causing Compose tree corruption and consequent crash](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1163) - [Fix TextField crash when using speech-to-text](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1183) ##### Web - [Fix browser key events consumption](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1124) - [Send correct window size on resize - this fixes popup crashes that happened](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1166) ##### Desktop - [Fix additional windows creation with `COMPONENT` layer type](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1131) - [Keep adding interop order consistent between platforms](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1143) ##### Resources - [Support three letters locales](https://togithub.com/JetBrains/compose-multiplatform/pull/4394) - [Init resource accessors lazily and in external function to avoid MethodTooLargeException](https://togithub.com/JetBrains/compose-multiplatform/pull/4404) - [Fix Res class generation if the library is declared as 'api'](https://togithub.com/JetBrains/compose-multiplatform/pull/4406) - [Fix regionCode crash on iOS before 17](https://togithub.com/JetBrains/compose-multiplatform/pull/4473) - [Fix package name of generated Res file when project is building for JsTarget](https://togithub.com/JetBrains/compose-multiplatform/pull/4300) ##### Dependencies This version of Compose Multiplatform is based on the next Jetpack Compose libraries: - [Compiler 1.5.10](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.10) - [Runtime 1.6.3](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.3) - [UI 1.6.3](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3) - [Foundation 1.6.3](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.3) - [Material 1.6.3](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.3) - [Material3 1.2.1](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.2.1)

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.