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

build(deps): bump the go-production-dependencies group across 2 directories with 2 updates #1879

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps the go-production-dependencies group with 1 update in the /src/checkoutservice directory: github.com/IBM/sarama.
Bumps the go-production-dependencies group with 1 update in the /src/productcatalogservice directory: google.golang.org/protobuf.

Updates github.com/IBM/sarama from 1.44.0 to 1.45.0

Release notes

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

Version 1.45.0 (2025-01-07)

[!NOTE]
The go.mod directive has been bumped to 1.21 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

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

Full Changelog: IBM/sarama@v1.44.0...v1.45.0

Commits
  • 061e437 chore(deps): bump golang.org/x/net in the golang-org-x group (#3054)
  • 7385204 Merge pull request #3053 from IBM/dnwe/admin
  • ecbf73a fix(admin): use named return on retryOnError func
  • 060bb3f fix(admin): add retries for GroupCoordinator errors
  • 80fea25 fix: correct error message for COORDINATOR_NOT_AVAILABLE
  • 75bdfbc chore(ci): use container_name rather than hostname
  • 5ef8084 fix(ci): patch zookeeper client to 3.5.9 on older Kafka
  • 1030b61 chore(ci): add cache cleanup job for closed PRs (#3056)
  • 85a9c9f Merge pull request #3055 from IBM/dnwe/fix-fv
  • 40117de fix(ci): pin Kafka 4.0.0 version in build
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.1 to 1.36.2

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner January 8, 2025 12:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 8, 2025
@dependabot dependabot bot force-pushed the 7421dependabot/go_modules/src/checkoutservice/go-production-dependencies-f7b6b425ee branch from a7a781c to 927da03 Compare January 8, 2025 13:30
@julianocosta89
Copy link
Member

@dependabot rebase

…tories with 2 updates

Bumps the go-production-dependencies group with 1 update in the /src/checkoutservice directory: [github.com/IBM/sarama](https://github.com/IBM/sarama).
Bumps the go-production-dependencies group with 1 update in the /src/productcatalogservice directory: google.golang.org/protobuf.


Updates `github.com/IBM/sarama` from 1.44.0 to 1.45.0
- [Release notes](https://github.com/IBM/sarama/releases)
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.44.0...v1.45.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2

---
updated-dependencies:
- dependency-name: github.com/IBM/sarama
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-production-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the 7421dependabot/go_modules/src/checkoutservice/go-production-dependencies-f7b6b425ee branch from 16cdca6 to 74c424e Compare January 8, 2025 13:48
Signed-off-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@julianocosta89 julianocosta89 merged commit c217f58 into main Jan 8, 2025
52 checks passed
@julianocosta89 julianocosta89 deleted the 7421dependabot/go_modules/src/checkoutservice/go-production-dependencies-f7b6b425ee branch January 8, 2025 14:11
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