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 androidx.compose:compose-bom-alpha to v2024.11.00 #2209

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.compose:compose-bom-alpha 2024.10.01 -> 2024.11.00 age adoption passing confidence

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 becomes conflicted, 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.

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

alexvanyo commented 4 days ago

Cannot auto-update because of conflicts.

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 60.36%. Comparing base (5f47383) to head (8d17017). Report is 4 commits behind head on main.

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

Files with missing lines Patch % Lines
...vanyo/composelife/ui/util/SharedElement.android.kt 0.00% 10 Missing :warning:
...life/ui/util/CompositionLocalSharedElementScope.kt 0.00% 1 Missing :warning:
...com/alexvanyo/composelife/ui/util/SharedElement.kt 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2209 +/- ## ============================================ - Coverage 60.44% 60.36% -0.08% Complexity 265 265 ============================================ Files 223 225 +2 Lines 11874 11887 +13 Branches 2257 2257 ============================================ - Hits 7177 7176 -1 - Misses 3469 3482 +13 - Partials 1228 1229 +1 ``` | [Flag](https://app.codecov.io/gh/alexvanyo/composelife/pull/2209/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/2209/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.36% <40.00%> (-0.07%)` | :arrow_down: | | [35](https://app.codecov.io/gh/alexvanyo/composelife/pull/2209/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.36% <40.00%> (-0.08%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/alexvanyo/composelife/pull/2209/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.36% <40.00%> (-0.08%)` | :arrow_down: | 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.