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
107 stars 5 forks source link

Update dependency io.nlopez.compose.rules:detekt to v0.4.5 #309

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.nlopez.compose.rules:detekt 0.4.4 -> 0.4.5 age adoption passing confidence

Release Notes

mrmans0n/compose-rules (io.nlopez.compose.rules:detekt) ### [`v0.4.5`](https://togithub.com/mrmans0n/compose-rules/releases/tag/v0.4.5) #### Changelog - Update junit5 monorepo to v5.10.3 ([#​287](https://togithub.com/mrmans0n/compose-rules/issues/287)) [@​renovate](https://togithub.com/renovate) - Update ktlint to v1.3.0 ([#​283](https://togithub.com/mrmans0n/compose-rules/issues/283)) [@​mrmans0n](https://togithub.com/mrmans0n) - Update plugin mavenPublish to v0.29.0 ([#​286](https://togithub.com/mrmans0n/compose-rules/issues/286)) [@​renovate](https://togithub.com/renovate) - Update plugin com.gradle.develocity to v3.17.5 ([#​285](https://togithub.com/mrmans0n/compose-rules/issues/285)) [@​renovate](https://togithub.com/renovate) - Improve documentation for ktlint rules ([#​284](https://togithub.com/mrmans0n/compose-rules/issues/284)) [@​paul-dingemans](https://togithub.com/paul-dingemans)

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 1 week ago

Codecov Report

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

Project coverage is 79.23%. Comparing base (2547e71) to head (eb91133).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #309 +/- ## ======================================= 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.