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.42.1 to 1.43.0 #295

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 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

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 Feb 23, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/IBM/sarama-1.43.0 branch from 676add3 to c467c38 Compare February 24, 2024 10:11
mantzas
mantzas previously approved these changes Feb 24, 2024
dependabot bot and others added 3 commits March 16, 2024 13:27
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>
@mantzas mantzas force-pushed the dependabot/go_modules/github.com/IBM/sarama-1.43.0 branch from c065348 to 6e32bfd Compare March 16, 2024 11:28
@mantzas mantzas merged commit 4fea92b into master Mar 16, 2024
1 check failed
@mantzas mantzas deleted the dependabot/go_modules/github.com/IBM/sarama-1.43.0 branch March 16, 2024 11: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