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 com.squareup.wiregrpcserver:server-generator to v1.0.0-alpha04 #437

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.wiregrpcserver:server-generator 1.0.0-alpha03 -> 1.0.0-alpha04 age adoption passing confidence

Release Notes

square/wire-grpc-server (com.squareup.wiregrpcserver:server-generator) ### [`v1.0.0-alpha04`](https://togithub.com/square/wire-grpc-server/blob/HEAD/CHANGELOG.md#Version-100-alpha04) [Compare Source](https://togithub.com/square/wire-grpc-server/compare/1.0.0-alpha03...1.0.0-alpha04) *2024-05-16* Fixed public imports when constructing the file descriptor set.

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.

github-actions[bot] commented 6 months ago

Code Coverage

Total Project Coverage 84.56% :white_check_mark:
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 84.29%. Comparing base (5930ad5) to head (5e54286). Report is 3 commits behind head on main.

:exclamation: Current head 5e54286 differs from pull request most recent head 68180b2. Consider uploading reports for the commit 68180b2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #437 +/- ## ======================================= Coverage 84.29% 84.29% ======================================= Files 82 82 Lines 1967 1967 Branches 82 82 ======================================= Hits 1658 1658 Misses 262 262 Partials 47 47 ```

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