Update coil3 to v3.6.0 - #88
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
March 3, 2026 21:50
5af7da3 to
435d5ba
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
June 17, 2026 19:38
435d5ba to
8bfe8ed
Compare
renovate
Bot
force-pushed
the
renovate/coil3
branch
from
September 3, 2026 00:53
8bfe8ed to
616a281
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.2.0→3.6.03.2.0→3.6.03.2.0→3.6.03.2.0→3.6.0Release Notes
coil-kt/coil (io.coil-kt.coil3:coil-network-okhttp)
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.v3.3.0Compare Source
MemoryCache.maxSizeon Android while the app is backgrounded.ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackgroundis set, theImageLoader's memory cache will be limited to a percent of its max size while the app is backgrounded. This setting is currently disabled by default.AsyncImage,ImageView, etc.) it will still be present in the memory cache.Svg.Parserargument toSvgDecoder.densityargument toSvgDecoderto support providing a custom density multiplier.Uri.Builderto support copying and modifyingUris.ImageLoader.Builder.mainCoroutineContextto support overriding Coil'sDispatchers.main.immediateusage in tests.CrossfadePainter.intrinsicSizechanging when thestartimage is dereferenced at the end of the animation. This aligns with the behaviour ofCrossfadeDrawable.ImageLoaders.executeBlockingbeing inaccessible from Java.kotlinx.io's Okio interop module incoil-network-ktor3.kotlinx-datetimeto0.7.1.coil-network-cache-controlmodule. See here for more info.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.