Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps github.com/Shopify/sarama from 1.32.0 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)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 5, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Shopify/sarama-1.37.2 branch from f862887 to 1eb291b Compare October 31, 2022 12:38
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.32.0 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.32.0...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 dependabot bot force-pushed the dependabot/go_modules/github.com/Shopify/sarama-1.37.2 branch from 1eb291b to 5996c70 Compare November 6, 2022 15:08
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2023

Superseded by #62.

@dependabot dependabot bot closed this Jan 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Shopify/sarama-1.37.2 branch January 10, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant