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 github.com/segmentio/kafka-go from 0.4.21 to 0.4.23 #125

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps github.com/segmentio/kafka-go from 0.4.21 to 0.4.23.

Commits
  • ea83b29 Allow Writer to automatically create topics. (#775)
  • 40933d2 Check for broker existence when forming partition replica and ISR lists (#776)
  • df0521c continue in reader readLoop on success (#774)
  • 02a2e42 README.md: Don't print excess characters in example
  • 4871aa0 Typo: Fixes "Code of Contact" to "Code of Conduct" (#771)
  • 5d063eb Merge pull request #753 from segmentio/mixed-mode-reader
  • ab97659 fix super minor spelling typo
  • 92c7911 Fix message builder compression code.
  • de5fea3 Fix bug when seeking offsets in compressed batches
  • c5dc58d Builders can write batches of messages.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.21 to 0.4.23.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](segmentio/kafka-go@v0.4.21...v0.4.23)

---
updated-dependencies:
- dependency-name: github.com/segmentio/kafka-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from loafoe as a code owner November 8, 2021 07:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2021
@loafoe loafoe merged commit 157c30c into master Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/segmentio/kafka-go-0.4.23 branch November 8, 2021 08:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant