skydoves / landscapist

🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.
https://skydoves.github.io/landscapist/
Apache License 2.0
2.05k stars 113 forks source link

Update dependency org.jetbrains.compose to v1.6.1 #452

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

JetBrains/compose-jb (org.jetbrains.compose) ### [`v1.6.1`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#161-March-2024) *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) - [Fix `Popup` on resize](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 because a matching PR was automerged previously.

â™» 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.

renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.6.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.