[PR #1793] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.45.0 to 1.45.1 #1824

Closed
opened 2026-03-03 12:36:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1793
Author: @dependabot[bot]
Created: 10/25/2024
Status: Merged
Merged: 10/26/2024
Merged by: @fsouza

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


📝 Commits (1)

  • f2bb5f0 build(deps): bump cloud.google.com/go/pubsub from 1.45.0 to 1.45.1

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/pubsub from 1.45.0 to 1.45.1.

Release notes

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

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

Documentation

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
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/1793 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.45.1` --- ### 📝 Commits (1) - [`f2bb5f0`](https://github.com/fsouza/fake-gcs-server/commit/f2bb5f03ef4ee84a984141ee175c3b6435bdd723) build(deps): bump cloud.google.com/go/pubsub from 1.45.0 to 1.45.1 ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+6 -6) 📝 `go.sum` (+12 -12) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.45.0 to 1.45.1. <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>pubsub: v1.45.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.45.0...pubsub/v1.45.1">1.45.1</a> (2024-10-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> Update google.golang.org/api to v0.203.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e">8bb87d5</a>)</li> <li><strong>pubsub:</strong> WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see <a href="https://toredirect.github.com/googleapis/google-cloud-go/issues/11020">googleapis/google-cloud-go#11020</a>. (<a href="https://github.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e">8bb87d5</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>pubsub:</strong> Add doc links to top level package doc (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11029">#11029</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/fe2ec569029d2052885063b6fca90e1a27424b4e">fe2ec56</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7e7c03e23c4dc51310ac8353d9c5137e2d9ff401"><code>7e7c03e</code></a> chore(main): release pubsub 1.45.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11027">#11027</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fe2ec569029d2052885063b6fca90e1a27424b4e"><code>fe2ec56</code></a> docs(pubsub): add doc links to top level package doc (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11029">#11029</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f"><code>706ecb2</code></a> feat(aiplatform): add new PscInterfaceConfig field to custom_job.proto (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11024">#11024</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fe32fff57ee57b3509e250bdfff888cc3662f6e8"><code>fe32fff</code></a> docs: clean up info on gRPC error parsing (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11030">#11030</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5f3d8d7fd901d5a8dbd5e67c6c632756da5d897a"><code>5f3d8d7</code></a> docs: add missing option link (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11031">#11031</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/47bb902e48695e5f0c46f7bee00d72ae5f794e1e"><code>47bb902</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10988">#10988</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2b8ca4b4127ce3025c7a21cc7247510e07cc5625"><code>2b8ca4b</code></a> chore: add Protobuf warning to release notes (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11025">#11025</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e"><code>8bb87d5</code></a> chore: update google.golang.org/api to v0.203.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11022">#11022</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d40fbff9c1984aeed0224a4ac93eb95c5af17126"><code>d40fbff</code></a> fix(storage): Skip only specific transport tests. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11016">#11016</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ff06fc220a2457e57c9e904c9aae1ab7a283521f"><code>ff06fc2</code></a> fix: Fix default service account tests on GCE. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/11021">#11021</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.45.0...pubsub/v1.45.1">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.45.0&new-version=1.45.1)](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:36:23 +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#1824
No description provided.