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 all non-major dependencies #559

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
org.junit.jupiter:junit-jupiter (source) 5.10.3 -> 5.11.0 age adoption passing confidence
org.junit:junit-bom (source) 5.10.3 -> 5.11.0 age adoption passing confidence
org.springframework:spring-beans 5.3.38 -> 5.3.39 age adoption passing confidence
org.springframework:spring-context 5.3.38 -> 5.3.39 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-beans) ### [`v5.3.39`](https://togithub.com/spring-projects/spring-framework/compare/v5.3.38...v5.3.39)

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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.18% :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 (90971cc) to head (a56676c).

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

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