-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore(deps): Bump rdkafka from 0.35.0 to 0.37.0 #21929
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumps [rdkafka](https://github.com/fede1024/rust-rdkafka) from 0.35.0 to 0.37.0. - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](fede1024/rust-rdkafka@v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: rdkafka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1b451ff
to
b30cd43
Compare
@pront would you accept changes to this branch to help get this through? The linked issue is pretty major and would be fixed by this. |
Yes, of course. Help with this upgrade would be appreciated. |
Here's the fix! #22023 |
Bumps [rdkafka](https://github.com/fede1024/rust-rdkafka) from 0.35.0 to 0.37.0. - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](fede1024/rust-rdkafka@v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: rdkafka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Scott Miller <smiller1@coreweave.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Datadog ReportBranch report: ✅ 0 Failed, 38 Passed, 0 Skipped, 2m 25.07s Total Time |
Bumps rdkafka from 0.35.0 to 0.37.0.
Changelog
Sourced from rdkafka's changelog.
Commits
5079920
Bump due to API breakage from theConsumerContext::rebalance
9d2976f
Release v0.36.3.64b9e27
Bump rdkafka-sys for release.d2dcd52
Update changelogs in prep for releasing.bc4c76a
Merge pull request #660 from FSMaxB/patch-10578206
Merge pull request #715 from Xuanwo/use-backond906714
chore: Use backon to replace backofff71185c
Merge pull request #713 from mlowicki/mlowicki/optimise_ownedheaders_insertb2bcf19
Merge pull request #655 from trtt/fix/logs11790be
Merge pull request #724 from svix-jplatte/upgrade-num_enumDependabot 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)