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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka-test) ### [`v3.1.4`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.1.4) [Compare Source](https://togithub.com/spring-projects/spring-kafka/compare/v3.1.3...v3.1.4) #### :lady_beetle: Bug Fixes - Duplicate record consumption due to offset decrease in last offset commit [#​3190](https://togithub.com/spring-projects/spring-kafka/issues/3190) - Setting the Kafka Streams property `default.dsl.store` has no effect [#​3181](https://togithub.com/spring-projects/spring-kafka/issues/3181) - BatchInterceptor is not working properly with retries [#​3170](https://togithub.com/spring-projects/spring-kafka/issues/3170) - MDCs are missing in logs produced by DefaultErrorHandler. [#​3154](https://togithub.com/spring-projects/spring-kafka/issues/3154) - In kafka events, the traceId and spanId are not written in the logs [#​3149](https://togithub.com/spring-projects/spring-kafka/issues/3149) #### :hammer: Dependency Upgrades - Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5 [#​3201](https://togithub.com/spring-projects/spring-kafka/pull/3201) - Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6 [#​3200](https://togithub.com/spring-projects/spring-kafka/pull/3200) - Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5 [#​3199](https://togithub.com/spring-projects/spring-kafka/pull/3199) - Bump io.micrometer:micrometer-tracing-bom from 1.2.4 to 1.2.5 [#​3198](https://togithub.com/spring-projects/spring-kafka/pull/3198) - Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 [#​3197](https://togithub.com/spring-projects/spring-kafka/pull/3197)

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.

renovate[bot] commented 5 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 5 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