-
Notifications
You must be signed in to change notification settings - Fork 12
fix(deps): bump kafkaVersion from 3.9.0 to 4.0.0 #3879
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
Conversation
Next patch release will be 7.3.16, Show Release Notes7.3.16 (2025-04-28)Bug Fixes
|
60bbdc6 to
8e98e52
Compare
299a68b to
949c92c
Compare
949c92c to
97c86de
Compare
Bumps `kafkaVersion` from 3.9.0 to 4.0.0. Updates `org.apache.kafka:kafka_2.13` from 3.9.0 to 4.0.0 Updates `org.apache.kafka:kafka-clients` from 3.9.0 to 4.0.0 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka_2.13 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
97c86de to
a06315e
Compare
Test Results 920 files - 256 920 suites - 256 25m 58s ⏱️ - 14m 4s For more details on these failures, see this check. Results for commit a06315e. ± Comparison against base commit aa86ae9. This pull request removes 311 and adds 2 tests. Note that renamed tests count towards both. |
|
Kafka 4.x.x breaks the used library that bootstraps Kafka for integration tests. Currently there is no alternative and there will likely be no update by Salesforce. For now, we won't upgrade the Kafka Clients to Kafka 4.x.x. Later we may introduce a new pattern for Kafka integration tests. |
|
@dependabot ignore this major version |
|
OK, I won't notify you about version 4.x.x again, unless you re-open this PR. |
Bumps
kafkaVersionfrom 3.9.0 to 4.0.0.Updates
org.apache.kafka:kafka_2.13from 3.9.0 to 4.0.0Updates
org.apache.kafka:kafka-clientsfrom 3.9.0 to 4.0.0You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)