nowinandroid
nowinandroid copied to clipboard
Update coil to v2.2.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.coil-kt:coil-svg | 2.1.0 -> 2.2.1 |
||||
| io.coil-kt:coil-compose | 2.1.0 -> 2.2.1 |
||||
| io.coil-kt:coil | 2.1.0 -> 2.2.1 |
Release Notes
coil-kt/coil
v2.2.1
- Fix:
RoundedCornersTransformationnow properly scales theinputbitmap. - Remove dependency on the
kotlin-parcelizeplugin. - Update compile SDK to 33.
- Downgrade
androidx.appcompat:appcompat-resourcesto 1.4.2 to work around #1423.
v2.2.0
- New: Add
ImageRequest.videoFramePercenttocoil-videoto support specifying the video frame as a percent of the video's duration. - New: Add
ExifOrientationPolicyto configure howBitmapFactoryDecodertreats EXIF orientation data. - Fix: Don't throw an exception in
RoundedCornersTransformationif passed a size with an undefined dimension. - Fix: Read a GIF's frame delay as two unsigned bytes instead of one signed byte.
- Update Kotlin to 1.7.10.
- Update Coroutines to 1.6.4.
- Update Compose to 1.2.1.
- Update OkHttp to 4.10.0.
- Update Okio to 3.2.0.
- Update
accompanist-drawablepainterto 0.25.1. - Update
androidx.annotationto 1.4.0. - Update
androidx.appcompat:appcompat-resourcesto 1.5.0. - Update
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.