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/IBM/sarama from 1.40.1 to 1.42.0 in /receiver/kafkametricsreceiver #8727

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps github.com/IBM/sarama from 1.40.1 to 1.42.0.

Release notes

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

Version 1.42.0 (2023-11-02)

What's Changed

🐛 Fixes

🔧 Maintenance

➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.41.3...v1.42.0

Version 1.41.3 (2023-10-17)

What's Changed

🐛 Fixes

📦 Dependency updates

📝 Documentation

New Contributors

Full Changelog: IBM/sarama@v1.41.2...v1.41.3

Version 1.41.2 (2023-09-12)

What's Changed

🎉 New Features / Improvements

🐛 Fixes

... (truncated)

Changelog

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

Changelog

Version 1.41.0 (2023-08-21)

What's Changed

🚨 Breaking Changes

Note: this version of Sarama has had a big overhaul in its adherence to the use of the right Kafka protocol versions for the given Config Version. It has also bumped the default Version set in Config (where one is not supplied) to 2.1.0. This is in preparation for Kafka 4.0 dropping support for protocol versions older than 2.1. If you are using Sarama against Kafka clusters older than v2.1.0, or using it against Azure EventHubs then you will likely have to change your application code to pin to the appropriate Version.

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

... (truncated)

Commits
  • 7155d51 chore(ci): add kafka 3.6.0 to FVT and versions
  • e0c3c62 fix(txmgr): ErrOffsetsLoadInProgress is retriable
  • 2e077cf Fix default retention time value in offset commit (#2700)
  • f97ced2 Merge pull request #2678 from lzakharov/fix-data-race-in-async-produce
  • 56d5044 fix: data race in Broker.AsyncProduce
  • a15034a Fix data race on Broker.done channel (#2698)
  • 82f0e48 Asynchronously close brokers during a RefreshBrokers (#2693)
  • ee1944b chore(ci): bump github/codeql-action from 2.22.4 to 2.22.5 (#2695)
  • 1d4de95 chore(ci): bump actions/upload-artifact from 3.1.0 to 3.1.3 (#2696)
  • 3ca69a8 chore(doc): add OpenSSF Scorecard badge (#2691)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Nov 6, 2023
Bumps [github.com/IBM/sarama](https://github.com/IBM/sarama) from 1.40.1 to 1.42.0.
- [Release notes](https://github.com/IBM/sarama/releases)
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.40.1...v1.42.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/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/kafkametricsreceiver/github.com/IBM/sarama-1.42.0 branch from bbd50fc to 30e1fd0 Compare November 7, 2023 01:25
@github-actions github-actions bot added the Stale label Nov 21, 2023
Copy link

github-actions bot commented Dec 8, 2023

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Dec 8, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/receiver/kafkametricsreceiver/github.com/IBM/sarama-1.42.0 branch December 8, 2023 05:25
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