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.3 #270

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mrmans0n/compose-rules (io.nlopez.compose.rules:detekt) ### [`v0.4.3`](https://togithub.com/mrmans0n/compose-rules/releases/tag/v0.4.3) #### Changelog - Add exceptions to present tenses finishing in -ed ([#​275](https://togithub.com/mrmans0n/compose-rules/issues/275)) [@​mrmans0n](https://togithub.com/mrmans0n) ### [`v0.4.2`](https://togithub.com/mrmans0n/compose-rules/releases/tag/v0.4.2) #### Changelog - Update dependency org.assertj:assertj-core to v3.26.0 ([#​273](https://togithub.com/mrmans0n/compose-rules/issues/273)) [@​renovate](https://togithub.com/renovate) - Add Circuit's produceRetainedState to known restartable effects ([#​271](https://togithub.com/mrmans0n/compose-rules/issues/271)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add example and diagram to param order docs ([#​270](https://togithub.com/mrmans0n/compose-rules/issues/270)) [@​mrmans0n](https://togithub.com/mrmans0n) - Update ParameterOrder messaging ([#​269](https://togithub.com/mrmans0n/compose-rules/issues/269)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add ParameterNaming rule ([#​267](https://togithub.com/mrmans0n/compose-rules/issues/267)) [@​mrmans0n](https://togithub.com/mrmans0n) - Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2.0.0 - autoclosed ([#​264](https://togithub.com/mrmans0n/compose-rules/issues/264)) [@​renovate](https://togithub.com/renovate) - Update dependency org.jetbrains.kotlin.jvm to v2.0.0 ([#​263](https://togithub.com/mrmans0n/compose-rules/issues/263)) [@​renovate](https://togithub.com/renovate) - Update plugin com.gradle.develocity to v3.17.4 ([#​262](https://togithub.com/mrmans0n/compose-rules/issues/262)) [@​renovate](https://togithub.com/renovate)

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 month 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 (ba41f6a).

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