Update coil to v2.7.0 #33
Open
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.1.0->2.7.02.1.0->2.7.02.1.0->2.7.0Release Notes
coil-kt/coil (io.coil-kt:coil-gif)
v2.7.0Compare Source
ImageLoader.execute,AsyncImage,SubcomposeAsyncImage, andrememberAsyncImagePainter. (#2205)v2.6.0Compare Source
rememberAsyncImagePainter,AsyncImage, andSubcomposeAsyncImagerestartable and skippable. This improves performance by avoiding recomposition unless one of the composable's arguments changes.modelEqualityDelegateargument torememberAsyncImagePainter,AsyncImage, andSubcomposeAsyncImageto control whether themodelwill trigger a recomposition.ContentPainterModifierto implementModifier.Node.rememberAsyncImagePainter,AsyncImage, andSubcomposeAsyncImageifImageRequest.listenerorImageRequest.targetchange.AsyncImagePainter.androidx.collectionto 1.4.0.androidx.lifecycleto 2.7.0.v2.5.0Compare Source
MediaDataSourceFetcher.Factoryto support decodingMediaDataSourceimplementations incoil-video. (#1795)SHIFT6mdevice to the hardware bitmap blocklist. (#1812)304 Not Modifiedwhen cached headers include non-ASCII characters. (#1839)FakeImageEnginenot updating the interceptor chain's request. (#1905)accompanist-drawablepainterto 0.32.0.androidx.annotationto 1.7.0.androidx.compose.foundationto 1.5.4.androidx.coreto 1.12.0.androidx.exifinterface:exifinterfaceto 1.3.6.androidx.lifecycleto 2.6.2.com.squareup.okhttp3to 4.12.0.com.squareup.okioto 3.6.0.v2.4.0Compare Source
DiskCacheget/edittoopenSnapshot/openEditor.ColorDrawabletoColorPainterinAsyncImagePainter.AsyncImageoverloads with@NonRestartableComposable.Context.cacheDirlazily inImageSource.coil-bom.ARGB_8888if hardware bitmaps are disabled.accompanist-drawablepainterto 0.30.1.androidx.compose.foundationto 1.4.3.androidx.profileinstaller:profileinstallerto 1.3.1.com.squareup.okhttp3to 4.11.0.v2.3.0Compare Source
coil-testartifact, which includesFakeImageLoaderEngine. This class is useful for hardcoding image loader responses to ensure consistent and synchronous (from the main thread) responses in tests. See here for more info.coil-base(child module ofcoil) andcoil-compose-base(child module ofcoil-compose).file://URIs with encoded data. #1601DiskCachenow properly computes its maximum size if passed a directory that does not exist. #1620Coil.resetpublic API. #1506accompanist-drawablepainterto 0.30.0.androidx.annotationto 1.6.0.androidx.appcompat:appcompat-resourcesto 1.6.1.androidx.compose.foundationto 1.4.0.androidx.coreto 1.9.0.androidx.exifinterface:exifinterfaceto 1.3.6.androidx.lifecycleto 2.6.1.okioto 3.3.0.v2.2.2Compare Source
VideoFrameDecoderon API 30+ to avoid banding. #1487#inFileUriMapper. #1466androidx.annotationto 1.5.0.v2.2.1Compare Source
RoundedCornersTransformationnow properly scales theinputbitmap.kotlin-parcelizeplugin.androidx.appcompat:appcompat-resourcesto 1.4.2 to work around #1423.v2.2.0Compare Source
ImageRequest.videoFramePercenttocoil-videoto support specifying the video frame as a percent of the video's duration.ExifOrientationPolicyto configure howBitmapFactoryDecodertreats EXIF orientation data.RoundedCornersTransformationif passed a size with an undefined dimension.accompanist-drawablepainterto 0.25.1.androidx.annotationto 1.4.0.androidx.appcompat:appcompat-resourcesto 1.5.0.androidx.coreto 1.8.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.