build(deps): bump github.com/segmentio/kafka-go from 0.4.22 to 0.4.23 #115

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/segmentio/kafka-go-0.4.23 into master 2021-11-24 14:47:43 +03:00
dependabot[bot] commented 2021-11-03 17:26:11 +03:00 (Migrated from github.com)

Bumps github.com/segmentio/kafka-go from 0.4.22 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)
  • See full diff 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.22 to 0.4.23. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/segmentio/kafka-go/commit/ea83b2934c4ff79c5e4795b0806062cab913b3ae"><code>ea83b29</code></a> Allow Writer to automatically create topics. (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/775">#775</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/40933d25d1ebbe42004af798df9307811368a05d"><code>40933d2</code></a> Check for broker existence when forming partition replica and ISR lists (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/776">#776</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/df0521cc163fa87e00833896f4d34ebfbed116ba"><code>df0521c</code></a> continue in reader readLoop on success (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/774">#774</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/02a2e42fbb239e6a3366fd53c75083402de0d33d"><code>02a2e42</code></a> README.md: Don't print excess characters in example</li> <li><a href="https://github.com/segmentio/kafka-go/commit/4871aa0311c50d0e065b824ed3df75b98c15f72c"><code>4871aa0</code></a> Typo: Fixes &quot;Code of Contact&quot; to &quot;Code of Conduct&quot; (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/771">#771</a>)</li> <li>See full diff in <a href="https://github.com/segmentio/kafka-go/compare/v0.4.22...v0.4.23">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/segmentio/kafka-go&package-manager=go_modules&previous-version=0.4.22&new-version=0.4.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
vtolstov (Migrated from github.com) approved these changes 2021-11-03 17:26:45 +03:00
vtolstov (Migrated from github.com) approved these changes 2021-11-19 17:39:08 +03:00
vtolstov (Migrated from github.com) approved these changes 2021-11-19 17:52:08 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-tests#115
No description provided.