Skip to content

Commit

Permalink
Update coil (#392)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.coil-kt.coil3:coil-network-ktor3](https://redirect.github.com/coil-kt/coil)
| `3.0.0` -> `3.0.4` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.coil-kt.coil3:coil-network-ktor3/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.coil-kt.coil3:coil-network-ktor3/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.coil-kt.coil3:coil-network-ktor3/3.0.0/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.coil-kt.coil3:coil-network-ktor3/3.0.0/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[io.coil-kt.coil3:coil-compose](https://redirect.github.com/coil-kt/coil)
| `3.0.0` -> `3.0.3` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.coil-kt.coil3:coil-compose/3.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.coil-kt.coil3:coil-compose/3.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.coil-kt.coil3:coil-compose/3.0.0/3.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.coil-kt.coil3:coil-compose/3.0.0/3.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>coil-kt/coil (io.coil-kt.coil3:coil-network-ktor3)</summary>

###
[`v3.0.4`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#304---November-25-2024)

[Compare
Source](https://redirect.github.com/coil-kt/coil/compare/3.0.3...3.0.4)

-   Fix vector drawables not rendering in the Android Studio preview.
- Fix potential memory cache miss for requests whose size exceeds
`maxBitmapSize`.
-   Fix `FakeImage` not rendering on Android.
- Fix not launching a new image request when the request's
`Transformation`s change when used with
`AsyncImage`/`rememberAsyncImagePainter`/`SubcomposeAsyncImage`.
- Fix `ScaleDrawable` and `CrossfadeDrawable` not respecting tint
states.
- Allow `ImageDecoder` to decode partial image sources. This matches the
behavior in `BitmapFactory`.
-   Fix `Bitmap.prepareToDraw()` not being called after decoding.
- `SvgDecoder` should not return `isSampled = true` for non-rasterized
images.
- Fall back to `Dispatchers.Unconfined` in Compose if an immediate main
dispatcher is unavailable. This is only used in preview/test
environments.
-   Update Ktor 2 to `2.3.13`.

###
[`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`.

###
[`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`.

###
[`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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/chrisbanes/haze).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM5LjE5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 6b76579 commit e9732c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidx-media3 = "1.4.1"
androidx-test-ext-junit = "1.2.1"
assertk = "0.28.1"
cache4k = "0.13.0"
coil = "3.0.0"
coil = "3.0.4"
compose-multiplatform = "1.7.1"
kotlinx-coroutines-swing = "1.9.0"
ktlint = "1.0.1"
Expand Down

0 comments on commit e9732c1

Please sign in to comment.