Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.springframework.kafka:spring-kafka to v3.1.4 #398

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-kafka (org.springframework.kafka:spring-kafka)

v3.1.4

Compare Source

🐞 Bug Fixes

  • Duplicate record consumption due to offset decrease in last offset commit #​3190
  • Setting the Kafka Streams property default.dsl.store has no effect #​3181
  • BatchInterceptor is not working properly with retries #​3170
  • MDCs are missing in logs produced by DefaultErrorHandler. #​3154
  • In kafka events, the traceId and spanId are not written in the logs #​3149

πŸ”¨ Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5 #​3201
  • Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6 #​3200
  • Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5 #​3199
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.4 to 1.2.5 #​3198
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 #​3197

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

Code Coverage

Total Project Coverage 83.70% βœ…

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 81.40%. Comparing base (9dc0320) to head (a969a56).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #398   +/-   ##
=======================================
  Coverage   81.40%   81.40%           
=======================================
  Files          52       52           
  Lines        1624     1624           
  Branches       79       79           
=======================================
  Hits         1322     1322           
  Misses        262      262           
  Partials       40       40           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@osoykan osoykan merged commit a940586 into main Apr 16, 2024
3 checks passed
@osoykan osoykan deleted the renovate/spring-kafka branch April 16, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant