Skip to content
New issue

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

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

Already on GitHub? # to your account

Update coil3 to v3.0.4 #615

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Update coil3 to v3.0.4 #615

merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-network-okhttp 3.0.3 -> 3.0.4 age adoption passing confidence
io.coil-kt.coil3:coil-network-ktor3 3.0.3 -> 3.0.4 age adoption passing confidence
io.coil-kt.coil3:coil-network-ktor2 3.0.3 -> 3.0.4 age adoption passing confidence
io.coil-kt.coil3:coil 3.0.3 -> 3.0.4 age adoption passing confidence

Release Notes

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

v3.0.4

Compare Source

  • Fix vector drawables not rendering in the Android Studio preview.
  • Fix potential memory cache miss for requests whose size exceeds maxBitmapSize.
  • Fix FakeImage not rendering on Android.
  • Fix not launching a new image request when the request's Transformations change when used with AsyncImage/rememberAsyncImagePainter/SubcomposeAsyncImage.
  • Fix ScaleDrawable and CrossfadeDrawable not respecting tint states.
  • Allow ImageDecoder to decode partial image sources. This matches the behavior in BitmapFactory.
  • Fix Bitmap.prepareToDraw() not being called after decoding.
  • SvgDecoder should not return isSampled = true for non-rasterized images.
  • Fall back to Dispatchers.Unconfined in Compose if an immediate main dispatcher is unavailable. This is only used in preview/test environments.
  • Update Ktor 2 to 2.3.13.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 25, 2024 23:55
@renovate renovate bot requested a review from skydoves as a code owner November 25, 2024 23:55
@renovate renovate bot merged commit 294948c into main Nov 25, 2024
3 checks passed
@renovate renovate bot deleted the renovate/coil3 branch November 25, 2024 23:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants