godaddy / compose-color-picker

Jetpack Compose Android Color Picker 🎨
MIT License
365 stars 22 forks source link

Update plugin org.jetbrains.compose to v1.3.0 #61

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 1.2.2 -> 1.3.0 age adoption passing confidence

Release Notes

JetBrains/compose-jb ### [`v1.3.0`](https://togithub.com/JetBrains/compose-jb/blob/HEAD/CHANGELOG.md#​130-January-2023) #### Common ##### Fixes - [Fix configuration cache issues](https://togithub.com/JetBrains/compose-jb/pull/2607) - [Use global directory to download wix toolset](https://togithub.com/JetBrains/compose-jb/pull/2639) - [IDEA plugin - Redo: set until-build to undefined value](https://togithub.com/JetBrains/compose-jb/pull/2658) #### Desktop ##### Features - [Desktop AlertDialog scrim color](https://togithub.com/JetBrains/androidx/pull/358) - [Material 3 DropdownMenu Skiko support](https://togithub.com/JetBrains/androidx/pull/347) ##### Fixes - [Fix San Francisco font as a default (macOS)](https://togithub.com/JetBrains/androidx/pull/343) - [Make ScrollbarAdapter for LazyList take contentPadding into account](https://togithub.com/JetBrains/androidx/pull/365) - [Fix AlertDialog dismiss on click to Dialog content](https://togithub.com/JetBrains/androidx/pull/359) - [Fix shaky scrolling of LazyColumn when the items are of varying size](https://togithub.com/JetBrains/androidx/pull/362) #### Dependencies This version of Compose Multiplatform is based on the next Jetpack Compose libraries: - [Compiler 1.4.0](https://developer.android.com/jetpack/androidx/releases/compose-compiler#​1.4.0) - [Runtime 1.3.3](https://developer.android.com/jetpack/androidx/releases/compose-runtime#​1.3.3) - [UI 1.3.3](https://developer.android.com/jetpack/androidx/releases/compose-ui#​1.3.3) - [Foundation 1.3.1](https://developer.android.com/jetpack/androidx/releases/compose-foundation#​1.3.1) - [Material 1.3.1](https://developer.android.com/jetpack/androidx/releases/compose-material#​1.3.1) - [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.