duckie-team / quack-quack-android

☕ A highly automated, excellent stability, well-tested, flexibly pluggable, and Modifier-driven Jetpack Compose design system.
https://quackquack.duckie.team/android
MIT License
112 stars 9 forks source link

fix(deps): update dependency io.coil-kt:coil-gif to v2.5.0 #872

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt:coil-gif 2.4.0 -> 2.5.0 age adoption passing confidence

Release Notes

coil-kt/coil (io.coil-kt:coil-gif) ### [`v2.5.0`](https://togithub.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#250---October-30-2023) [Compare Source](https://togithub.com/coil-kt/coil/compare/2.4.0...2.5.0) - **New**: Add `MediaDataSourceFetcher.Factory` to support decoding `MediaDataSource` implementations in `coil-video`. ([#​1795](https://togithub.com/coil-kt/coil/pull/1795)) - Add the `SHIFT6m` device to the hardware bitmap blocklist. ([#​1812](https://togithub.com/coil-kt/coil/pull/1812)) - Fix: Guard against painters that return a size with one unbounded dimension. ([#​1826](https://togithub.com/coil-kt/coil/pull/1826)) - Fix: Disk cache load fails after `304 Not Modified` when cached headers include non-ASCII characters. ([#​1839](https://togithub.com/coil-kt/coil/pull/1839)) - Fix: `FakeImageEngine` not updating the interceptor chain's request. ([#​1905](https://togithub.com/coil-kt/coil/pull/1905)) - Update compile SDK to 34. - Update Kotlin to 1.9.10. - Update Coroutines to 1.7.3. - Update `accompanist-drawablepainter` to 0.32.0. - Update `androidx.annotation` to 1.7.0. - Update `androidx.compose.foundation` to 1.5.4. - Update `androidx.core` to 1.12.0. - Update `androidx.exifinterface:exifinterface` to 1.3.6. - Update `androidx.lifecycle` to 2.6.2. - Update `com.squareup.okhttp3` to 4.12.0. - Update `com.squareup.okio` to 3.6.0.

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Asia/Seoul, 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.