Trendyol / stove

Stove: The easiest way of writing e2e/component tests for your JVM back-end API with Kotlin
https://trendyol.github.io/stove/
Apache License 2.0
174 stars 13 forks source link

fix(deps): update dependency app.cash.quiver:lib to v0.5.9 #541

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.quiver:lib 0.5.8 -> 0.5.9 age adoption passing confidence

Release Notes

cashapp/quiver (app.cash.quiver:lib) ### [`v0.5.9`](https://togithub.com/cashapp/quiver/blob/HEAD/CHANGELOG.md#059) ##### Added - 2024-08-05 - Adds `Either.handleErrorWith(f: (A) -> Either): Either` (Chris Myers)

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

github-actions[bot] commented 3 months ago

Code Coverage

Total Project Coverage 85.23% :white_check_mark:
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.80%. Comparing base (ed2beed) to head (7d5fd2e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #541 +/- ## ======================================= Coverage 81.80% 81.80% ======================================= Files 80 80 Lines 2308 2308 Branches 148 148 ======================================= Hits 1888 1888 Misses 321 321 Partials 99 99 ```

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