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.1.5 (release/2.1.x) #470

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-test 3.1.4 -> 3.1.5 age adoption passing confidence

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.1.5`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.1.5) #### :star: New Features - Implement CommonErrorHandler.handleOne() in CommonDelegatingErrorHandler [#​3230](https://togithub.com/spring-projects/spring-kafka/issues/3230) #### :lady_beetle: Bug Fixes - Documentation for configuring custom `ConsumerFactory` and `ProducerFactory` beans when using Spring Boot is incorrect [#​3244](https://togithub.com/spring-projects/spring-kafka/issues/3244) - Creation of `kafkaJaasInitializer` bean fails in a read-only filesystem due to creation of temporary file [#​3219](https://togithub.com/spring-projects/spring-kafka/issues/3219) - KafkaTemplate currentSpan tagging issue [#​3213](https://togithub.com/spring-projects/spring-kafka/issues/3213) #### :hammer: Dependency Upgrades - Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 [#​3262](https://togithub.com/spring-projects/spring-kafka/pull/3262) - Bump org.springframework.data:spring-data-bom from 2023.1.5 to 2023.1.6 [#​3261](https://togithub.com/spring-projects/spring-kafka/pull/3261) - Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 [#​3260](https://togithub.com/spring-projects/spring-kafka/pull/3260) - Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 [#​3259](https://togithub.com/spring-projects/spring-kafka/pull/3259) - Bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.2.6 [#​3258](https://togithub.com/spring-projects/spring-kafka/pull/3258) - Bump io.micrometer:micrometer-bom from 1.12.5 to 1.12.6 [#​3257](https://togithub.com/spring-projects/spring-kafka/pull/3257) - Bump kotlinVersion from 1.9.23 to 1.9.24 [#​3252](https://togithub.com/spring-projects/spring-kafka/pull/3252)

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