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.32.0 to 1.33.0 in /receiver/kafkareceiver #689

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 May 16, 2022

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

Release notes

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

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

📦 Dependency updates

🔧 Maintenance

➕ Other Changes

New Contributors

... (truncated)

Commits
  • 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
  • ebc05cc fix(admin): make DeleteRecords err consistent
  • 0fe5d53 Merge pull request #2191 from nkostoulas/main
  • d712e64 Update admin.go
  • 30b9203 Merge pull request #2214 from Shopify/dnwe/handle-offsets-load-in-progress
  • 9cf9b0f Merge pull request #2213 from Shopify/dnwe/fix-mock-responses
  • 3c1940a fix: cope with OffsetsLoadInProgress on Join+Sync
  • 30855f0 chore: rename consumer group example
  • 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 May 16, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/receiver/kafkareceiver/github.com/Shopify/sarama-1.33.0 branch from 5e171a2 to bcf4ef4 Compare June 20, 2022 21:38
@dependabot dependabot bot force-pushed the dependabot/go_modules/receiver/kafkareceiver/github.com/Shopify/sarama-1.33.0 branch from bcf4ef4 to 34a4a25 Compare June 27, 2022 18:43
@dependabot dependabot bot force-pushed the dependabot/go_modules/receiver/kafkareceiver/github.com/Shopify/sarama-1.33.0 branch from 34a4a25 to 93da665 Compare August 4, 2022 16:33
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.32.0 to 1.33.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.33.0)

---
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/receiver/kafkareceiver/github.com/Shopify/sarama-1.33.0 branch from 93da665 to 3e989d5 Compare September 30, 2022 20:38
Copy link

github-actions bot commented Jan 2, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 2, 2025
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants