hoc081098 / solivagant

🔆 Compose Multiplatform Navigation library - 🌸 Pragmatic, type safety navigation for Compose Multiplatform. Based on Freeletics Khonshu Navigation. ♥️ ViewModel, SavedStateHandle, Lifecycle, Multi-Backstacks, Transitions, Back-press handling, and more...
https://hoc081098.github.io/solivagant/docs/0.x
Apache License 2.0
74 stars 4 forks source link

Update coil to v3.0.3 #295

Closed renovate[bot] closed 16 hours ago

renovate[bot] commented 16 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-network-ktor3 3.0.2 -> 3.0.3 age adoption passing confidence
io.coil-kt.coil3:coil-compose 3.0.2 -> 3.0.3 age adoption passing confidence
io.coil-kt.coil3:coil-core 3.0.2 -> 3.0.3 age adoption passing confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-ktor3) ### [`v3.0.3`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#303---November-14-2024) [Compare Source](https://redirect.github.com/coil-kt/coil/compare/3.0.2...3.0.3) - Fix setting `ImageRequest.scale` based on an `ImageView`'s `ScaleType`. - Fix edge case where `DiskCache` would not track removal of an entry after deleting its files. - Pass throwable to `Logger` when logging errors. - Don't replace `kotlin-stdlib-jdk7` and `kotlin-stdlib-jdk8` with `kotlin-stdlib`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.