Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.0
->2.7.0
2.4.0
->2.7.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
coil-kt/coil (io.coil-kt:coil-compose)
v2.7.0
Compare Source
ImageLoader.execute
,AsyncImage
,SubcomposeAsyncImage
, andrememberAsyncImagePainter
. (#2205)v2.6.0
Compare Source
rememberAsyncImagePainter
,AsyncImage
, andSubcomposeAsyncImage
restartable and skippable. This improves performance by avoiding recomposition unless one of the composable's arguments changes.modelEqualityDelegate
argument torememberAsyncImagePainter
,AsyncImage
, andSubcomposeAsyncImage
to control whether themodel
will trigger a recomposition.ContentPainterModifier
to implementModifier.Node
.rememberAsyncImagePainter
,AsyncImage
, andSubcomposeAsyncImage
ifImageRequest.listener
orImageRequest.target
change.AsyncImagePainter
.androidx.collection
to 1.4.0.androidx.lifecycle
to 2.7.0.v2.5.0
Compare Source
MediaDataSourceFetcher.Factory
to support decodingMediaDataSource
implementations incoil-video
. (#1795)SHIFT6m
device to the hardware bitmap blocklist. (#1812)304 Not Modified
when cached headers include non-ASCII characters. (#1839)FakeImageEngine
not updating the interceptor chain's request. (#1905)accompanist-drawablepainter
to 0.32.0.androidx.annotation
to 1.7.0.androidx.compose.foundation
to 1.5.4.androidx.core
to 1.12.0.androidx.exifinterface:exifinterface
to 1.3.6.androidx.lifecycle
to 2.6.2.com.squareup.okhttp3
to 4.12.0.com.squareup.okio
to 3.6.0.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.