axiel7 / MoeList

Another unofficial Android MAL client
https://moelist.net
GNU General Public License v3.0
525 stars 18 forks source link

fix(deps): update coilversion to v3.0.0-alpha09 - autoclosed #204

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-okhttp) ### [`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 - "on sunday" (UTC), 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.