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 dependency io.coil-kt.coil3:coil-compose-core to v3.0.3 #2214

Closed renovate[bot] closed 14 hours ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

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

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-compose-core) ### [`v3.0.3`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#303---November-14-2024) [Compare Source](https://redirect.github.com/coil-kt/coil/compare/3.0.2...3.0.3) - Fix setting `ImageRequest.scale` based on an `ImageView`'s `ScaleType`. - Fix edge case where `DiskCache` would not track removal of an entry after deleting its files. - Pass throwable to `Logger` when logging errors. - Don't replace `kotlin-stdlib-jdk7` and `kotlin-stdlib-jdk8` with `kotlin-stdlib`.

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 this update again.



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

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 60.59%. Comparing base (c12fc63) to head (bd79c40). 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 #2214 +/- ## ========================================= Coverage 60.59% 60.59% Complexity 266 266 ========================================= Files 229 229 Lines 12198 12198 Branches 2316 2316 ========================================= Hits 7391 7391 Misses 3552 3552 Partials 1255 1255 ``` | [Flag](https://app.codecov.io/gh/alexvanyo/composelife/pull/2214/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/2214/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.58% <ø> (+<0.01%)` | :arrow_up: | | [35](https://app.codecov.io/gh/alexvanyo/composelife/pull/2214/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.58% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/alexvanyo/composelife/pull/2214/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.59% <ø> (ø)` | | 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.

renovate[bot] commented 2 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.