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 #558

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
io.projectreactor.kotlin:reactor-kotlin-extensions 1.2.2 -> 1.2.3 age adoption passing confidence
org.springframework:spring-beans 5.3.37 -> 5.3.38 age adoption passing confidence
org.springframework:spring-context 5.3.37 -> 5.3.38 age adoption passing confidence

Release Notes

reactor/reactor-kotlin-extensions (io.projectreactor.kotlin:reactor-kotlin-extensions) ### [`v1.2.3`](https://togithub.com/reactor/reactor-kotlin-extensions/releases/tag/v1.2.3) `Reactor Kotlin Extensions` `1.2.3` is part of **`2022.0.22` Release Train** and **`2023.0.9` Release Train**. #### What's Changed ##### :book: Documentation - Improve javadoc of deprecated repeat and retry extensions by [@​chemicL](https://togithub.com/chemicL) in [#​58](https://togithub.com/reactor/reactor-kotlin-extensions/issues/58) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [#​63](https://togithub.com/reactor/reactor-kotlin-extensions/issues/63) - [@​chemicL](https://togithub.com/chemicL) made their first contribution in [#​58](https://togithub.com/reactor/reactor-kotlin-extensions/issues/58) **Full Changelog**: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.2.2...v1.2.3
spring-projects/spring-framework (org.springframework:spring-beans) ### [`v5.3.38`](https://togithub.com/spring-projects/spring-framework/compare/v5.3.37...v5.3.38) [Compare Source](https://togithub.com/spring-projects/spring-framework/compare/v5.3.37...v5.3.38)

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 (dcc8fda) to head (a89b77d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #558 +/- ## ======================================= 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.