build(deps): bump org.springframework.kafka:spring-kafka from 3.3.2 to 3.3.16 in /polling-publisher#3522
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [org.springframework.kafka:spring-kafka](https://github.com/spring-projects/spring-kafka) from 3.3.2 to 3.3.16. - [Release notes](https://github.com/spring-projects/spring-kafka/releases) - [Commits](spring-projects/spring-kafka@v3.3.2...v3.3.16) --- updated-dependencies: - dependency-name: org.springframework.kafka:spring-kafka dependency-version: 3.3.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryUpgraded the Spring Kafka client from 3.3.2 to 3.3.16 within the polling-publisher module. This aligns with the upstream release's improvements and fixes, including new features such as setBackOffFunction support for batch processing and several bug fixes (e.g., exact package match for trusted header types, improved header decoding, and DelegatingDeserializer cache fixes) as described in v3.3.16 release notes. Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
✅ LGTM!
Review Summary
Commits Considered (1)
- 68ef097: build(deps): bump org.springframework.kafka:spring-kafka
Bumps org.springframework.kafka:spring-kafka from 3.3.2 to 3.3.16.
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka
dependency-version: 3.3.16
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com
Files Processed (1)
- polling-publisher/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
-
polling-publisher/pom.xml [69-69]
maintainability: "Bump confirms dependency version"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.springframework.kafka:spring-kafka from 3.3.2 to 3.3.16.
Release notes
Sourced from org.springframework.kafka:spring-kafka's releases.
... (truncated)
Commits
87c4b04[CI/CD] Release version 3.3.1664c8c64FixDefaultKafkaHeaderMapperTestsbd3cca1GH-4496: Require exact package match for trusted header typesfb8f16cGH-4493: Harden retry topic headers decoding5275405GH-4489: Fix unbounded cache inDelegatingDeserializer5730d50Bump org.springframework:spring-framework-bom from 6.2.18 to 6.2.19 (#4482)489f0e4Bump org.springframework.retry:spring-retry from 2.0.12 to 2.0.13 (#4484)315cae3Bump io.projectreactor:reactor-bom from 2024.0.17 to 2024.0.18 (#4479)8afd782GH-4471: Managejunit-jupiter-paramsexplicitly9a74846GH-4455: Fix BackOffFunction for batch listenersDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.