Skip to content

build(deps): Bump gocloud.dev/pubsub/kafkapubsub from 0.40.0 to 0.46.0#3080

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.46.0
Open

build(deps): Bump gocloud.dev/pubsub/kafkapubsub from 0.40.0 to 0.46.0#3080
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.46.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gocloud.dev/pubsub/kafkapubsub from 0.40.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

v0.45.0

What's Changed

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2026
Bumps [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud) from 0.40.0 to 0.46.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.40.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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.46.0 branch from 8976436 to 04a6114 Compare June 23, 2026 14:13
@kusari-inspector

kusari-inspector Bot commented Jun 23, 2026

Copy link
Copy Markdown

Kusari Inspector

Kusari Analysis Results:

Do not proceed without addressing issues

Caution

Flagged Issues Detected
These changes contain flagged issues that may introduce security risks.

The code security analysis returned zero findings — no code issues, exposed secrets, or workflow concerns were detected in the scanned files (go.mod, go.sum). However, the dependency analysis identified a license compliance concern that warrants attention before merging. The PR introduces a transitive dependency on github.com/rcrowley/go-metrics (v0.0.0-20250401214520-65e299d6c5c9), pulled in via gocloud.dev/pubsub/kafkapubsub@v0.46.0, which carries a BSD-2-Clause-Views license. This license variant is classified as 'non oss' due to an advertising clause-like restriction that may conflict with your project's open-source license policy. All other dependency changes are clean — no known vulnerabilities, no deprecated packages, and all other licenses are permissive (MIT, Apache-2.0, BSD-3-Clause). We strongly recommend having your legal or open-source compliance team review the BSD-2-Clause-Views license terms before merging. If the license is deemed incompatible, evaluate whether an alternative Kafka pub/sub integration exists that does not transitively pull in this package, or seek an explicit license exception.

Note

View full detailed analysis result for more information on the output and the checks that were run.

Required Dependency Mitigations

  • LICENSE WARNING - github.com/rcrowley/go-metrics updated to v0.0.0-20250401214520-65e299d6c5c9 carries a BSD-2-Clause-Views license, classified as 'non oss' due to its advertising clause-like restriction. This package is a transitive dependency pulled in via: gocloud.dev/pubsub/kafkapubsub@v0.46.0 -> github.com/rcrowley/go-metrics. Recommended action: Have your legal or open-source compliance team review the BSD-2-Clause-Views license terms to confirm compatibility with your project's license policy before merging. If deemed incompatible, evaluate whether an alternative Kafka pub/sub integration can be used that does not transitively depend on this package, or request an explicit license exception.

@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: 04a6114, performed at: 2026-06-23T17:24:37Z

Found this helpful? Give it a 👍 or 👎 reaction!

@kusari-inspector

Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 04a6114 performed at: 2026-06-23T14:33:10Z - link to updated analysis

@kusari-inspector

Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 04a6114 performed at: 2026-06-23T17:25:08Z - link to updated analysis

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 size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant