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 coil to v3.0.0-SNAPSHOT #375

Closed
wants to merge 1 commit into from
Closed

Update coil to v3.0.0-SNAPSHOT #375

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v3.0.0-alpha06

Compare Source

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 Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) March 9, 2024 16:33
@renovate renovate bot force-pushed the renovate/coil branch from 94f01a3 to a6c1a5b Compare March 9, 2024 19:28
@renovate renovate bot changed the title Update coil to v3.0.0-alpha06 Update coil to v3.0.0-SNAPSHOT Mar 9, 2024
@renovate renovate bot force-pushed the renovate/coil branch 5 times, most recently from 1ce2253 to 346b81c Compare March 13, 2024 23:21
@renovate renovate bot force-pushed the renovate/coil branch 8 times, most recently from 8c38fb0 to 33cb80d Compare March 22, 2024 21:09
@renovate renovate bot force-pushed the renovate/coil branch 8 times, most recently from c77384f to a76a914 Compare April 1, 2024 04:50
@renovate renovate bot force-pushed the renovate/coil branch 6 times, most recently from a619b5a to d3e72cd Compare April 8, 2024 07:16
@renovate renovate bot force-pushed the renovate/coil branch from 7a5d6fc to 438b7f2 Compare May 4, 2024 05:14
@msasikanth msasikanth closed this May 4, 2024
auto-merge was automatically disabled May 4, 2024 05:43

Pull request was closed

Copy link
Contributor Author

renovate bot commented May 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.0.0-SNAPSHOT). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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