takahirom / roborazzi

Make JVM Android integration test visible 🤖📸
https://takahirom.github.io/roborazzi/
Apache License 2.0
656 stars 25 forks source link

Update composeMultiplatform to v1.6.2 #321

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose.ui:ui-test-junit4-desktop 1.6.1 -> 1.6.2 age adoption passing confidence
org.jetbrains.compose.ui:ui-graphics-desktop 1.6.1 -> 1.6.2 age adoption passing confidence
org.jetbrains.compose:compose-gradle-plugin 1.6.1 -> 1.6.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

JetBrains/compose-jb (org.jetbrains.compose.ui:ui-test-junit4-desktop) ### [`v1.6.2`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#162-April-2024) *Changes since 1.6.1* #### Features ##### Common - [Support Kotlin `2.0.0-RC1`](https://togithub.com/JetBrains/compose-multiplatform/pull/4596) #### Fixes ##### iOS, Desktop, Web - [Propagate composition locals to layers in the (re)composition phase](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1233) - [Add transactions to `FocusOwnerImpl` `takeFocus` and `releaseFocus` to prevent crash when a window is re-shown](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1231) - [Fix crash and allow selection in `SelectionContainer` to start when drag starts below the bounds of the visible text](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1230) ##### iOS - [Fixed crash in `TextField` when a last symbol is a carriage return symbol](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1229) #### Dependencies This version of Compose Multiplatform is based on the next Jetpack Compose libraries: - [Compiler 1.5.11](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.11) - [Runtime 1.6.4](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.4) - [UI 1.6.4](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.4) - [Foundation 1.6.4](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.4) - [Material 1.6.4](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.4) - [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 these updates again.



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