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

Bump io.confluent:kafka-avro-serializer from 7.5.1 to 7.7.0 #1231

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2024

Bumps io.confluent:kafka-avro-serializer from 7.5.1 to 7.7.0.

Commits
  • 6dee5be Set Confluent to 7.7.0, Kafka to 7.7.0.
  • 3fb40d3 Merge branch '7.6.x' into 7.7.x (using strategy ours)
  • 0b0c184 Merge branch '7.5.x' into 7.6.x (using strategy ours)
  • 8e39da9 Merge branch '7.4.x' into 7.5.x (using strategy ours)
  • 65d5bcc Merge branch '7.3.x' into 7.4.x (using strategy ours)
  • 59bdc77 Merge branch '7.2.x' into 7.3.x (using strategy ours)
  • 2fbbdab Merge branch '7.1.x' into 7.2.x (using strategy ours)
  • db78e43 Merge branch '7.0.x' into 7.1.x (using strategy ours)
  • dd52a99 Bump Confluent to 7.0.16-0, Kafka to 7.0.16-0
  • 32c4c08 Merge branch '7.6.x' into 7.7.x (using strategy ours)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.confluent:kafka-avro-serializer [>= 7.4.a, < 7.5]

Dependabot compatibility score

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 25, 2024
@rsvoboda
Copy link
Member

I recall some issues with avro bump

kafka-schema-registry-avro.adoc: For version 7.4.x and 7.5.x, due to an issue with the Confluent Schema Serializer, you need to add another dependency ...

We are already on 7.5.1 so the workaround is in place

examples-kafka-registry fails on image generation, so this seems like a bug that Quarkus needs to handle or push back on io.confluent:kafka-avro-serializer side.

@michalvavrik / @mjurc please file GH Quarkus issue for this (I won't be here next week and the discussion could be stuck, Ozan is the dev contact for the issue)

@mjurc
Copy link
Member

mjurc commented Aug 26, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/io.confluent-kafka-avro-serializer-7.7.0 branch from 9a0bf0b to d99297f Compare August 26, 2024 11:35
@mjurc mjurc self-requested a review August 27, 2024 12:14
@mjurc
Copy link
Member

mjurc commented Aug 28, 2024

@dependabot rebase

Bumps [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) from 7.5.1 to 7.7.0.
- [Commits](confluentinc/schema-registry@v7.5.1...v7.7.0)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.confluent-kafka-avro-serializer-7.7.0 branch from d99297f to 5ebe3d9 Compare August 28, 2024 19:37
@mjurc
Copy link
Member

mjurc commented Aug 28, 2024

I've opened quarkusio/quarkus#42845 for this, let's see if this gets cleared up

@mjurc
Copy link
Member

mjurc commented Aug 31, 2024

And I've opened confluentinc/schema-registry#3257 on serializer side.

Until that is explained, @dependabot ignore this minor version

@dependabot dependabot bot closed this Aug 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2024

OK, I won't notify you about version 7.7.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/io.confluent-kafka-avro-serializer-7.7.0 branch August 31, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants