DrewCarlson / mobius.kt

Kotlin Multiplatform framework for managing state evolution and side-effects
https://drewcarlson.github.io/mobius.kt/
Apache License 2.0
65 stars 3 forks source link

Update dependency mike to v2.1.1 #231

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mike ==2.0.0 -> ==2.1.1 age adoption passing confidence

Release Notes

jimporter/mike (mike) ### [`v2.1.1`](https://togithub.com/jimporter/mike/blob/HEAD/CHANGES.md#v211-2024-05-03) [Compare Source](https://togithub.com/jimporter/mike/compare/v2.1.0...v2.1.1) ##### Bug fixes - Support using environment variables for `INHERIT` when injecting the `mike` plugin into `mkdocs.yml` *** ### [`v2.1.0`](https://togithub.com/jimporter/mike/blob/HEAD/CHANGES.md#v210-2024-05-01) [Compare Source](https://togithub.com/jimporter/mike/compare/v2.0.0...v2.1.0) ##### New features - When calling `set-default`, you can now pass `--allow-undefined` to set the default to a version that doesn't exist yet - Add global-level `-q` / `--quiet` option to suppress warning messages - Add support for handling `!relative` in `mkdocs.yml` ##### Bug fixes - When loading an MkDocs config, mike now runs the `startup` and `shutdown` events ***

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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-commenter commented 4 months ago

Codecov Report

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

Project coverage is 73.68%. Comparing base (6202b85) to head (b84d915).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ======================================= Coverage 73.68% 73.68% ======================================= Files 8 8 Lines 95 95 Branches 21 21 ======================================= Hits 70 70 Misses 14 14 Partials 11 11 ```

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