dropwizard / dropwizard-kafka

A convenience library for Apache Kafka integration in a Dropwizard service.
Apache License 2.0
21 stars 12 forks source link

Update dependency org.springframework.kafka:spring-kafka-test to v3.2.1 (release/4.0.x) #492

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.springframework.kafka:spring-kafka-test 3.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.2.1`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.2.1) [Compare Source](https://togithub.com/spring-projects/spring-kafka/compare/v3.2.0...v3.2.1) ##### :star: New Features - Add tracing headers to be mapped to string [#​3287](https://togithub.com/spring-projects/spring-kafka/issues/3287) ##### :lady_beetle: Bug Fixes - On kotlin application, Spring kafka 3.2.0 doesn't take the message conversion logic, because of the wrong coroutine detection on MessagingMessageListenerAdapter [#​3289](https://togithub.com/spring-projects/spring-kafka/issues/3289) ##### :hammer: Dependency Upgrades - Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 [#​3310](https://togithub.com/spring-projects/spring-kafka/pull/3310) - Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 [#​3309](https://togithub.com/spring-projects/spring-kafka/pull/3309) - Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 [#​3308](https://togithub.com/spring-projects/spring-kafka/pull/3308) - Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 [#​3306](https://togithub.com/spring-projects/spring-kafka/pull/3306) - Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 [#​3305](https://togithub.com/spring-projects/spring-kafka/pull/3305) - Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 [#​3285](https://togithub.com/spring-projects/spring-kafka/pull/3285)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud