FileKit
FileKit copied to clipboard
Bump io.coil-kt.coil3:coil-compose from 3.0.0-alpha10 to 3.0.0-rc01
Bumps io.coil-kt.coil3:coil-compose from 3.0.0-alpha10 to 3.0.0-rc01.
Changelog
Sourced from io.coil-kt.coil3:coil-compose's changelog.
[3.0.0-rc01] - October 8, 2024
For the full list of improvements and important changes in 3.x, check out the upgrade guide. Changes since
3.0.0-alpha10:
- BREAKING Disable
addLastModifiedToFileCacheKeyby default and allow it to be set per request. The behaviour can be reenabled with the same flag.- New: Introduce a new
coil-network-cache-controlartifact, which implementsCache-Controlheader support.- New: Add
scaleToDensityproperty toSvgDecoder.Factory. This property ensure SVGs with intrinsic dimensions are multiplied by the devices density (only supported on Android).- Rename
ExifOrientationPolicytoExifOrientationStrategy.- Remove unshareable images from the
MemoryCacheon get.- Make
ConstraintsSizeResolverpublic.- Stabilize
setSingletonImageLoaderFactory.- Restore optimized JVM I/O functions in
coil-network-ktor3- Add
- Update compile sdk to 35.
- Update Kotlin to 2.0.20.
- Update Okio to 3.9.1.
Commits
78142a4Prepare version 3.0.0-rc01.8b56120Update docs and changelog for 3.x. (#2529)40135f8fix(deps): update roborazzi to v1.28.0 (#2525)925633aRemove unused constants. (#2524)73d92fcMove macOS tests to a separate Github runner. (#2523)5c31eccGuard against negative sizes in ImagePainter. (#2522)aa91799Update ktlint to 1.3.1. (#2520)c6d5118Add empty JVM constructor to CacheControlCacheStrategy. (#2519)6c9e98bfix(deps): update ktor monorepo to v3.0.0-rc-2 (#2518)e023947fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)