arrow-kt / arrow

Λrrow - Functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
6.13k stars 442 forks source link

chore(deps): update all dependencies #3445

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.7 -> 8.8 age adoption passing confidence
org.jetbrains.compose plugin patch 1.6.10 -> 1.6.11 age adoption passing confidence

Release Notes

gradle/gradle (gradle) ### [`v8.8`](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0)
JetBrains/compose-jb (org.jetbrains.compose) ### [`v1.6.11`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#1611-June-2024) *Changes since 1.6.10* #### Fixes ##### Multiple Platforms - [Fix endless re-layout when layout is invalidated by measure, which includes measuring `TextField(singleLine=true)` with `IntrinsicSize`](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1355) - [Fix container size for `Dialog` centering inside `ImageComposeScene`](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1375) ##### iOS - [Fix crash on iOS 12 caused by usage unavailable `UIMenuController` API](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1361) ##### Desktop - [Fix `DropdownMenu`/`Popup` positioning when a window is moved to a screen with a different density](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1333) - [Fix possible scrolling without animation on some mouse models](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1326) ##### Web - [Fixed crash when `DatePicker` text field receives illegal input](https://togithub.com/JetBrains/compose-multiplatform-core/pull/1368) ##### Resources - [Fix a cached font if the resource acessor was changed](https://togithub.com/JetBrains/compose-multiplatform/pull/4864) ##### Gradle Plugin - [Fix Compose Compiler configuration for Kotlin < 2.0 when kotlin-android or kotlin-js gradle plugins are applied](https://togithub.com/JetBrains/compose-multiplatform/pull/4879) #### Dependencies - Gradle Plugin `org.jetbrains.compose`, version `1.6.11`. Based on Jetpack Compose libraries: - [Compiler 1.5.14](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.14) - [Runtime 1.6.7](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.7) - [UI 1.6.7](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.7) - [Foundation 1.6.7](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.7) - [Material 1.6.7](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.7) - [Material3 1.2.1](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.2.1) - Lifecycle libraries `org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.0`. Based on [Jetpack Lifecycle 2.8.0](https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0) - Navigation libraries `org.jetbrains.androidx.navigation:navigation-*:2.7.0-alpha07`. Based on [Jetpack Navigation 2.7.7](https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7) ***

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 3 months ago

Kover Report

Total Project Coverage 60.66%