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

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/segmentio/kafka-go-0.4.19 into master 2021-09-17 09:19:02 +03:00
dependabot[bot] commented 2021-09-15 17:34:30 +03:00 (Migrated from github.com)

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

Commits
  • 9458e25 Add Code of Conduct and Contribution Guidelines (#699)
  • a63af32 Add AddPartitionsToTxn and EndTxn functions to client. (#736)
  • d8cd82a Expand messages and add tests (#737)
  • 433e383 Add Offsetcommit to Client (#735)
  • 30eede9 Add Heartbeat request to client. (#734)
  • bd20816 Write tag buffer size for flixible responses. (#733)
  • 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
  • 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.17 to 0.4.19. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/segmentio/kafka-go/commit/9458e2555fe5b9bebd5e9b79a07f58e8f991fa45"><code>9458e25</code></a> Add Code of Conduct and Contribution Guidelines (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/699">#699</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/a63af32781fa71b61be85d795dd5160706ea2c36"><code>a63af32</code></a> Add AddPartitionsToTxn and EndTxn functions to client. (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/736">#736</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/d8cd82aeab319bd797e930a4186e5f9c2d5d5b94"><code>d8cd82a</code></a> Expand messages and add tests (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/737">#737</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/433e38327536c627ccf8a9bc24e5be8b3813483d"><code>433e383</code></a> Add Offsetcommit to Client (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/735">#735</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/30eede9eefa6088cc2dca9c69b8050238f8ab207"><code>30eede9</code></a> Add Heartbeat request to client. (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/734">#734</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/bd2081664924657191b06e019e84423db6fb4536"><code>bd20816</code></a> Write tag buffer size for flixible responses. (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/733">#733</a>)</li> <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>Additional commits viewable in <a href="https://github.com/segmentio/kafka-go/compare/v0.4.17...v0.4.19">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.19)](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>
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#79
No description provided.