Closed renovate[bot] closed 1 month ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
1.0.0-RC
->1.0.0
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.