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.3 (release/3.0.x) #506

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.2.3`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.2.3) ##### :lady_beetle: Bug Fixes - KafkaAdmin clusterId configuration is ignored when observability is enabled and bootstrap supplier is not set [#​3446](https://togithub.com/spring-projects/spring-kafka/issues/3446) - AnnotationEnhancer always return the old attributes [#​3444](https://togithub.com/spring-projects/spring-kafka/issues/3444) - Incorrect JavaDoc for KafkaMessageHeaderAccessor.getBlockingRetryDeliveryAttempt() [#​3419](https://togithub.com/spring-projects/spring-kafka/issues/3419) - Fence the MessageLisnterContainer restart once the ConcurrentMessageListenerContainer is stopped [#​3398](https://togithub.com/spring-projects/spring-kafka/issues/3398) - KafkaConsumer.close() no longer triggers the DefaultKafkaConsumerFactory.listener.removeConsumer() [#​3390](https://togithub.com/spring-projects/spring-kafka/issues/3390) ##### :hammer: Dependency Upgrades - Bump io.micrometer:micrometer-bom from 1.13.2 to 1.13.3 [#​3434](https://togithub.com/spring-projects/spring-kafka/pull/3434) - Bump org.springframework:spring-framework-bom from 6.1.11 to 6.1.12 [#​3433](https://togithub.com/spring-projects/spring-kafka/pull/3433) - Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 [#​3432](https://togithub.com/spring-projects/spring-kafka/pull/3432) - Bump io.micrometer:micrometer-tracing-bom from 1.3.2 to 1.3.3 [#​3431](https://togithub.com/spring-projects/spring-kafka/pull/3431) - Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 [#​3430](https://togithub.com/spring-projects/spring-kafka/pull/3430) - Bump org.springframework.data:spring-data-bom from 2024.0.2 to 2024.0.3 [#​3429](https://togithub.com/spring-projects/spring-kafka/pull/3429) - Bump kotlinVersion from 1.9.24 to 1.9.25 [#​3379](https://togithub.com/spring-projects/spring-kafka/pull/3379)

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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud