[PR #1001] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 #1103

Closed
opened 2026-03-03 12:33:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1001
Author: @dependabot[bot]
Created: 12/6/2022
Status: Merged
Merged: 12/7/2022
Merged by: @fsouza

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


📝 Commits (1)

  • 633d7fc build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/pubsub from 1.27.1 to 1.28.0.

Release notes

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

storage: v1.28.0

1.28.0 (2022-11-03)

Features

  • storage/internal: Add routing annotations (ce3f945)
  • storage: Add Autoclass support (#6828) (f7c7f41)

Bug Fixes

Documentation

  • storage: Update broken links for SignURL and PostPolicy (#6779) (776138b)

aiplatform: v1.28.0

1.28.0 (2022-12-05)

Features

  • aiplatform: rewrite signatures and type in terms of new location (620e6d8)

pubsub: v1.28.0

1.28.0 (2022-12-05)

Features

  • pubsub: rewrite signatures and type in terms of new location (620e6d8)
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 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/1001 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/6/2022 **Status:** ✅ Merged **Merged:** 12/7/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.28.0` --- ### 📝 Commits (1) - [`633d7fc`](https://github.com/fsouza/fake-gcs-server/commit/633d7fcf35c68e9367d0be0e1651d804985f918d) build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.27.1 to 1.28.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.28.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.27.0...storage/v1.28.0">1.28.0</a> (2022-11-03)</h2> <h3>Features</h3> <ul> <li><strong>storage/internal:</strong> Add routing annotations (<a href="https://github.com/googleapis/google-cloud-go/commit/ce3f9458e511eca0910992763232abbcd64698f1">ce3f945</a>)</li> <li><strong>storage:</strong> Add Autoclass support (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6828">#6828</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/f7c7f41e4d7fcffe05860e1114cb20f40c869da8">f7c7f41</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> Fix read-write race in Writer.Write (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6817">#6817</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4766d3e1004119b93c6bd352024b5bf3404252eb">4766d3e</a>)</li> <li><strong>storage:</strong> Fix request token passing for Copier.Run (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6863">#6863</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/faaab066d8e509dc440bcbc87391557ecee7dbf2">faaab06</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6857">#6857</a></li> </ul> <h3>Documentation</h3> <ul> <li><strong>storage:</strong> Update broken links for SignURL and PostPolicy (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6779">#6779</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/776138bc06a1e5fd45acbf8f9d36e9dc6ce31dd3">776138b</a>)</li> </ul> <h2>aiplatform: v1.28.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.27.0...aiplatform/v1.28.0">1.28.0</a> (2022-12-05)</h2> <h3>Features</h3> <ul> <li><strong>aiplatform:</strong> rewrite signatures and type in terms of new location (<a href="https://github.com/googleapis/google-cloud-go/commit/620e6d828ad8641663ae351bfccfe46281e817ad">620e6d8</a>)</li> </ul> <h2>pubsub: v1.28.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.27.1...pubsub/v1.28.0">1.28.0</a> (2022-12-05)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> rewrite signatures and type in terms of new location (<a href="https://github.com/googleapis/google-cloud-go/commit/620e6d828ad8641663ae351bfccfe46281e817ad">620e6d8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b5b7cdec59df6a746ed7ffef0aad667ced8cbc87"><code>b5b7cde</code></a> chore(main): release pubsub 1.28.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7124">#7124</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4854a71afe422c812b0702f3aa7adeb3d4ede26c"><code>4854a71</code></a> chore: release main (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7128">#7128</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a9045ff191a711089c37f1d94a63522d9939ce38"><code>a9045ff</code></a> feat(iam): start generating and refresh some libraries (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7089">#7089</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/620e6d828ad8641663ae351bfccfe46281e817ad"><code>620e6d8</code></a> chore: rewrite signatures for final library migration (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7127">#7127</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c82b63ae9e2f24fff6f8c428c2444df679fed479"><code>c82b63a</code></a> feat(datastore): Return Get, GetMulti, Put and PutMulti errors with enhanced ...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b12b16fc19cecd3a48e7929292727635c0015a9b"><code>b12b16f</code></a> chore(main): release bigtable 1.18.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7122">#7122</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3756ec80e8575c3501addee5b859e0782ff1fe9d"><code>3756ec8</code></a> chore(main): release storage 1.28.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7119">#7119</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.27.1...pubsub/v1.28.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.27.1&new-version=1.28.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 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:33:04 +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#1103
No description provided.