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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.1.3`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.1.3) [Compare Source](https://togithub.com/spring-projects/spring-kafka/compare/v3.1.2...v3.1.3) #### :star: New Features - fix bug at KafkaMessageListenerContainerTests.testInvokeRecordInterceptorAllSkipped() [#​3094](https://togithub.com/spring-projects/spring-kafka/issues/3094) - Align RecordInterceptor and BatchInterceptor lifecycle. [#​3092](https://togithub.com/spring-projects/spring-kafka/issues/3092) - ConcurrentMessageListenerContainer#isInExpectedState consistency problem [#​3068](https://togithub.com/spring-projects/spring-kafka/issues/3068) - Fix TestOOMError#testOOMCMLC throw ConcurrentModificationException [#​3061](https://togithub.com/spring-projects/spring-kafka/issues/3061) #### :lady_beetle: Bug Fixes - Failing to handle deserialization exceptions in batch listener [#​3118](https://togithub.com/spring-projects/spring-kafka/issues/3118) - `KafkaMessageListenerContainer` doesn't properly clear threadState of `AfterRollbackProcessor` [#​3102](https://togithub.com/spring-projects/spring-kafka/issues/3102) - Listener exceptions not saved to the observation [#​3085](https://togithub.com/spring-projects/spring-kafka/issues/3085) - CommonDelegatingErrorHandler does not check delegates compatibility correctly [#​3062](https://togithub.com/spring-projects/spring-kafka/issues/3062) - DefaultErrorHandler is not able to seek in case of an exception during the commit [#​3060](https://togithub.com/spring-projects/spring-kafka/issues/3060) #### :notebook_with_decorative_cover: Documentation - Remove retry-topic-lcf.adoc introduce useLegacyFactoryConfigurer [#​3087](https://togithub.com/spring-projects/spring-kafka/issues/3087) #### :hammer: Dependency Upgrades - Bump org.springframework.data:spring-data-bom from 2023.1.3 to 2023.1.4 [#​3139](https://togithub.com/spring-projects/spring-kafka/pull/3139) - Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5 [#​3134](https://togithub.com/spring-projects/spring-kafka/pull/3134) - Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4 [#​3132](https://togithub.com/spring-projects/spring-kafka/pull/3132) - Bump kotlinVersion from 1.9.22 to 1.9.23 [#​3131](https://togithub.com/spring-projects/spring-kafka/pull/3131) - Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 1.2.4 [#​3127](https://togithub.com/spring-projects/spring-kafka/pull/3127) - Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 [#​3125](https://togithub.com/spring-projects/spring-kafka/pull/3125) - Bump org.apache.zookeeper:zookeeper from 3.8.3 to 3.8.4 [#​3124](https://togithub.com/spring-projects/spring-kafka/pull/3124)

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