[PR #1461] [CLOSED] build(deps): bump cloud.google.com/go/pubsub from 1.34.0 to 1.35.0 #1515

Closed
opened 2026-03-03 12:34:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1461
Author: @dependabot[bot]
Created: 1/25/2024
Status: Closed

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


📝 Commits (1)

  • 32a3b52 build(deps): bump cloud.google.com/go/pubsub from 1.34.0 to 1.35.0

📊 Changes

2 files changed (+14 additions, -13 deletions)

View changed files

📝 go.mod (+4 -4)
📝 go.sum (+10 -9)

📄 Description

Bumps cloud.google.com/go/pubsub from 1.34.0 to 1.35.0.

Release notes

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

storage: v1.35.0

1.35.0 (2023-11-09)

Features

  • storage: Change gRPC writes to use bi-directional streams (#8930) (3e23a36)

pubsub: v1.35.0

1.35.0 (2024-01-25)

Features

  • pubsub: Support message filtering in pstest (#9015) (49231bf)
Commits

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 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 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/1461 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.35.0` --- ### 📝 Commits (1) - [`32a3b52`](https://github.com/fsouza/fake-gcs-server/commit/32a3b52f4bf79c1aaf7c227ce06125ba4aa73c19) build(deps): bump cloud.google.com/go/pubsub from 1.34.0 to 1.35.0 ### 📊 Changes **2 files changed** (+14 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+4 -4) 📝 `go.sum` (+10 -9) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.34.0 to 1.35.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's releases</a>.</em></p> <blockquote> <h2>storage: v1.35.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.34.1...storage/v1.35.0">1.35.0</a> (2023-11-09)</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> Change gRPC writes to use bi-directional streams (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8930">#8930</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/3e23a364b1a20c4fda7aef257e4136586ec769a4">3e23a36</a>)</li> </ul> <h2>pubsub: v1.35.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.34.0...pubsub/v1.35.0">1.35.0</a> (2024-01-25)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> Support message filtering in pstest (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9015">#9015</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/49231bf3d1e96cfa91d72085391ee19fca16ef0a">49231bf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ac16144215f844294c29063776f2f116e14ecebb"><code>ac16144</code></a> chore(main): release pubsub 1.35.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9300">#9300</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/49231bf3d1e96cfa91d72085391ee19fca16ef0a"><code>49231bf</code></a> feat(pubsub): support message filtering in pstest (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9015">#9015</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/cc98509fc7961e3d3619b837d13e69f9621386e8"><code>cc98509</code></a> fix(bigquery): support more timestamp formats for query param (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9236">#9236</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/929d817013d07cfbc062bb408916f29a7da98868"><code>929d817</code></a> chore(internal/gapicgen/git): fix TestFormatChanges (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9296">#9296</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c08446ea0467a890230962093daebe81f1b7656b"><code>c08446e</code></a> chore(main): release storage 1.37.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9234">#9234</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b15a7b86d1c34ff0f272f067b3357e863d97c222"><code>b15a7b8</code></a> chore(logging): Adding partners as owners (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9293">#9293</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/092ee0ba59267b8fb4d3f4e7727ed3ccbf81e7e7"><code>092ee0b</code></a> fix(bigtable): Fix deadline exceeded conformance test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9220">#9220</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/98c9d7157306de5134547a67c084c248484c9a51"><code>98c9d71</code></a> feat(storage): support IncludeFoldersAsPrefixes (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9211">#9211</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c0a7049ad596e40ff79f199c3178d5d049d5df23"><code>c0a7049</code></a> test(bigtable): Cancel context (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9273">#9273</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3213b45c3e4a5095b9de07746da6a67ef5a4bd31"><code>3213b45</code></a> test(bigtable): Clean up test clusters (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9270">#9270</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.34.0...pubsub/v1.35.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&package-manager=go_modules&previous-version=1.34.0&new-version=1.35.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 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 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 12:34:57 +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#1515
No description provided.