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-rc02 - autoclosed #312

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Update coil3 to v3.0.0-rc02 - autoclosed #312

merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil 3.0.0-rc01 -> 3.0.0-rc02 age adoption passing confidence
io.coil-kt.coil3:coil-network-ktor3 3.0.0-rc01 -> 3.0.0-rc02 age adoption passing confidence
io.coil-kt.coil3:coil-compose-core 3.0.0-rc01 -> 3.0.0-rc02 age adoption passing confidence
io.coil-kt.coil3:coil-compose 3.0.0-rc01 -> 3.0.0-rc02 age adoption passing confidence

Release Notes

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

v3.0.0-rc02

Compare Source

For the full list of improvements and important changes in 3.x, check out the upgrade guide. Changes since 3.0.0-rc01:

  • Add BlackholeDecoder. This simplifies disk-cache only preloading.
  • Add remember functions for ConstraintsSizeResolver and DrawScopeSizeResolver.
  • Remove EqualityDelegate as a parameter to AsyncImage. Instead, it should be set through LocalAsyncImageModelEqualityDelegate.
  • Fix AsyncImage not rendering when parent composable uses IntrinsicSize.
  • Fix AsyncImage filling the available constraints when AsyncImagePainter has no child painter.
  • Fix rememberAsyncImagePainter recomposing infinitely when its state is observed due to EqualityDelegate being ignored.
  • Fix parsing File/Path paths with special characters.
  • Fix using custom FileSystem implementations with VideoFrameDecoder.
  • Update Ktor to 3.0.0.
  • Update androidx.annotation to 1.9.0.

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 changed the title Update dependency io.coil-kt.coil3:coil-compose-core to v3.0.0-rc02 Update coil3 to v3.0.0-rc02 Oct 29, 2024
@mbakgun mbakgun merged commit 14a0100 into master Oct 30, 2024
7 checks passed
@mbakgun mbakgun deleted the renovate/coil3 branch October 30, 2024 18:27
@renovate renovate bot changed the title Update coil3 to v3.0.0-rc02 Update coil3 to v3.0.0-rc02 - autoclosed Oct 30, 2024
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