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 JamesIves/github-pages-deploy-action action to v4.6.3 #312

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action patch v4.6.1 -> v4.6.3

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.6.3`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.3) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.2...v4.6.3) #### What's Changed ##### Build πŸ”§ - Consolidated a number of build scripts to make publishing easier. **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.3 ### [`v4.6.2`](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.1...v4.6.2) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.1...v4.6.2)

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



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 79.23%. Comparing base (d14d54d) to head (956cca3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #312 +/- ## ======================================= Coverage 79.23% 79.23% ======================================= Files 44 44 Lines 496 496 Branches 55 55 ======================================= Hits 393 393 Misses 90 90 Partials 13 13 ```

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