build(deps): bump github.com/segmentio/kafka-go from 0.4.17 to 0.4.18 #78

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/segmentio/kafka-go-0.4.18 into master
dependabot[bot] commented 2021-09-08 17:18:05 +03:00 (Migrated from github.com)

Bumps github.com/segmentio/kafka-go from 0.4.17 to 0.4.18.

Commits
  • c48c6e1 Preserve message order across batches. (#716)
  • 49dc762 expose the broker that connections are established to (#713)
  • a4890bd Merge pull request #722 from segmentio/fix-writer-tests
  • bd2b3b1 Make writer tests more reliable
  • 05c9b5b Add kafka 2.6.0 and 2.7.0 to the test suite (#702)
  • d11b5df Fix connecting to Kafka with IPv6 addresses
  • d45624f add unit tests for protocol/ (#695)
  • 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.17 to 0.4.18. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/segmentio/kafka-go/commit/c48c6e1cdbce9c29f8d84114316669e7497acdcb"><code>c48c6e1</code></a> Preserve message order across batches. (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/716">#716</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/49dc762e45596a9cf547ed08e31b19ef6d85288d"><code>49dc762</code></a> expose the broker that connections are established to (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/713">#713</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/a4890bd956b5658ca57e964dd28381c0ee4fd617"><code>a4890bd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/722">#722</a> from segmentio/fix-writer-tests</li> <li><a href="https://github.com/segmentio/kafka-go/commit/bd2b3b13e8262000820e753be879d148df11bd12"><code>bd2b3b1</code></a> Make writer tests more reliable</li> <li><a href="https://github.com/segmentio/kafka-go/commit/05c9b5b01ae26403314df306c4e3d228d5e5f7be"><code>05c9b5b</code></a> Add kafka 2.6.0 and 2.7.0 to the test suite (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/702">#702</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/d11b5df8875d8b2c4f1fe6a1e51d60e14977d625"><code>d11b5df</code></a> Fix connecting to Kafka with IPv6 addresses</li> <li><a href="https://github.com/segmentio/kafka-go/commit/d45624f764f7fe3b009fbf3ecece8c707672bf1a"><code>d45624f</code></a> add unit tests for protocol/ (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/695">#695</a>)</li> <li>See full diff in <a href="https://github.com/segmentio/kafka-go/compare/v0.4.17...v0.4.18">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.17&new-version=0.4.18)](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>
dependabot[bot] commented 2021-09-15 17:34:32 +03:00 (Migrated from github.com)

Superseded by #79.

Superseded by #79.

Pull request closed

Sign in to join this conversation.
No description provided.