-
Notifications
You must be signed in to change notification settings - Fork 237
fix(deps): update coil to v3.2.0 #4712
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
Conversation
Seems that we need #4631 |
70b3e7d
to
05d751a
Compare
05d751a
to
eb0302d
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4712 +/- ##
===========================================
+ Coverage 80.39% 80.42% +0.02%
===========================================
Files 2149 2148 -1
Lines 56838 56828 -10
Branches 7126 7123 -3
===========================================
+ Hits 45697 45703 +6
+ Misses 8690 8685 -5
+ Partials 2451 2440 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes LGTM. We'll have to check how the ContentScale.Fit
-> ContentScale.Crop
change behaves in the wild.
This PR contains the following updates:
3.1.0
->3.2.0
3.1.0
->3.2.0
3.1.0
->3.2.0
3.1.0
->3.2.0
3.1.0
->3.2.0
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.2.0
Compare Source
Changes since
3.1.0
:coil-compose
andcoil-compose-core
now require Java 11 bytecode due to Compose1.8.0
requiring it. See here for how to enable it.AsyncImagePreviewHandler
's functional constructor to returnAsyncImagePainter.State.Success
instead ofAsyncImagePainter.State.Loading
.ConstraintsSizeResolver#size()
.PlatformContext
when building with R8.FakeImageLoaderEngine
not settingTransition.Factory.NONE
when the defaultFakeImageLoaderEngine
response is returned.ColorImage
.CacheControlCacheStrategy
.CircleCropTransformation
andRoundedCornersTransformation
to share common code.BitmapFactory
internally ifExifOrientationStrategy
is notRESPECT_PERFORMANCE
.accompanist-drawablepainter
to 0.37.3.Changes since
3.2.0-rc02
:BitmapFactory
internally ifExifOrientationStrategy
is notRESPECT_PERFORMANCE
.accompanist-drawablepainter
to 0.37.3.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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.