Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the go-dependencies group with 2 updates in the / directory: cloud.google.com/go/pubsub/v2 and google.golang.org/api.

Updates cloud.google.com/go/pubsub/v2 from 2.0.0 to 2.3.0

Release notes

Sourced from cloud.google.com/go/pubsub/v2's releases.

pubsub/v2 2.3.0

2.3.0 (2025-10-22)

Features

  • Annotate some resource fields with their corresponding API types (PiperOrigin-RevId: 820071518) (0241a9ca)

  • Add tags to Subscription, Topic, and CreateSnapshotRequest messages for use in CreateSubscription, CreateTopic, and CreateSnapshot requests respectively (PiperOrigin-RevId: 820071518) (0241a9ca)

  • Add AwsKinesisFailureReason.ApiViolationReason (PiperOrigin-RevId: 820071518) (0241a9ca)

Documentation

  • A comment for field received_messages in message .google.pubsub.v1.StreamingPullResponse is changed (PiperOrigin-RevId: 820071518) (0241a9ca)

pubsub: v2.2.1

2.2.1 (2025-10-14)

Bug Fixes

  • pubsub/v2: Avoid Receive hang on context cancellation (#13114) (e7e169d)
  • pubsub/v2: Upgrade gRPC service registration func (8fffca2)
Commits
  • ce28733 chore: librarian release pull request: 20251022T091541Z (#13208)
  • f46efe4 chore: librarian generate pull request: 20251022T070900Z (#13202)
  • 0be6af3 feat(librariangen): first part of implementing configure (#12944)
  • 7a85df3 fix(internal/gapicgen): handle deleted files in git history (#13200)
  • 72b969c test(storage): add nil attrs retry tests (#13168)
  • 60ba77e fix(internal/gapicgen): skip empty file paths in gatherChanges (#13198)
  • 6118f02 chore: remove global allowlist file in Librarian config (#13191)
  • e80b659 feat: add delete_generation_output_paths to repo-config.yaml (#13186)
  • 4209188 feat(internal/gapicgen): fix genbot PR descriptions (#13189)
  • 88a4d65 chore: migrate firestore and datastore modules to Librarian (#13056)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.247.0 to 0.258.0

Release notes

Sourced from google.golang.org/api's releases.

v0.258.0

0.258.0 (2025-12-18)

Features

v0.257.0

0.257.0 (2025-12-02)

Features

v0.256.0

0.256.0 (2025-11-10)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.258.0 (2025-12-18)

Features

0.257.0 (2025-12-02)

Features

0.256.0 (2025-11-10)

Features

0.255.0 (2025-11-04)

... (truncated)

Commits

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

Bumps the go-dependencies group with 2 updates in the / directory: [cloud.google.com/go/pubsub/v2](https://github.com/googleapis/google-cloud-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `cloud.google.com/go/pubsub/v2` from 2.0.0 to 2.3.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v2.0.0...pubsub/v2.3.0)

Updates `google.golang.org/api` from 0.247.0 to 0.258.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.247.0...v0.258.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.258.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-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 Jan 1, 2026
@sanketsudake
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Signed-off-by: Sanket Sudake <[email protected]>
@sanketsudake sanketsudake merged commit ced9f6c into main Jan 1, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-5f3d9cfda1 branch January 1, 2026 18:01
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.

2 participants