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.kafka:spring-kafka to v3.2.2 #524

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.kafka:spring-kafka 3.2.1 -> 3.2.2 age adoption passing confidence

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka) ### [`v3.2.2`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.2.2) [Compare Source](https://togithub.com/spring-projects/spring-kafka/compare/v3.2.1...v3.2.2) ##### :lady_beetle: Bug Fixes - getUnregisteredListenerContainer return null [#​3321](https://togithub.com/spring-projects/spring-kafka/issues/3321) ##### :hammer: Dependency Upgrades - Bump org.springframework:spring-framework-bom from 6.1.10 to 6.1.11 [#​3357](https://togithub.com/spring-projects/spring-kafka/pull/3357) - Bump io.micrometer:micrometer-bom from 1.13.1 to 1.13.2 [#​3356](https://togithub.com/spring-projects/spring-kafka/pull/3356) - Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 [#​3355](https://togithub.com/spring-projects/spring-kafka/pull/3355) - Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 [#​3354](https://togithub.com/spring-projects/spring-kafka/pull/3354) - Bump org.springframework.data:spring-data-bom from 2024.0.1 to 2024.0.2 [#​3353](https://togithub.com/spring-projects/spring-kafka/pull/3353) - Bump io.micrometer:micrometer-tracing-bom from 1.3.1 to 1.3.2 [#​3352](https://togithub.com/spring-projects/spring-kafka/pull/3352) - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 [#​3345](https://togithub.com/spring-projects/spring-kafka/pull/3345) - Bump kafkaVersion from 3.7.0 to 3.7.1 [#​3344](https://togithub.com/spring-projects/spring-kafka/pull/3344) - Bump org.junit:junit-bom from 5.10.2 to 5.10.3 [#​3336](https://togithub.com/spring-projects/spring-kafka/pull/3336) - Bump org.springframework:spring-framework-bom from 6.1.9 to 6.1.10 [#​3324](https://togithub.com/spring-projects/spring-kafka/pull/3324)

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

Code Coverage

Total Project Coverage 85.23% :white_check_mark:
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.80%. Comparing base (9636de3) to head (e5ab724).

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