Update coil to v3.5.0 #21

Open
renovate wants to merge 1 commit from renovate/coil into main
Member

This PR contains the following updates:

Package Type Update Change
io.coil-kt.coil3:coil-network-okhttp dependencies minor 3.4.03.5.0
io.coil-kt.coil3:coil-compose dependencies minor 3.4.03.5.0

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-okhttp)

v3.5.0

Compare Source

Changes since 3.4.0:

  • Important: Remove iosX64 and macosX64 targets. (#​3386)
  • Important: Increase Android's minimum SDK version to 23. (#​3283)
  • New: Add fast WebP size extraction on JS/WASM to avoid falling back to a full Skia decode. (#​3341)
  • Remove experimental annotation from ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground. (#​3439)
  • Fix CacheStrategy implementations being unable to refresh cached failure responses (e.g. expired cached 404 responses). (#​3401)
  • Look up ContinuationInterceptor instead of CoroutineDispatcher in coroutine contexts. (#​3415)
  • Update the Android compile SDK to 36.
  • Update the Kotlin language version to 2.2.
  • Update Kotlin to 2.4.0.
  • Update Compose to 1.11.1.
  • Update Okio to 3.17.0.
  • Update Skiko to 0.144.6.
  • Update androidx.annotation to 1.10.0.

Changes since 3.5.0-beta01:

  • Remove experimental annotation from ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground. (#​3439)
  • Look up ContinuationInterceptor instead of CoroutineDispatcher in coroutine contexts. (#​3415)
  • Update the Kotlin language version to 2.2.
  • Update Kotlin to 2.4.0.
  • Update Compose to 1.11.1.
  • Update Skiko to 0.144.6.

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.coil-kt.coil3:coil-network-okhttp](https://github.com/coil-kt/coil) | dependencies | minor | `3.4.0` → `3.5.0` | | [io.coil-kt.coil3:coil-compose](https://github.com/coil-kt/coil) | dependencies | minor | `3.4.0` → `3.5.0` | --- ### Release Notes <details> <summary>coil-kt/coil (io.coil-kt.coil3:coil-network-okhttp)</summary> ### [`v3.5.0`](https://github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#350---June-10-2026) [Compare Source](https://github.com/coil-kt/coil/compare/3.4.0...3.5.0) Changes since `3.4.0`: - **Important**: Remove `iosX64` and `macosX64` targets. ([#&#8203;3386](https://github.com/coil-kt/coil/pull/3386)) - **Important**: Increase Android's minimum SDK version to 23. ([#&#8203;3283](https://github.com/coil-kt/coil/pull/3283)) - **New**: Add fast WebP size extraction on JS/WASM to avoid falling back to a full Skia decode. ([#&#8203;3341](https://github.com/coil-kt/coil/pull/3341)) - Remove experimental annotation from `ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground`. ([#&#8203;3439](https://github.com/coil-kt/coil/pull/3439)) - Fix `CacheStrategy` implementations being unable to refresh cached failure responses (e.g. expired cached `404` responses). ([#&#8203;3401](https://github.com/coil-kt/coil/pull/3401)) - Look up `ContinuationInterceptor` instead of `CoroutineDispatcher` in coroutine contexts. ([#&#8203;3415](https://github.com/coil-kt/coil/pull/3415)) - Update the Android compile SDK to 36. - Update the Kotlin language version to 2.2. - Update Kotlin to 2.4.0. - Update Compose to 1.11.1. - Update Okio to 3.17.0. - Update Skiko to 0.144.6. - Update `androidx.annotation` to 1.10.0. Changes since `3.5.0-beta01`: - Remove experimental annotation from `ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground`. ([#&#8203;3439](https://github.com/coil-kt/coil/pull/3439)) - Look up `ContinuationInterceptor` instead of `CoroutineDispatcher` in coroutine contexts. ([#&#8203;3415](https://github.com/coil-kt/coil/pull/3415)) - Update the Kotlin language version to 2.2. - Update Kotlin to 2.4.0. - Update Compose to 1.11.1. - Update Skiko to 0.144.6. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate added 1 commit 2026-07-02 23:52:03 -07:00
Update coil to v3.5.0
Some checks failed
Image Minimizer / try-minimize (pull_request) Failing after 1s
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s
b65ac13715
renovate force-pushed renovate/coil from b65ac13715 to 7d2db568ad 2026-07-05 23:51:47 -07:00 Compare
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/coil:renovate/coil
git checkout renovate/coil
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Sulkta-OSS/straw#21
No description provided.