[PR #2138] [MERGED] build(deps): bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 #2130

Closed
opened 2026-03-03 13:29:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2138
Author: @dependabot[bot]
Created: 2/5/2026
Status: Merged
Merged: 2/7/2026
Merged by: @fsouza

Base: mainHead: dependabot/go_modules/cloud.google.com/go/pubsub/v2-2.4.0


📝 Commits (1)

  • 1df5b1a build(deps): bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+6 -6)

📄 Description

Bumps cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0.

Release notes

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

pubsub/v2 2.4.0

2.4.0 (2026-02-04)

Features

  • update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:ec5a10e927e3b3cdc457b23974879644572ab204864f353b19bf35d0af227678 (#13305) (04e111b5)

  • fix concurrent map write (#13530) (50a9c4ac)

  • Add AIInference MessageTransform type (PiperOrigin-RevId: 853856321) (80379edb)

Bug Fixes

  • return AckWithResult after NackImmediately shutdown mode (#13458) (e94436cd)

Documentation

  • Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care (PiperOrigin-RevId: 840763233) (21c9dbfb)

  • A comment for field subscription in message .google.pubsub.v1.CreateSnapshotRequest is updated (PiperOrigin-RevId: 853856321) (80379edb)

  • A comment for field topic in message .google.pubsub.v1.Subscription is updated (PiperOrigin-RevId: 853856321) (80379edb)

  • A comment for field analytics_hub_subscription_info in message .google.pubsub.v1.Subscription is updated (PiperOrigin-RevId: 853856321) (80379edb)

  • add tags documentation links to Pub/Sub resource tags fields (PiperOrigin-RevId: 845891076) (db65e792)

Commits
  • 1846e4e chore: librarian release pull request: 20260204T143905Z (#13773)
  • 124279e chore(internal/kokoro): ref pr target branch in change detect (#13777)
  • a051098 chore: librarian release pull request: 20260204T143312Z (#13772)
  • f6f380c chore(datastore): add tag_format to librarian state for datastore (#13776)
  • 611f239 chore: librarian generate pull request: 20260204T080544Z (#13767)
  • 0e99661 feat(internal/librariangen): propagate requested generator features (#13754)
  • d596a31 chore: update generator release for librariangen docker image (#13761)
  • 6c12afe chore: update CODEOWNERS (#13762)
  • 3e8b1f3 chore(all): update deps (#13403)
  • d0ced49 chore: Migrate gsutil usage to gcloud storage (#13738)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/2138 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/7/2026 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub/v2-2.4.0` --- ### 📝 Commits (1) - [`1df5b1a`](https://github.com/fsouza/fake-gcs-server/commit/1df5b1a9cbb40351c6e3fa6f9beb718692869e7d) build(deps): bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub/v2](https://github.com/googleapis/google-cloud-go) from 2.3.0 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/pubsub/v2's releases</a>.</em></p> <blockquote> <h2>pubsub/v2 2.4.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v2.3.0...pubsub/v2.4.0">2.4.0</a> (2026-02-04)</h2> <h3>Features</h3> <ul> <li> <p>update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:ec5a10e927e3b3cdc457b23974879644572ab204864f353b19bf35d0af227678 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13305">#13305</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/04e111b5">04e111b5</a>)</p> </li> <li> <p>fix concurrent map write (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13530">#13530</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/50a9c4ac">50a9c4ac</a>)</p> </li> <li> <p>Add AIInference MessageTransform type (PiperOrigin-RevId: 853856321) (<a href="https://github.com/googleapis/google-cloud-go/commit/80379edb">80379edb</a>)</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li>return AckWithResult after NackImmediately shutdown mode (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13458">#13458</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/e94436cd">e94436cd</a>)</li> </ul> <h3>Documentation</h3> <ul> <li> <p>Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care (PiperOrigin-RevId: 840763233) (<a href="https://github.com/googleapis/google-cloud-go/commit/21c9dbfb">21c9dbfb</a>)</p> </li> <li> <p>A comment for field <code>subscription</code> in message <code>.google.pubsub.v1.CreateSnapshotRequest</code> is updated (PiperOrigin-RevId: 853856321) (<a href="https://github.com/googleapis/google-cloud-go/commit/80379edb">80379edb</a>)</p> </li> <li> <p>A comment for field <code>topic</code> in message <code>.google.pubsub.v1.Subscription</code> is updated (PiperOrigin-RevId: 853856321) (<a href="https://github.com/googleapis/google-cloud-go/commit/80379edb">80379edb</a>)</p> </li> <li> <p>A comment for field <code>analytics_hub_subscription_info</code> in message <code>.google.pubsub.v1.Subscription</code> is updated (PiperOrigin-RevId: 853856321) (<a href="https://github.com/googleapis/google-cloud-go/commit/80379edb">80379edb</a>)</p> </li> <li> <p>add tags documentation links to Pub/Sub resource tags fields (PiperOrigin-RevId: 845891076) (<a href="https://github.com/googleapis/google-cloud-go/commit/db65e792">db65e792</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1846e4eda448d25ae8fcbe3f82721f3b95b30500"><code>1846e4e</code></a> chore: librarian release pull request: 20260204T143905Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13773">#13773</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/124279edba001cfeb05d042926242329b847dd5f"><code>124279e</code></a> chore(internal/kokoro): ref pr target branch in change detect (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13777">#13777</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a051098a738dba581af1e1582f1cf4892b05d322"><code>a051098</code></a> chore: librarian release pull request: 20260204T143312Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13772">#13772</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f6f380c2f7ff522e419a1fc51b81ab14f9ece7d1"><code>f6f380c</code></a> chore(datastore): add tag_format to librarian state for datastore (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13776">#13776</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/611f239219225fb03f6475c7238f497a349961e2"><code>611f239</code></a> chore: librarian generate pull request: 20260204T080544Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13767">#13767</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0e99661a726b36ded89e5770a309b25de60dca65"><code>0e99661</code></a> feat(internal/librariangen): propagate requested generator features (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13754">#13754</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d596a31c09da135c4f56409a920bf32e1bfa7616"><code>d596a31</code></a> chore: update generator release for librariangen docker image (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13761">#13761</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6c12afe84809a86891adf456aee2a8aa2b7aa669"><code>6c12afe</code></a> chore: update CODEOWNERS (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13762">#13762</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3e8b1f393ebb31f91bade4d9418bb64b1cf0a3a0"><code>3e8b1f3</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13403">#13403</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d0ced4913c308aaf78488918aec5c47287d5fa60"><code>d0ced49</code></a> chore: Migrate gsutil usage to gcloud storage (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13738">#13738</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v2.3.0...pubsub/v2.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/pubsub/v2&package-manager=go_modules&previous-version=2.3.0&new-version=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:29:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#2130
No description provided.