build(deps): bump github.com/segmentio/kafka-go from 0.4.26 to 0.4.27 #150

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/segmentio/kafka-go-0.4.27 into master 2022-01-27 18:26:57 +03:00
dependabot[bot] commented 2022-01-24 17:23:25 +03:00 (Migrated from github.com)

Bumps github.com/segmentio/kafka-go from 0.4.26 to 0.4.27.

Release notes

Sourced from github.com/segmentio/kafka-go's releases.

v0.4.27

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.26...v0.4.27

Commits
  • 382e96d Do a final commit on end consumer group generation for immediate commits (#715)
  • d81d37a performance,typo: prealloc slice for performance and fix typo (#816)
  • 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.26 to 0.4.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/segmentio/kafka-go/releases">github.com/segmentio/kafka-go's releases</a>.</em></p> <blockquote> <h2>v0.4.27</h2> <h2>What's Changed</h2> <ul> <li>performance,typo: prealloc slice for performance and fix typo by <a href="https://github.com/xiekeyi98"><code>@​xiekeyi98</code></a> in <a href="https://github-redirect.dependabot.com/segmentio/kafka-go/pull/816">segmentio/kafka-go#816</a></li> <li>Do a final commit on end consumer group generation for immediate commits by <a href="https://github.com/stevevls"><code>@​stevevls</code></a> in <a href="https://github-redirect.dependabot.com/segmentio/kafka-go/pull/715">segmentio/kafka-go#715</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/xiekeyi98"><code>@​xiekeyi98</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/segmentio/kafka-go/pull/816">segmentio/kafka-go#816</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/segmentio/kafka-go/compare/v0.4.26...v0.4.27">https://github.com/segmentio/kafka-go/compare/v0.4.26...v0.4.27</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/segmentio/kafka-go/commit/382e96d3016e702bce4f51427f8fc7fc62f47b82"><code>382e96d</code></a> Do a final commit on end consumer group generation for immediate commits (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/715">#715</a>)</li> <li><a href="https://github.com/segmentio/kafka-go/commit/d81d37aaf1ddc5c56a53af8a99f9c5993a523bb4"><code>d81d37a</code></a> performance,typo: prealloc slice for performance and fix typo (<a href="https://github-redirect.dependabot.com/segmentio/kafka-go/issues/816">#816</a>)</li> <li>See full diff in <a href="https://github.com/segmentio/kafka-go/compare/v0.4.26...v0.4.27">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.26&new-version=0.4.27)](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 2022-01-24 17:23:44 +03:00
vtolstov commented 2022-01-25 14:32:59 +03:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
vtolstov (Migrated from github.com) approved these changes 2022-01-25 14:34:03 +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#150
No description provided.