cashapp / molecule

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

Update dependency org.jetbrains.compose.runtime:runtime to v1.4.1 #253

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

JetBrains/compose-jb (org.jetbrains.compose.runtime:runtime) ### [`v1.4.1`](https://togithub.com/JetBrains/compose-multiplatform/releases/tag/v1.4.1): 1.4.1 #### Common ##### Fixes - [Fix perspective transform usage](https://togithub.com/JetBrains/compose-multiplatform-core/pull/598) - [After each ComposeScene.render phase, send apply notifications and perform the corresponding changes](https://togithub.com/JetBrains/compose-multiplatform-core/pull/563) - [Fix awaitDragStartOnSlop to detect slop-passing on both axes](https://togithub.com/JetBrains/compose-multiplatform-core/pull/534) #### Desktop ##### Fixes - [Fix `DesktopDropdownMenuPositionProvider` to align with the correct horizontal side of the window](https://togithub.com/JetBrains/compose-multiplatform-core/pull/555) - [Propagate LocalLayoutDirection into PopupLayout](https://togithub.com/JetBrains/compose-multiplatform-core/pull/562) - [Fix missing scrolling events](https://togithub.com/JetBrains/compose-multiplatform-core/pull/527) - [Make popups accessible on desktop](https://togithub.com/JetBrains/compose-multiplatform-core/pull/439) #### 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 this update again.



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