Update coil3 to v3.6.2 - #1545
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
April 1, 2026 20:04
b610c8b to
8b97e5d
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
April 8, 2026 20:42
8b97e5d to
49b83e4
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
April 21, 2026 16:47
49b83e4 to
2226132
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
May 20, 2026 12:17
2226132 to
8d97c34
Compare
l2hyunwoo
approved these changes
May 20, 2026
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
May 22, 2026 18:46
8d97c34 to
4eae09d
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
2 times, most recently
from
July 22, 2026 12:45
1215405 to
6cd16a9
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
August 16, 2026 07:00
6cd16a9 to
909936c
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
August 26, 2026 15:40
909936c to
ce35d15
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
September 1, 2026 12:58
ce35d15 to
2a6cc75
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
September 4, 2026 13:13
2a6cc75 to
5d47ea3
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
September 7, 2026 15:53
5d47ea3 to
b368e78
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.0→3.6.23.3.0→3.6.23.3.0→3.6.2Release Notes
coil-kt/coil (io.coil-kt.coil3:coil-network-okhttp)
v3.6.2Compare Source
DeDupeConcurrentRequestStrategyhanging requests for a key if a waiting request is cancelled. (#3566)v3.6.1Compare Source
v3.6.0Compare Source
blob:URLs (object URLs) on JS/WASM. (#3504)ImageRequest.Builder.allowPartialImageandImageLoader.Builder.allowPartialImageto configure whetherStaticImageDecoderon Android accepts partial images. This is enabled by default, which is the same behavior in previous Coil releases. (#3494)AsyncImagecrashing when measured with inverted constraints. (#3470)filterQualitynot being applied to drawable-backed images, including GIFs. (#3469)GenericViewTargetin R8 9.0+ optimized builds. (#3518)Runtime.maxMemory()to determine the maximum memory cache size on JVM instead of assuming 512 MB of available memory. (#3458)kotlinx-io-okioto 0.9.1.v3.5.0Compare Source
Changes since
3.4.0:iosX64andmacosX64targets. (#3386)ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground. (#3439)CacheStrategyimplementations being unable to refresh cached failure responses (e.g. expired cached404responses). (#3401)ContinuationInterceptorinstead ofCoroutineDispatcherin coroutine contexts. (#3415)androidx.annotationto 1.10.0.Changes since
3.5.0-beta01:ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground. (#3439)ContinuationInterceptorinstead ofCoroutineDispatcherin coroutine contexts. (#3415)v3.4.0Compare Source
ConcurrentRequestStrategyto support combining in-flight network requests for the same key. (#2995, #3326)DeDupeConcurrentRequestStrategyenables this behavior and lets waiters wait for the results of an in-flight network request.diskCacheKey.OkHttpNetworkFetcherFactory,KtorNetworkFetcherFactory, andNetworkFetcher.Factorynow acceptconcurrentRequestStrategy.linuxX64andlinuxArm64) for non-Compose multiplatform artifacts. (#3054)ImageRequest.Builder.useExistingImageAsPlaceholderenables crossfading from the previous image when no placeholder is set.ImageRequest.Builder.preferEndFirstIntrinsicSizeletsCrossfadePainterprefer the end painter's intrinsic size.ImageLoader.Builder.repeatCount(Int)incoil-gifto set a global animated image repeat count. (#3143)coil-video. (#3107)coil-lintwithcoil-coreand add a lint check to catch accidentalkotlin.error()calls inImageRequest.Builderblocks. (#3304)BitmapFetcheravailable in common code. (#3286)applicationContextwhen creating the singletonImageLoaderon Android. (#3246)404) and stop caching non-cacheable responses (e.g.500). (#3137, #3139)maxBitmapSizeedge case to prevent oversized bitmap crashes on Android. (#3259)kotlinx-io-okioto 0.9.0.androidx.coreto 1.16.0.androidx.lifecycleto 2.9.4.androidx.exifinterfaceto 1.4.2.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.