Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2022

Bumps github.com/Shopify/sarama from 1.32.0 to 1.34.0.

Release notes

Sourced from github.com/Shopify/sarama's releases.

Version 1.34.0 (2022-05-30)

What's Changed

🎉 New Features / Improvements

🐛 Fixes

🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.33.0...v1.34.0

Version 1.33.0 (2022-05-11)

What's Changed

🚨 Breaking Changes

Note: with this change, the user of Sarama is required to use Go 1.13's errors.Is etc (rather then ==) when forming conditionals returned by this library.

🎉 New Features / Improvements

🐛 Fixes

... (truncated)

Commits
  • 53e77a4 Merge pull request #2230 from aiquestion/master
  • 8e58c77 fix: use receiver goroutine to process all sasl v1 responses (#2234)
  • 59a3d39 kip-394: support static membership
  • 1cbdb49 Merge pull request #2232 from Shopify/dnwe/x/net
  • 5ee341c chore(deps): bump golang.org/x/net digest to 2e3eb7b
  • f79a388 Merge pull request #2231 from Shopify/dnwe/lz4
  • f5c37cf chore(deps): bump module github.com/pierrec/lz4 to v4
  • 54a84a7 Merge pull request #2227 from Shopify/dnwe/fetch-max-wait-time
  • d9f249b Merge pull request #2226 from Shopify/dnwe/fix-admin-errs
  • 095b45a fix: make default MaxWaitTime 500ms
  • 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/Shopify/sarama](https://github.com/Shopify/sarama) from 1.32.0 to 1.34.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.32.0...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label May 31, 2022
@Mzack9999 Mzack9999 merged commit a1d5172 into dev May 31, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/dev/github.com/Shopify/sarama-1.34.0 branch May 31, 2022 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants