Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.coil-kt.coil3:coil-test](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.1` -> `3.0.2` | | [io.coil-kt.coil3:coil-network-okhttp](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.1` -> `3.0.2` | | [io.coil-kt.coil3:coil-network-ktor3](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.1` -> `3.0.2` | | [io.coil-kt.coil3:coil-compose-core](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.1` -> `3.0.2` | | [io.coil-kt.coil3:coil](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.1` -> `3.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>coil-kt/coil (io.coil-kt.coil3:coil-test)</summary> ### [`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`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
- Loading branch information