Skip to content

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

Merged
kodiakhq[bot] merged 1 commit into
mainfrom
dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.46.0
Jul 17, 2026
Merged

build(deps): Bump gocloud.dev/pubsub/kafkapubsub from 0.40.0 to 0.46.0#3080
kodiakhq[bot] merged 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
@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 is clean with zero issues, secrets, or workflow concerns. However, the dependency analysis raises a license compliance concern that we strongly recommend addressing before merging. The PR introduces github.com/rcrowley/go-metrics (v0.0.0-20250401214520-65e299d6c5c9) as a transitive dependency via gocloud.dev/pubsub/kafkapubsub@v0.46.0. This package carries a BSD-2-Clause-Views license, classified as 'non oss' due to an advertising-clause-like restriction that may conflict with your project's open-source license policy. Additionally, this package has a 0/10 maintenance score, indicating it is effectively unmaintained, which introduces long-term supply chain risk. Recommended actions: (1) 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. (2) If incompatible, evaluate pinning gocloud.dev/pubsub/kafkapubsub to a prior version that does not pull in this dependency, or consider an alternative Kafka pub/sub integration. (3) If your project already has an approved exception for this license type, document and attach that exception before merging. All other new dependencies (IBM/sarama, pierrec/lz4/v4) carry permissive licenses with no advisories and are safe.

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 (v0.0.0-20250401214520-65e299d6c5c9) carries a BSD-2-Clause-Views license, classified as 'non oss' due to its advertising clause restriction. This is a transitive dependency introduced via the chain: gocloud.dev/pubsub/kafkapubsub@v0.46.0 -> github.com/rcrowley/go-metrics. The package is also flagged as unmaintained (0/10 maintenance score). Recommended actions: (1) 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. (2) If deemed incompatible, consider whether gocloud.dev/pubsub/kafkapubsub can be pinned to a prior version that does not pull in this dependency, or evaluate an alternative Kafka pub/sub integration that avoids this transitive dependency. (3) If your project already has an approved exception for this license, document that exception and proceed.

@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: 80fe68b, performed at: 2026-07-17T13:40:18Z

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

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.46.0 branch from 04a6114 to 8cc65f8 Compare July 7, 2026 13:11
@kusari-inspector

Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 8cc65f8 performed at: 2026-07-07T13:14:46Z - link to updated analysis

@gaganhr94

Copy link
Copy Markdown
Contributor

This upgrade needs some minor code changes. Raised PR #3108 for this upgrade.

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 8cc65f8 to 80fe68b Compare July 17, 2026 13:36
@pull-request-size pull-request-size Bot added size/S and removed size/M labels Jul 17, 2026
@kusari-inspector

Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 80fe68b performed at: 2026-07-17T13:40:55Z - link to updated analysis

@kodiakhq
kodiakhq Bot merged commit c66a25f into main Jul 17, 2026
9 of 10 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/go_modules/gocloud.dev/pubsub/kafkapubsub-0.46.0 branch July 17, 2026 13:45
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/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants