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

Closed renovate[bot] closed 3 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.5 -> 3.2.0 age adoption passing confidence

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.2.0`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.2.0) [Compare Source](https://togithub.com/spring-projects/spring-kafka/compare/v3.1.5...v3.2.0) ##### :star: New Features - Implement CommonErrorHandler.handleOne() in CommonDelegatingErrorHandler [#​3227](https://togithub.com/spring-projects/spring-kafka/issues/3227) ##### :lady_beetle: Bug Fixes - Documentation for configuring custom `ConsumerFactory` and `ProducerFactory` beans when using Spring Boot is incorrect [#​3242](https://togithub.com/spring-projects/spring-kafka/issues/3242) - Switch `EmbeddedKafaka#kraft` default to `false` [#​3238](https://togithub.com/spring-projects/spring-kafka/issues/3238) - Creation of `kafkaJaasInitializer` bean fails in a read-only filesystem due to creation of temporary file [#​3217](https://togithub.com/spring-projects/spring-kafka/issues/3217) - KafkaTemplate currentSpan tagging issue [#​3210](https://togithub.com/spring-projects/spring-kafka/issues/3210) ##### :notebook_with_decorative_cover: Documentation - Adding more whats-new for kakfa-client 3.7.0 [#​3253](https://togithub.com/spring-projects/spring-kafka/pull/3253) - Minor docs cleanup [#​3245](https://togithub.com/spring-projects/spring-kafka/pull/3245) - Update Boot versions in docs [#​3233](https://togithub.com/spring-projects/spring-kafka/pull/3233) - Embedded Kafka throws NoSuchFileException [#​3225](https://togithub.com/spring-projects/spring-kafka/issues/3225) - Fix enforceRebalance [#​3215](https://togithub.com/spring-projects/spring-kafka/pull/3215) - Fix ackDiscarded. [#​3212](https://togithub.com/spring-projects/spring-kafka/pull/3212) ##### :hammer: Dependency Upgrades - Bump org.springframework.data:spring-data-bom from 2024.0.0-SNAPSHOT to 2024.0.0 [#​3273](https://togithub.com/spring-projects/spring-kafka/pull/3273) - Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 [#​3272](https://togithub.com/spring-projects/spring-kafka/pull/3272) - Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 [#​3270](https://togithub.com/spring-projects/spring-kafka/pull/3270) - Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 [#​3269](https://togithub.com/spring-projects/spring-kafka/pull/3269) - Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 [#​3249](https://togithub.com/spring-projects/spring-kafka/pull/3249) - Bump kotlinVersion from 1.9.23 to 1.9.24 [#​3248](https://togithub.com/spring-projects/spring-kafka/pull/3248) - Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor from 1.8.0 to 1.8.1 [#​3247](https://togithub.com/spring-projects/spring-kafka/pull/3247) ##### :heart: Contributors Thank you to all the contributors who worked on this release: [@​bky373](https://togithub.com/bky373), [@​chickenchickenlove](https://togithub.com/chickenchickenlove), [@​nachomdo](https://togithub.com/nachomdo), and [@​sobychacko](https://togithub.com/sobychacko)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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