Skip to content

go.mod: bump gocloud.dev/pubsub/kafkapubsub from 0.45.0 to 0.46.0 in the gocloud group#70

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/gocloud-fd58f5cfa9
Jun 3, 2026
Merged

go.mod: bump gocloud.dev/pubsub/kafkapubsub from 0.45.0 to 0.46.0 in the gocloud group#70
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/gocloud-fd58f5cfa9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps the gocloud group with 1 update: gocloud.dev/pubsub/kafkapubsub.

Updates gocloud.dev/pubsub/kafkapubsub from 0.45.0 to 0.46.0

Release notes

Sourced from gocloud.dev/pubsub/kafkapubsub's releases.

v0.46.0

BREAKING_CHANGE:

  • blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager by @​vangent in google/go-cloud#3717
    • Only breaking if you're using As to access specific AWS types from the old manager.

What's Changed

all

blob:

runtimevar:

pubsub

docstore

secrets

postgres

New Contributors

Full Changelog: google/go-cloud@v0.45.0...v0.46.0

Commits
  • 60f0d74 all: prerelease
  • a1725f0 blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager (#3717)
  • 7eadd65 aws: add AWS IAM Role assumption support (#3716)
  • 054c82e postgres/awspostgres: add IAM authentication support (#3713)
  • 2b85c85 docs: fix Pub/Sub subscribe wording (#3714)
  • b9dee8d build: add top-level permissions restriction to tests workflow (#3711)
  • 45a8cfc docstore: support unwrapping ActionListError for use with errors.Is (#3705)
  • 78b5976 all: support typed errors and errors.Is for error codes (#3708)
  • 595f8b6 all: update another otel dep (#3701)
  • c903aef all: update otel deps (#3699)
  • 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 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

Bumps the gocloud group with 1 update: [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud).


Updates `gocloud.dev/pubsub/kafkapubsub` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: gocloud.dev/pubsub/kafkapubsub
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gocloud
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependabot version/security updates label Jun 3, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by claude-opus-4-8.

Minor bump of gocloud.dev/gocloud.dev/pubsub/kafkapubsub 0.45.0 → 0.46.0 plus transitive dependency updates. The only documented breaking change in v0.46.0 is the blob/s3blob migration from s3/manager to s3/transfermanager, which only affects code using As on the old AWS manager types — this repo uses kafkapubsub, not s3blob, so it's unaffected.

Verified locally: go build ./..., go vet ./..., and go test ./... all pass cleanly, including the kafkapubsub-dependent packages. LGTM.

@github-actions github-actions Bot merged commit 3566f63 into main Jun 3, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/gocloud-fd58f5cfa9 branch June 3, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot version/security updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants