Skip to content

build(deps): bump compose-coil from 3.4.0 to 3.5.0#882

Merged
bmc08gt merged 1 commit into
code/cashfrom
dependabot/gradle/code/cash/compose-coil-3.5.0
Jun 12, 2026
Merged

build(deps): bump compose-coil from 3.4.0 to 3.5.0#882
bmc08gt merged 1 commit into
code/cashfrom
dependabot/gradle/code/cash/compose-coil-3.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps compose-coil from 3.4.0 to 3.5.0.
Updates io.coil-kt.coil3:coil-compose from 3.4.0 to 3.5.0

Release notes

Sourced from io.coil-kt.coil3:coil-compose's releases.

3.5.0

See CHANGELOG.md.

3.5.0-beta01

See CHANGELOG.md.

Changelog

Sourced from io.coil-kt.coil3:coil-compose's changelog.

[3.5.0] - June 10, 2026

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.

[3.5.0-beta01] - May 4, 2026

  • Remove iosX64 and macosX64 targets. (#3386)
  • Increase Android's minimum SDK version to 23. (#3283)
  • Add fast WebP size extraction on JS/WASM to avoid falling back to a full Skia decode. (#3341)
  • Fix CacheStrategy implementations being unable to refresh cached failure responses (e.g. expired cached 404 responses). (#3401)
  • Update compile SDK to 36.
  • Update Kotlin to 2.3.21.
  • Update Compose to 1.11.0-beta03.
  • Update Okio to 3.17.0.
  • Update Skiko to 0.144.5.
  • Update androidx.annotation to 1.10.0.
Commits
  • ce5df14 Prepare version 3.5.0.
  • 256c59a Update copyright headers to 2026. (#3444)
  • 82105de chore(deps): update plugin poko to v0.23.1 (#3442)
  • 45a5f5b Handle iOS insets for Compose sample (#3441)
  • adaa208 Stabilize ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground and ...
  • 282986b chore(deps): update plugin poko to v0.23.0 (#3440)
  • 619ea72 fix(deps): update kotlin monorepo to v2.4.0 (#3437)
  • 47a1dc4 fix(deps): update jetbrains.compose to v1.11.1 (#3435)
  • 8dbfad4 fix(deps): update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to ...
  • 86e70e1 chore(deps): update plugin spotless to v8.6.0 (#3432)
  • Additional commits viewable in compare view

Updates io.coil-kt.coil3:coil-network-okhttp from 3.4.0 to 3.5.0

Release notes

Sourced from io.coil-kt.coil3:coil-network-okhttp's releases.

3.5.0

See CHANGELOG.md.

3.5.0-beta01

See CHANGELOG.md.

Changelog

Sourced from io.coil-kt.coil3:coil-network-okhttp's changelog.

[3.5.0] - June 10, 2026

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.

[3.5.0-beta01] - May 4, 2026

  • Remove iosX64 and macosX64 targets. (#3386)
  • Increase Android's minimum SDK version to 23. (#3283)
  • Add fast WebP size extraction on JS/WASM to avoid falling back to a full Skia decode. (#3341)
  • Fix CacheStrategy implementations being unable to refresh cached failure responses (e.g. expired cached 404 responses). (#3401)
  • Update compile SDK to 36.
  • Update Kotlin to 2.3.21.
  • Update Compose to 1.11.0-beta03.
  • Update Okio to 3.17.0.
  • Update Skiko to 0.144.5.
  • Update androidx.annotation to 1.10.0.
Commits
  • ce5df14 Prepare version 3.5.0.
  • 256c59a Update copyright headers to 2026. (#3444)
  • 82105de chore(deps): update plugin poko to v0.23.1 (#3442)
  • 45a5f5b Handle iOS insets for Compose sample (#3441)
  • adaa208 Stabilize ImageLoader.Builder.memoryCacheMaxSizePercentWhileInBackground and ...
  • 282986b chore(deps): update plugin poko to v0.23.0 (#3440)
  • 619ea72 fix(deps): update kotlin monorepo to v2.4.0 (#3437)
  • 47a1dc4 fix(deps): update jetbrains.compose to v1.11.1 (#3435)
  • 8dbfad4 fix(deps): update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to ...
  • 86e70e1 chore(deps): update plugin spotless to v8.6.0 (#3432)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `compose-coil` from 3.4.0 to 3.5.0.

Updates `io.coil-kt.coil3:coil-compose` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@3.4.0...3.5.0)

Updates `io.coil-kt.coil3:coil-network-okhttp` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](coil-kt/coil@3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil-compose
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.coil-kt.coil3:coil-network-okhttp
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies labels Jun 12, 2026
@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Jun 12, 2026
@bmc08gt bmc08gt merged commit 1ecd0cb into code/cash Jun 12, 2026
2 of 3 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/code/cash/compose-coil-3.5.0 branch June 12, 2026 14:51
bmc08gt added a commit that referenced this pull request Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant