Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update coil3 to v3.0.0-alpha05 #1241

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Update coil3 to v3.0.0-alpha05 #1241

merged 1 commit into from
Feb 29, 2024

Conversation

slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
io.coil-kt.coil3:coil-test dependencies patch 3.0.0-alpha04 -> 3.0.0-alpha05
io.coil-kt.coil3:coil-network-okhttp dependencies patch 3.0.0-alpha04 -> 3.0.0-alpha05
io.coil-kt.coil3:coil-network-ktor dependencies patch 3.0.0-alpha04 -> 3.0.0-alpha05
io.coil-kt.coil3:coil-compose-core dependencies patch 3.0.0-alpha04 -> 3.0.0-alpha05
io.coil-kt.coil3:coil dependencies patch 3.0.0-alpha04 -> 3.0.0-alpha05

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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.

🔕 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 Renovate Bot.

@slack-oss-bot slack-oss-bot added this pull request to the merge queue Feb 29, 2024
Merged via the queue into main with commit e872c49 Feb 29, 2024
5 of 6 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/coil3 branch February 29, 2024 15:14
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.

2 participants