cashapp / molecule

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

Update jetbrains.compose to v1.4.3 #277

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

JetBrains/compose-jb (org.jetbrains.compose.runtime:runtime) ### [`v1.4.3`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#143-July-2023) #### Common ##### Features - Support Kotlin 1.8.21, 1.8.22, 1.9.0 #### iOS ##### Fixes - [Using Indication as a parameter in extension function doesn't compile on iOS](https://togithub.com/JetBrains/compose-multiplatform/issues/3086) - [Compile error when using delegated property with @​Composable getters in objects](https://togithub.com/JetBrains/compose-multiplatform/issues/3216) - [Using a public property extensions inside a class or object with a @​Composable backing delegate fails to link for iOS targets](https://togithub.com/JetBrains/compose-multiplatform/issues/3084) #### Dependencies This version of Compose Multiplatform is based on the next Jetpack Compose libraries: - [Compiler 1.4.4](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.4) - [Runtime 1.4.3](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.4.3) - [UI 1.4.3](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3) - [Foundation 1.4.3](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.4.3) - [Material 1.4.3](https://developer.android.com/jetpack/androidx/releases/compose-material#1.4.3) - [Material3 1.0.1](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.0.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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.