hoc081098 / kmp-viewmodel

🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.
https://hoc081098.github.io/kmp-viewmodel/docs/0.x/
MIT License
123 stars 6 forks source link

Update androidx.lifecycle to v2.8.1 #273

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) 2.8.0 -> 2.8.1 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) 2.8.0 -> 2.8.1 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) 2.8.0 -> 2.8.1 age adoption passing confidence

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 75.88%. Comparing base (88f90b0) to head (48dcfd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #273 +/- ## ======================================= Coverage 75.88% 75.88% ======================================= Files 44 44 Lines 506 506 Branches 77 77 ======================================= Hits 384 384 Misses 100 100 Partials 22 22 ```

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