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.06k stars 113 forks source link

Update dependency io.coil-kt.coil3:coil to v3.0.0-alpha09 #526

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil 3.0.0-alpha08 -> 3.0.0-alpha09 age adoption passing confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil) ### [`v3.0.0-alpha09`](https://togithub.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#300-alpha09---July-23-2024) [Compare Source](https://togithub.com/coil-kt/coil/compare/3.0.0-alpha08...3.0.0-alpha09) - **BREAKING**: Rename the `io.coil-kt.coil3:coil-network-ktor` artifact to `io.coil-kt.coil3:coil-network-ktor2` which depends on Ktor 2.x. Additionally, introduce `io.coil-kt.coil3:coil-network-ktor3` which depends on Ktor 3.x. `wasmJs` support is only available in Ktor 3.x. - **New**: Add `AsyncImagePainter.restart()` to manually restart an image request. - Remove `@ExperimentalCoilApi` from `NetworkClient` and related classes. - Optimize `ImageRequest` to avoid unnecessary `Extras` and `Map` allocations.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.0.0-alpha09). 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.