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 io.coil-kt:coil-compose to v2.4.0 #235

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
io.coil-kt:coil-compose 2.3.0 -> 2.4.0 age adoption passing confidence

Release Notes

coil-kt/coil ### [`v2.4.0`](https://togithub.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#​240---May-21-2023) [Compare Source](https://togithub.com/coil-kt/coil/compare/2.3.0...2.4.0) - Rename `DiskCache` `get`/`edit` to `openSnapshot`/`openEditor`. - Don't automatically convert `ColorDrawable` to `ColorPainter` in `AsyncImagePainter`. - Annotate simple `AsyncImage` overloads with `@NonRestartableComposable`. - Fix: Call `Context.cacheDir` lazily in `ImageSource`. - Fix: Fix publishing `coil-bom`. - Fix: Fix always setting bitmap config to `ARGB_8888` if hardware bitmaps are disabled. - Update Kotlin to 1.8.21. - Update Coroutines to 1.7.1. - Update `accompanist-drawablepainter` to 0.30.1. - Update `androidx.compose.foundation` to 1.4.3. - Update `androidx.profileinstaller:profileinstaller` to 1.3.1. - Update `com.squareup.okhttp3` to 4.11.0.

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.