Skip to content
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 1 commit into from
Nov 10, 2024
Merged

Update coil to v3.0.2 #176

merged 1 commit into from
Nov 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-network-ktor3 3.0.1 -> 3.0.2 age adoption passing confidence
io.coil-kt.coil3:coil-compose 3.0.1 -> 3.0.2 age adoption passing confidence
io.coil-kt.coil3:coil-core 3.0.1 -> 3.0.2 age adoption passing confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-ktor3)

v3.0.2

Compare Source

  • Fix crash when invoking OkHttpNetworkFetcherFactory with a custom CacheStrategy on Android.
  • Fix age of a cache entry to being computed incorrectly by CacheControlCacheStrategy.
  • Fix case where ImageRequest.bitmapConfig would only be respected on >= API 28 if it was ARGB_8888 or HARDWARE.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 26, 2024
@renovate renovate bot requested a review from hoc081098 June 26, 2024 22:28
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.48%. Comparing base (4135422) to head (7df1d8f).
Report is 1 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update coil to v3.0.0-alpha07 Update coil to v3.0.0-alpha08 Jul 9, 2024
@renovate renovate bot changed the title Update coil to v3.0.0-alpha08 Update coil Jul 24, 2024
@renovate renovate bot force-pushed the renovate/coil branch 2 times, most recently from 0ba2c35 to 32dcf11 Compare August 7, 2024 21:15
@renovate renovate bot force-pushed the renovate/coil branch 2 times, most recently from c0c4330 to 1860f03 Compare October 9, 2024 19:10
@renovate renovate bot force-pushed the renovate/coil branch 2 times, most recently from f37485c to a4f7b8b Compare November 4, 2024 16:10
@renovate renovate bot force-pushed the renovate/coil branch 2 times, most recently from 4ccd1e8 to 75a0dcc Compare November 7, 2024 08:25
@renovate renovate bot changed the title Update coil Update coil - autoclosed Nov 7, 2024
@renovate renovate bot closed this Nov 7, 2024
@renovate renovate bot deleted the renovate/coil branch November 7, 2024 16:14
@renovate renovate bot changed the title Update coil - autoclosed Update coil Nov 10, 2024
@renovate renovate bot reopened this Nov 10, 2024
@renovate renovate bot changed the title Update coil Update coil to v3.0.2 Nov 10, 2024
| 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 renovate bot merged commit 37cdf35 into master Nov 10, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant