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 dependency io.coil-kt.coil3:coil-bom to v3.0.3 #1723

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-bom 3.0.0-rc02 -> 3.0.3 age adoption passing confidence

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-bom)

v3.0.3

Compare Source

  • Fix setting ImageRequest.scale based on an ImageView's ScaleType.
  • Fix edge case where DiskCache would not track removal of an entry after deleting its files.
  • Pass throwable to Logger when logging errors.
  • Don't replace kotlin-stdlib-jdk7 and kotlin-stdlib-jdk8 with kotlin-stdlib.

v3.0.2

Compare Source

  • Fix crash when invoking OkHttpNetworkFetcherFactory with a custom CacheStrategy on Android.
  • Fix CacheControlCacheStrategy computing the age of a cache entry incorrectly.
  • Fix case where ImageRequest.bitmapConfig would only be respected on >= API 28 if it was ARGB_8888 or HARDWARE.

v3.0.1

Compare Source

  • Fix crash when calling Image.toBitmap with a hardware bitmap-backed BitmapImage.
  • Fix AsyncImageModelEqualityDelegate.Default comparing equality incorrectly for non-ImageRequest models.

v3.0.0

Compare Source

Coil 3.0.0 is the next major release of Coil with full support for Compose Multiplatform.

For the full list of improvements and important changes in 3.0.0, check out the upgrade guide.

Changes since 3.0.0-rc02:

  • Remove remaining deprecated methods.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the Dependencies Changes in the libraries label Jul 24, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from 38304d5 to f858b56 Compare August 7, 2024 20:45
@renovate renovate bot changed the title fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alpha09 fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alpha10 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from f858b56 to a23aad0 Compare October 8, 2024 07:42
@renovate renovate bot changed the title fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alpha10 fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc01 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from a23aad0 to 99aa031 Compare October 28, 2024 21:42
@renovate renovate bot changed the title fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc01 fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc02 Oct 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc02 fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc02 - autoclosed Nov 4, 2024
@renovate renovate bot closed this Nov 4, 2024
@renovate renovate bot deleted the renovate/io.coil-kt.coil3-coil-bom-3.x branch November 4, 2024 18:55
@renovate renovate bot changed the title fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc02 - autoclosed fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc02 Nov 4, 2024
@renovate renovate bot restored the renovate/io.coil-kt.coil3-coil-bom-3.x branch November 4, 2024 23:00
@renovate renovate bot reopened this Nov 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc02 Update dependency io.coil-kt.coil3:coil-bom to v3.0.0 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from 99aa031 to cf6b8aa Compare November 4, 2024 23:00
@renovate renovate bot changed the title Update dependency io.coil-kt.coil3:coil-bom to v3.0.0 Update dependency io.coil-kt.coil3:coil-bom to v3.0.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from cf6b8aa to dac5199 Compare November 7, 2024 11:02
@renovate renovate bot changed the title Update dependency io.coil-kt.coil3:coil-bom to v3.0.1 Update dependency io.coil-kt.coil3:coil-bom to v3.0.2 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from dac5199 to 7632c04 Compare November 10, 2024 04:40
@renovate renovate bot changed the title Update dependency io.coil-kt.coil3:coil-bom to v3.0.2 Update dependency io.coil-kt.coil3:coil-bom to v3.0.3 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/io.coil-kt.coil3-coil-bom-3.x branch from 7632c04 to b631fa5 Compare November 15, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Changes in the libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants