cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.87k stars 81 forks source link

Update jetbrains.compose to v1.5.11 #333

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose.runtime:runtime 1.5.10 -> 1.5.11 age adoption passing confidence
org.jetbrains.compose:compose-gradle-plugin 1.5.10 -> 1.5.11 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose.runtime:runtime) ### [`v1.5.11`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#1511-November-2023) #### Common ##### Features - [Support Kotlin 1.9.21](https://togithub.com/JetBrains/compose-multiplatform/pull/3966) - [Support Kotlin 2.0.0-Beta1](https://togithub.com/JetBrains/compose-multiplatform/pull/3934) #### iOS ##### Fixes - [Fix crash at GrGpuResource::release()](https://togithub.com/JetBrains/compose-multiplatform/issues/3862) - [Fix crash with custom font](https://togithub.com/JetBrains/compose-multiplatform/issues/3822) - [Composable functions returning null cause crash](https://togithub.com/JetBrains/compose-multiplatform/issues/3900) (fixed in Kotlin 1.9.21 and JetBrains Compose Compiler 1.5.4) #### Desktop ##### Fixes - [Fix race condition in animation tests](https://togithub.com/JetBrains/compose-multiplatform-core/pull/910) #### Dependencies This version of Compose Multiplatform is based on the next Jetpack Compose libraries: - [Compiler 1.5.4](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.4) - [Runtime 1.5.4](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.4) - [UI 1.5.4](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.5.4) - [Foundation 1.5.4](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.5.4) - [Material 1.5.4](https://developer.android.com/jetpack/androidx/releases/compose-material#1.5.4) - [Material3 1.1.2](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.2)

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.