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

[data-plane]: Bump kafka.version from 3.2.3 to 3.7.0 in /data-plane #3751

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

Bumps kafka.version from 3.2.3 to 3.7.0.
Updates org.apache.kafka:kafka-clients from 3.2.3 to 3.7.0

Updates org.apache.kafka:kafka_2.12 from 3.2.3 to 3.7.0

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `kafka.version` from 3.2.3 to 3.7.0.

Updates `org.apache.kafka:kafka-clients` from 3.2.3 to 3.7.0

Updates `org.apache.kafka:kafka_2.12` from 3.2.3 to 3.7.0

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.kafka:kafka_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 8, 2024
Copy link

knative-prow bot commented Mar 8, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please ask for approval from pierdipi. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added area/data-plane size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 8, 2024
Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.38%. Comparing base (7a3464c) to head (c3fe848).
Report is 44 commits behind head on main.

❗ Current head c3fe848 differs from pull request most recent head 37cf5db. Consider uploading reports for the commit 37cf5db to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3751      +/-   ##
============================================
- Coverage     52.44%   48.38%   -4.06%     
============================================
  Files           342      243      -99     
  Lines         21415    18043    -3372     
  Branches        284        0     -284     
============================================
- Hits          11231     8731    -2500     
+ Misses         9274     8574     -700     
+ Partials        910      738     -172     
Flag Coverage Δ
java-unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

knative-prow bot commented Mar 8, 2024

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
unit-tests_eventing-kafka-broker_main 37cf5db link true /test unit-tests
channel-reconciler-tests-ssl_eventing-kafka-broker_main 37cf5db link true /test channel-reconciler-tests-ssl
channel-integration-tests-sasl-ssl_eventing-kafka-broker_main 37cf5db link true /test channel-integration-tests-sasl-ssl
reconciler-tests-namespaced-broker_eventing-kafka-broker_main 37cf5db link true /test reconciler-tests-namespaced-broker
reconciler-tests_eventing-kafka-broker_main 37cf5db link true /test reconciler-tests
channel-integration-tests-ssl_eventing-kafka-broker_main 37cf5db link true /test channel-integration-tests-ssl
channel-integration-tests-sasl-plain_eventing-kafka-broker_main 37cf5db link true /test channel-integration-tests-sasl-plain
channel-reconciler-tests-sasl-ssl_eventing-kafka-broker_main 37cf5db link true /test channel-reconciler-tests-sasl-ssl
reconciler-tests-keda_eventing-kafka-broker_main 37cf5db link true /test reconciler-tests-keda
upgrade-tests_eventing-kafka-broker_main 37cf5db link true /test upgrade-tests
integration-tests_eventing-kafka-broker_main 37cf5db link true /test integration-tests
channel-reconciler-tests-sasl-plain_eventing-kafka-broker_main 37cf5db link true /test channel-reconciler-tests-sasl-plain

Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@knative-prow-robot knative-prow-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 25, 2024
@knative-prow-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/data-plane dependencies Pull requests that update a dependency file java Pull requests that update Java code needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants