Skip to content

Update coil to v3.6.0 - #112

Merged
fthomys merged 1 commit into
mainfrom
renovate/coil
Aug 27, 2026
Merged

Update coil to v3.6.0#112
fthomys merged 1 commit into
mainfrom
renovate/coil

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.coil-kt.coil3:coil-svg 3.5.03.6.0 age confidence
io.coil-kt.coil3:coil-network-okhttp 3.5.03.6.0 age confidence
io.coil-kt.coil3:coil-compose 3.5.03.6.0 age confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-svg)

v3.6.0

Compare Source

  • New: Add support for loading blob: URLs (object URLs) on JS/WASM. (#​3504)
  • New: Add ImageRequest.Builder.allowPartialImage and ImageLoader.Builder.allowPartialImage to configure whether StaticImageDecoder on Android accepts partial images. This is enabled by default, which is the same behavior in previous Coil releases. (#​3494)
  • Fix AsyncImage crashing when measured with inverted constraints. (#​3470)
  • Fix Compose filterQuality not being applied to drawable-backed images, including GIFs. (#​3469)
  • Fix a JS/WASM image decoder memory leak. (#​3503)
  • Fix images failing to render with GenericViewTarget in R8 9.0+ optimized builds. (#​3518)
  • Use Runtime.maxMemory() to determine the maximum memory cache size on JVM instead of assuming 512 MB of available memory. (#​3458)
  • Bundle ProGuard rules with the non-Android JVM artifact. (#​3476)
  • Update the Android compile SDK to 37.
  • Update Kotlin to 2.4.10.
  • Update Compose to 1.12.0.
  • Update Okio to 3.18.1.
  • Update Skiko to 0.150.1.
  • Update kotlinx-io-okio to 0.9.1.

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@fthomys
fthomys merged commit 42148cd into main Aug 27, 2026
4 checks passed
@fthomys
fthomys deleted the renovate/coil branch August 27, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant