Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Update coil #1775

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Update coil #1775

merged 1 commit into from
Feb 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-network-ktor 3.0.0-alpha04 -> 3.0.0-alpha05 age adoption passing confidence
io.coil-kt.coil3:coil-compose 3.0.0-alpha04 -> 3.0.0-alpha05 age adoption passing confidence
io.coil-kt.coil3:coil-core 3.0.0-alpha04 -> 3.0.0-alpha06 age adoption passing confidence

Release Notes

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

v3.0.0-alpha05

Compare Source

  • New: Support the wasmJs target.
  • Create DrawablePainter and DrawableImage to support drawing Images that aren't backed by a Bitmap on non-Android platforms.
    • The Image APIs are experimental and likely to change between alpha releases.
  • Update ContentPainterModifier to implement Modifier.Node.
  • Fix: Lazily register component callbacks and the network observer on a background thread. This fixes slow initialization that would typically occur on the main thread.
  • Fix: Fix ImageLoader.Builder.placeholder/error/fallback not being used by ImageRequest.
  • Update Compose to 1.6.0.
  • Update Coroutines to 1.8.0.
  • Update Okio to 3.8.0.
  • Update Skiko to 0.7.94.
  • For the full list of important changes in 3.x, check out the upgrade guide.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) February 29, 2024 03:48
@renovate renovate bot changed the title Update coil to v3.0.0-alpha05 Update coil Feb 29, 2024
@renovate renovate bot merged commit 6182746 into main Feb 29, 2024
7 checks passed
@renovate renovate bot deleted the renovate/coil branch February 29, 2024 22:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants