Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps confluent from 7.9.2 to 8.0.1.
Updates io.confluent:kafka-schema-registry-client from 7.9.2 to 8.0.1

Commits
  • 9690e0d Set Confluent to 8.0.1, Kafka to 8.0.1.
  • 62b9036 new sr endpoint client addition (#3899)
  • d6feacb Remove protobuf.version in order to rely on the one from common (#3891) (#3894)
  • 3fb79a5 Merge branch '7.9.x' into 8.0.x by gzimmers-cflt (using strategy ours)
  • 2f959ee Merge branch '7.8.x' into 7.9.x by gzimmers-cflt
  • 2662d7c Merge branch '7.7.x' into 7.8.x by gzimmers-cflt
  • b4bbae2 Merge branch '7.6.x' into 7.7.x by gzimmers-cflt
  • b4053cf Merge branch '7.5.x' into 7.6.x by gzimmers-cflt
  • e5b5544 Merge pull request #3867 from confluentinc/pr_merge_from_7_4_x_to_7_5_x
  • f29cc6d Merge branch '7.5.x' into pr_merge_from_7_4_x_to_7_5_x
  • Additional commits viewable in compare view

Updates io.confluent:kafka-avro-serializer from 7.9.2 to 8.0.1

Commits
  • 9690e0d Set Confluent to 8.0.1, Kafka to 8.0.1.
  • 62b9036 new sr endpoint client addition (#3899)
  • d6feacb Remove protobuf.version in order to rely on the one from common (#3891) (#3894)
  • 3fb79a5 Merge branch '7.9.x' into 8.0.x by gzimmers-cflt (using strategy ours)
  • 2f959ee Merge branch '7.8.x' into 7.9.x by gzimmers-cflt
  • 2662d7c Merge branch '7.7.x' into 7.8.x by gzimmers-cflt
  • b4bbae2 Merge branch '7.6.x' into 7.7.x by gzimmers-cflt
  • b4053cf Merge branch '7.5.x' into 7.6.x by gzimmers-cflt
  • e5b5544 Merge pull request #3867 from confluentinc/pr_merge_from_7_4_x_to_7_5_x
  • f29cc6d Merge branch '7.5.x' into pr_merge_from_7_4_x_to_7_5_x
  • Additional commits viewable in compare view

Updates io.confluent:kafka-protobuf-serializer from 7.9.2 to 8.0.1

Commits
  • 9690e0d Set Confluent to 8.0.1, Kafka to 8.0.1.
  • 62b9036 new sr endpoint client addition (#3899)
  • d6feacb Remove protobuf.version in order to rely on the one from common (#3891) (#3894)
  • 3fb79a5 Merge branch '7.9.x' into 8.0.x by gzimmers-cflt (using strategy ours)
  • 2f959ee Merge branch '7.8.x' into 7.9.x by gzimmers-cflt
  • 2662d7c Merge branch '7.7.x' into 7.8.x by gzimmers-cflt
  • b4bbae2 Merge branch '7.6.x' into 7.7.x by gzimmers-cflt
  • b4053cf Merge branch '7.5.x' into 7.6.x by gzimmers-cflt
  • e5b5544 Merge pull request #3867 from confluentinc/pr_merge_from_7_4_x_to_7_5_x
  • f29cc6d Merge branch '7.5.x' into pr_merge_from_7_4_x_to_7_5_x
  • Additional commits viewable in compare view

Updates io.confluent:kafka-json-schema-serializer from 7.9.2 to 8.0.1

Commits
  • 9690e0d Set Confluent to 8.0.1, Kafka to 8.0.1.
  • 62b9036 new sr endpoint client addition (#3899)
  • d6feacb Remove protobuf.version in order to rely on the one from common (#3891) (#3894)
  • 3fb79a5 Merge branch '7.9.x' into 8.0.x by gzimmers-cflt (using strategy ours)
  • 2f959ee Merge branch '7.8.x' into 7.9.x by gzimmers-cflt
  • 2662d7c Merge branch '7.7.x' into 7.8.x by gzimmers-cflt
  • b4bbae2 Merge branch '7.6.x' into 7.7.x by gzimmers-cflt
  • b4053cf Merge branch '7.5.x' into 7.6.x by gzimmers-cflt
  • e5b5544 Merge pull request #3867 from confluentinc/pr_merge_from_7_4_x_to_7_5_x
  • f29cc6d Merge branch '7.5.x' into pr_merge_from_7_4_x_to_7_5_x
  • Additional commits viewable in compare view

Dependabot 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 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)

Bumps `confluent` from 7.9.2 to 8.0.1.

Updates `io.confluent:kafka-schema-registry-client` from 7.9.2 to 8.0.1
- [Commits](confluentinc/schema-registry@v7.9.2...v8.0.1)

Updates `io.confluent:kafka-avro-serializer` from 7.9.2 to 8.0.1
- [Commits](confluentinc/schema-registry@v7.9.2...v8.0.1)

Updates `io.confluent:kafka-protobuf-serializer` from 7.9.2 to 8.0.1
- [Commits](confluentinc/schema-registry@v7.9.2...v8.0.1)

Updates `io.confluent:kafka-json-schema-serializer` from 7.9.2 to 8.0.1
- [Commits](confluentinc/schema-registry@v7.9.2...v8.0.1)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Labels

The following labels could not be found: scope/backend, type/dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants