hoc081098 / solivagant

🔆 Compose Multiplatform Navigation library - 🌸 Pragmatic, type safety navigation for Compose Multiplatform. Based on Freeletics Khonshu Navigation. ♥️ ViewModel, SavedStateHandle, Lifecycle, Multi-Backstacks, Transitions, Back-press handling, and more...
https://hoc081098.github.io/solivagant/docs/0.x
Apache License 2.0
74 stars 4 forks source link

Update dependency io.github.hoc081098:FlowExt to v1.0.0 #248

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.hoc081098:FlowExt 1.0.0-RC -> 1.0.0 age adoption passing confidence

Release Notes

hoc081098/FlowExt (io.github.hoc081098:FlowExt) ### [`v1.0.0`](https://redirect.github.com/hoc081098/FlowExt/blob/HEAD/CHANGELOG.md#100---Sep-22-2024) [Compare Source](https://redirect.github.com/hoc081098/FlowExt/compare/1.0.0-RC...1.0.0) This is our first stable release! Thanks everyone for using FlowExt, reporting bugs, providing feedback and sending PRs. ##### Changed - Update dependencies: - [Kotlin `2.0.20`](https://redirect.github.com/JetBrains/kotlin/releases/tag/v2.0.20). - [KotlinX Coroutines `1.9.0`](https://redirect.github.com/Kotlin/kotlinx.coroutines/releases/tag/1.9.0). - Promote `Flow.repeat` operators to stable. - `Event.Value` and `Event.Error` are now normal classes annotated with [@​Poko](https://redirect.github.com/drewhamilton/Poko) (previously they were `data class`es).

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 2.59%. Comparing base (0bad26e) to head (3151129). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ====================================== Coverage 2.59% 2.59% ====================================== Files 53 53 Lines 1503 1503 Branches 227 227 ====================================== Hits 39 39 Misses 1461 1461 Partials 3 3 ```

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