alexvanyo / composelife

A Game of Life simulator Android app and watchface built with Jetpack Compose
Apache License 2.0
147 stars 11 forks source link

Update coil to v3.0.2 #2196

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-compose-core 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-compose-core) ### [`v3.0.2`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#302---November-9-2024) [Compare Source](https://redirect.github.com/coil-kt/coil/compare/3.0.1...3.0.2) - Fix crash when invoking `OkHttpNetworkFetcherFactory` with a custom `CacheStrategy` on Android. - Fix `CacheControlCacheStrategy` computing the age of a cache entry incorrectly. - 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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 6 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.44%. Comparing base (3169409) to head (9dd63df). Report is 2 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2196 +/- ## ========================================= Coverage 60.44% 60.44% Complexity 265 265 ========================================= Files 223 223 Lines 11874 11874 Branches 2257 2257 ========================================= Hits 7177 7177 Misses 3469 3469 Partials 1228 1228 ``` | [Flag](https://app.codecov.io/gh/alexvanyo/composelife/pull/2196/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | Coverage Δ | | |---|---|---| | [21](https://app.codecov.io/gh/alexvanyo/composelife/pull/2196/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.43% <ø> (ø)` | | | [35](https://app.codecov.io/gh/alexvanyo/composelife/pull/2196/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.43% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/alexvanyo/composelife/pull/2196/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.44% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.