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 spring boot to v3.3.1 #484

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-configuration-processor (source) 3.3.0 -> 3.3.1 age adoption passing confidence
org.springframework.boot:spring-boot-autoconfigure (source) 3.3.0 -> 3.3.1 age adoption passing confidence
org.springframework.boot:spring-boot-starter-actuator (source) 3.3.0 -> 3.3.1 age adoption passing confidence
org.springframework.boot:spring-boot-starter-webflux (source) 3.3.0 -> 3.3.1 age adoption passing confidence
org.springframework.boot:spring-boot (source) 3.3.0 -> 3.3.1 age adoption passing confidence
org.springframework.boot 3.3.0 -> 3.3.1 age adoption passing confidence

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-configuration-processor) ### [`v3.3.1`](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 months ago

Code Coverage

Total Project Coverage 84.58% :white_check_mark:
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.01%. Comparing base (82f4f64) to head (627ac9d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #484 +/- ## ======================================= Coverage 84.01% 84.01% ======================================= Files 84 84 Lines 2046 2046 Branches 89 89 ======================================= Hits 1719 1719 Misses 272 272 Partials 55 55 ```

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