Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update coil3 to v3.0.1 (slackhq#1784)
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.0` -> `3.0.1` | | [io.coil-kt.coil3:coil-network-okhttp](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.0` -> `3.0.1` | | [io.coil-kt.coil3:coil-network-ktor3](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.0` -> `3.0.1` | | [io.coil-kt.coil3:coil-compose-core](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.0` -> `3.0.1` | | [io.coil-kt.coil3:coil](https://redirect.github.com/coil-kt/coil) | dependencies | patch | `3.0.0` -> `3.0.1` | --- > [!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.1`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#301---November-7-2024) [Compare Source](https://redirect.github.com/coil-kt/coil/compare/3.0.0...3.0.1) - Fix crash when calling `Image.toBitmap` with a hardware bitmap-backed `BitmapImage`. - Fix `AsyncImageModelEqualityDelegate.Default` comparing equality incorrectly for non-`ImageRequest` models. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
- Loading branch information