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 org.springframework:spring-beans to v5.3.37 #469

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:spring-beans 5.3.36 -> 5.3.37 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-beans) ### [`v5.3.37`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.37) ##### :star: New Features - AnnotationUtils performance degrades with deep stacks [#​32923](https://togithub.com/spring-projects/spring-framework/issues/32923) ##### :lady_beetle: Bug Fixes - AspectJ CTW aspects executed twice [#​32974](https://togithub.com/spring-projects/spring-framework/issues/32974) - SpEL compilation fails when indexing into a `Map` with a primitive [#​32911](https://togithub.com/spring-projects/spring-framework/issues/32911) - SpEL compilation fails when indexing into an array or list with an `Integer` [#​32909](https://togithub.com/spring-projects/spring-framework/issues/32909) - Application not starting with `@EnableTransactionManagement`(mode = AdviceMode.ASPECTJ) [#​32885](https://togithub.com/spring-projects/spring-framework/issues/32885) ##### :hammer: Dependency Upgrades - Upgrade to Reactor 2020.0.45 [#​33010](https://togithub.com/spring-projects/spring-framework/issues/33010)

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 5 months ago

Code Coverage

Total Project Coverage 85.56% :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.84%. Comparing base (fb9d7b2) to head (3010707).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ======================================= Coverage 84.84% 84.84% ======================================= Files 84 84 Lines 2032 2032 Branches 88 88 ======================================= Hits 1724 1724 Misses 252 252 Partials 56 56 ```

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