Skip to content

build(deps): bump the go-production-dependencies group across 1 directory with 3 updates#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/checkout/go-production-dependencies-04833d8094
Closed

build(deps): bump the go-production-dependencies group across 1 directory with 3 updates#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/checkout/go-production-dependencies-04833d8094

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps the go-production-dependencies group with 3 updates in the /src/checkout directory: github.com/IBM/sarama, github.com/open-feature/go-sdk and google.golang.org/protobuf.

Updates github.com/IBM/sarama from 1.46.0 to 1.46.1

Release notes

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

Version 1.46.1 (2025-09-18)

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

What's Changed

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.46.0...v1.46.1

Commits
  • 9bc3d14 chore(client): update comments of client methods (#3295)
  • 096b846 Merge pull request #3296 from gunli/update-single-comments
  • dedff7a Merge pull request #3297 from IBM/dnwe/sarama-modernize
  • 5648bd9 chore: inline strsContains
  • 30d5d02 chore: apply stringsseq from modernize
  • 9cba592 chore: apply bloop from modernize
  • 7b353e9 chore: apply fmtappendf from modernize
  • 7ce5897 chore: apply mapsloop from modernize
  • c85f6fb chore: apply sortslice from modernize
  • bccb0fe chore: apply slicescontains from modernize
  • Additional commits viewable in compare view

Updates github.com/open-feature/go-sdk from 1.15.1 to 1.16.0

Release notes

Sourced from github.com/open-feature/go-sdk's releases.

v1.16.0

1.16.0 (2025-09-24)

🐛 Bug Fixes

✨ New Features

  • expose generic resolution/evaluation details structs (#403) (343f691)

🧹 Chore

  • add 1m timeout to tests (#399) (66e1173)
  • config: migrate config renovate.json (9bd5e64)
  • config: migrate renovate config (#426) (9bd5e64)
  • deps: update actions/cache digest to 0400d5f (#427) (c466ed2)
  • deps: update actions/checkout digest to 08eba0b (#428) (5c8d047)
  • deps: update amannn/action-semantic-pull-request digest to e32d7e6 (#429) (b79da65)
  • deps: update codecov/codecov-action action to v5.5.0 (#423) (9c2c904)
  • deps: update goreleaser/goreleaser-action digest to e435ccd (#430) (c92e733)
  • deps: update marocchino/sticky-pull-request-comment digest to 7737449 (#431) (53a89f3)
  • deps: update module github.com/cucumber/godog to v0.15.1 (#422) (2b96419)
  • deps: update module go.uber.org/mock to v0.6.0 (#424) (50ff997)
  • deps: update module golang.org/x/text to v0.28.0 (#425) (720be5f)
  • deps: update module golang.org/x/text to v0.29.0 (#434) (3d2b707)
  • deps: update test-harness digest to 89c9af6 (#432) (6879af3)
  • deps: update test-harness digest to cc576c1 (#391) (9908b97)
  • enable all staticcheck linter checks (#405) (ce1a0f7)
  • enable gofumpt and gci (#392) (d9cd757)
  • enable intrange and copyloopvar linters (#404) (569e99a)
  • upgrade go from 1.23 to 1.24 (#420) (c617b2d)
  • upgrade golangci-lint to the latest version (#406) (137156b)
  • upgrade golangci-lint version to latest (137156b)

📚 Documentation

  • move nolint directive to beginning of block (#396) (bf2d408)

🔄 Refactoring

  • Deprecate GetApiInstance & Add Direct NewDefaultClient implementations (#421) (9c5d833)
  • use slices package instead of append (#402) (63bf987)
Changelog

Sourced from github.com/open-feature/go-sdk's changelog.

1.16.0 (2025-09-24)

🐛 Bug Fixes

✨ New Features

  • expose generic resolution/evaluation details structs (#403) (343f691)

🧹 Chore

  • add 1m timeout to tests (#399) (66e1173)
  • config: migrate config renovate.json (9bd5e64)
  • config: migrate renovate config (#426) (9bd5e64)
  • deps: update actions/cache digest to 0400d5f (#427) (c466ed2)
  • deps: update actions/checkout digest to 08eba0b (#428) (5c8d047)
  • deps: update amannn/action-semantic-pull-request digest to e32d7e6 (#429) (b79da65)
  • deps: update codecov/codecov-action action to v5.5.0 (#423) (9c2c904)
  • deps: update goreleaser/goreleaser-action digest to e435ccd (#430) (c92e733)
  • deps: update marocchino/sticky-pull-request-comment digest to 7737449 (#431) (53a89f3)
  • deps: update module github.com/cucumber/godog to v0.15.1 (#422) (2b96419)
  • deps: update module go.uber.org/mock to v0.6.0 (#424) (50ff997)
  • deps: update module golang.org/x/text to v0.28.0 (#425) (720be5f)
  • deps: update module golang.org/x/text to v0.29.0 (#434) (3d2b707)
  • deps: update test-harness digest to 89c9af6 (#432) (6879af3)
  • deps: update test-harness digest to cc576c1 (#391) (9908b97)
  • enable all staticcheck linter checks (#405) (ce1a0f7)
  • enable gofumpt and gci (#392) (d9cd757)
  • enable intrange and copyloopvar linters (#404) (569e99a)
  • upgrade go from 1.23 to 1.24 (#420) (c617b2d)
  • upgrade golangci-lint to the latest version (#406) (137156b)
  • upgrade golangci-lint version to latest (137156b)

📚 Documentation

  • move nolint directive to beginning of block (#396) (bf2d408)

🔄 Refactoring

  • Deprecate GetApiInstance & Add Direct NewDefaultClient implementations (#421) (9c5d833)
  • use slices package instead of append (#402) (63bf987)
Commits
  • 40fe27e chore(main): release 1.16.0 (#394)
  • 9c5d833 refactor: Deprecate GetApiInstance & Add Direct NewDefaultClient implementati...
  • 3d2b707 chore(deps): update module golang.org/x/text to v0.29.0 (#434)
  • 3190e7b ci: bump golangci-lint to v2.4.0 (#433)
  • 53a89f3 chore(deps): update marocchino/sticky-pull-request-comment digest to 7737449 ...
  • c92e733 chore(deps): update goreleaser/goreleaser-action digest to e435ccd (#430)
  • b79da65 chore(deps): update amannn/action-semantic-pull-request digest to e32d7e6 (#429)
  • 5c8d047 chore(deps): update actions/checkout digest to 08eba0b (#428)
  • c466ed2 chore(deps): update actions/cache digest to 0400d5f (#427)
  • 6879af3 chore(deps): update test-harness digest to 89c9af6 (#432)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.9 to 1.36.10

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

…tory with 3 updates

Bumps the go-production-dependencies group with 3 updates in the /src/checkout directory: [github.com/IBM/sarama](https://github.com/IBM/sarama), [github.com/open-feature/go-sdk](https://github.com/open-feature/go-sdk) and google.golang.org/protobuf.


Updates `github.com/IBM/sarama` from 1.46.0 to 1.46.1
- [Release notes](https://github.com/IBM/sarama/releases)
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.46.0...v1.46.1)

Updates `github.com/open-feature/go-sdk` from 1.15.1 to 1.16.0
- [Release notes](https://github.com/open-feature/go-sdk/releases)
- [Changelog](https://github.com/open-feature/go-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/go-sdk@v1.15.1...v1.16.0)

Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10

---
updated-dependencies:
- dependency-name: github.com/IBM/sarama
  dependency-version: 1.46.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-production-dependencies
- dependency-name: github.com/open-feature/go-sdk
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-production-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/src/checkout/go-production-dependencies-04833d8094 branch October 7, 2025 03:38
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.

0 participants