mihonapp / mihon

Free and open source manga reader for Android
Apache License 2.0
10.64k stars 489 forks source link

Update dependency io.coil-kt.coil3:coil-bom to v3.0.2 #1469

Closed renovate-bot closed 2 weeks ago

renovate-bot commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-bom 3.0.1 -> 3.0.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-bom) ### [`v3.0.2`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#302---November-9-2024) [Compare Source](https://redirect.github.com/coil-kt/coil/compare/3.0.1...3.0.2) - Fix crash when invoking `OkHttpNetworkFetcherFactory` with a custom `CacheStrategy` on Android. - Fix `CacheControlCacheStrategy` computing the age of a cache entry incorrectly. - Fix case where `ImageRequest.bitmapConfig` would only be respected on >= API 28 if it was `ARGB_8888` or `HARDWARE`.

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