Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/Shopify/sarama from 1.27.2 to 1.37.2 #153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps github.com/Shopify/sarama from 1.27.2 to 1.37.2.

Release notes

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

Version 1.37.2 (2022-10-04)

What's Changed

🐛 Fixes

➕ Other Changes

Full Changelog: IBM/sarama@v1.37.1...v1.37.2

Version 1.37.1 (2022-10-04)

What's Changed

🐛 Fixes

New Contributors

Full Changelog: IBM/sarama@v1.37.0...v1.37.1

Version 1.37.0 (2022-09-28)

What's Changed

🚨 Breaking Changes

  • Due to a change in github.com/klauspost/compress v1.15.10, Sarama v1.37.0 requires Go 1.17 going forward, unfortunately due to an oversight this wasn't reflected in the go.mod declaration at time of release.

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

... (truncated)

Changelog

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

Changelog

Version 1.31.1 (2022-02-01)

Version 1.31.0 (2022-01-18)

What's Changed

🎉 New Features / Improvements

🐛 Fixes

🔧 Maintenance

📝 Documentation

➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.30.1...v1.31.0

Version 1.30.1 (2021-12-04)

What's Changed

🎉 New Features / Improvements

... (truncated)

Commits
  • 610514e fix: bump go.mod specification to go 1.17 (#2357)
  • fb9a931 fix: ensure updateMetaDataMs is 64-bit aligned (#2356)
  • 0162486 fix(producer): replace time.After with time.Timer to avoid high memory usage ...
  • 50ceb93 fix(test): consumer group rebalance strategy compatibility (#2353)
  • eaf1def fix: support existing deprecated Rebalance.Strategy field usage (#2352)
  • 619d4ef Merge pull request #2327 from joewreschnig/mock-config-validate
  • 9a14762 Validate the Config when creating a mock producer/consumer
  • b923960 Merge pull request #2350 from Shopify/deps/github.com-pierrec-lz4-v4-4.1.x
  • fcc0267 Merge pull request #2349 from Shopify/deps/github.com-klauspost-compress-1.15.x
  • c9db08b Merge pull request #2336 from Shopify/deps/github.com-shopify-toxiproxy-v2-2.x
  • 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.27.2 to 1.37.2.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.27.2...v1.37.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

The following labels could not be found: dependency-management.

@dependabot dependabot bot added the enhancement New feature or request label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants