-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update coil to v3.0.2 #176
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #176 +/- ##
======================================
Coverage 2.48% 2.48%
======================================
Files 53 53
Lines 1570 1570
Branches 227 227
======================================
Hits 39 39
Misses 1528 1528
Partials 3 3 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/coil
branch
from
July 9, 2024 08:09
729d43a
to
dc5d20c
Compare
renovate
bot
changed the title
Update coil to v3.0.0-alpha07
Update coil to v3.0.0-alpha08
Jul 9, 2024
renovate
bot
force-pushed
the
renovate/coil
branch
from
July 24, 2024 03:49
dc5d20c
to
0f9da5e
Compare
renovate
bot
force-pushed
the
renovate/coil
branch
2 times, most recently
from
August 7, 2024 21:15
0ba2c35
to
32dcf11
Compare
renovate
bot
force-pushed
the
renovate/coil
branch
2 times, most recently
from
October 9, 2024 19:10
c0c4330
to
1860f03
Compare
renovate
bot
force-pushed
the
renovate/coil
branch
2 times, most recently
from
November 4, 2024 16:10
f37485c
to
a4f7b8b
Compare
renovate
bot
force-pushed
the
renovate/coil
branch
2 times, most recently
from
November 7, 2024 08:25
4ccd1e8
to
75a0dcc
Compare
renovate
bot
force-pushed
the
renovate/coil
branch
from
November 10, 2024 04:52
8913146
to
75a0dcc
Compare
| datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | maven | io.coil-kt.coil3:coil-network-ktor3 | 3.0.1 | 3.0.2 | | maven | io.coil-kt.coil3:coil-compose | 3.0.1 | 3.0.2 | | maven | io.coil-kt.coil3:coil-core | 3.0.1 | 3.0.2 |
renovate
bot
force-pushed
the
renovate/coil
branch
from
November 10, 2024 07:39
75a0dcc
to
7df1d8f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.0.1
->3.0.2
3.0.1
->3.0.2
3.0.1
->3.0.2
Release Notes
coil-kt/coil (io.coil-kt.coil3:coil-network-ktor3)
v3.0.2
Compare Source
OkHttpNetworkFetcherFactory
with a customCacheStrategy
on Android.CacheControlCacheStrategy
.ImageRequest.bitmapConfig
would only be respected on >= API 28 if it wasARGB_8888
orHARDWARE
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.