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

chore(deps): bump github.com/IBM/sarama from 1.42.1 to 1.43.0 in /modules/kafka #618

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 Mar 1, 2024

Bumps github.com/IBM/sarama from 1.42.1 to 1.43.0.

Release notes

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

Version 1.43.0 (2024-02-22)

[!NOTE]
The go.mod directive has been bumped to 1.19 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of for compression.

What's Changed

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.42.2...v1.43.0

Version 1.42.2 (2024-02-09)

What's Changed

[!NOTE]
The go.mod directive has been bumped to 1.18 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of for compression.

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

... (truncated)

Changelog

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

Changelog

Version 1.42.2 (2024-02-09)

What's Changed

⚠️ The go.mod directive has been bumped to 1.18 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of for compression.

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.42.1...v1.42.2

Commits
  • 71f19e4 chore(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#2811)
  • 9d8250f chore(deps): bump github.com/eapache/go-resiliency from 1.5.0 to 1.6.0 (#2810)
  • b89bd60 chore(ci): bump actions/dependency-review-action from 4.0.0 to 4.1.1 (#2809)
  • c850b24 chore(ci): bump github/codeql-action from 3.24.0 to 3.24.3 (#2808)
  • 38f2d15 feat: add BuildSpnFunc to GSSAPIConfig for allow custom spn (#2807)
  • 3e385a6 chore(ci): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2800)
  • d282073 chore(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.6 (#2784)
  • 0992328 feat: update go directive to 1.19 (#2795)
  • dba621b chore(doc): add v1.42.2 to CHANGELOG.md (#2796)
  • 33633d8 Use %v formatting words and remove unnecessary newline (#2802)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [github.com/IBM/sarama](https://github.com/IBM/sarama) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/IBM/sarama/releases)
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.42.1...v1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2024
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
0 participants