[PR #809] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.1 #937

Closed
opened 2026-03-03 12:32:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • a4b7d8b build(deps): bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.1

📊 Changes

2 files changed (+12 additions, -7 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+10 -5)

📄 Description

Bumps cloud.google.com/go/pubsub from 1.21.1 to 1.22.1.

Release notes

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

storage: v1.22.1

1.22.1 (2022-05-19)

Bug Fixes

  • storage: bump genproto, remove deadcode (#6059) (bb10f9f)
  • storage: remove field that no longer exists (#6061) (ee150cf)

pubsub: v1.22.1

1.22.1 (2022-06-02)

Bug Fixes

  • pubsub: use MaxInt instead of MaxInt64 for BufferedByteLimit (#6113) (06721e0)

storage: v1.22.0

1.22.0 (2022-03-31)

Features

  • storage: allow specifying includeTrailingDelimiter (#5617) (a34503b)
  • storage: set versionClient to module version (55f0d92)

Bug Fixes

  • storage: respect STORAGE_EMULATOR_HOST in signedURL (#5673) (1c249ae)

pubsub: v1.22.0

1.22.0 (2022-05-31)

Features

  • pubsub: add BigQuery configuration for subscriptions (6ef576e)
  • pubsub: add min extension period (#6041) (f2407c7)

Bug Fixes

  • pubsub: disable deprecated BufferedByteLimit when using MaxOutstandingBytes (#6009) (dbfdf76)
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/809 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/2/2022 **Status:** ✅ Merged **Merged:** 6/2/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.22.1` --- ### 📝 Commits (1) - [`a4b7d8b`](https://github.com/fsouza/fake-gcs-server/commit/a4b7d8bbc91058fbf28a8574ce06622ceb3b60a3) build(deps): bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.1 ### 📊 Changes **2 files changed** (+12 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+10 -5) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.21.1 to 1.22.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>storage: v1.22.1</h2> <h3><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.22.0...storage/v1.22.1">1.22.1</a> (2022-05-19)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> bump genproto, remove deadcode (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6059">#6059</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/bb10f9faca57dc3b987e0fb601090887b3507f07">bb10f9f</a>)</li> <li><strong>storage:</strong> remove field that no longer exists (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6061">#6061</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ee150cfd194463ddfcb59898cfb0237e47777973">ee150cf</a>)</li> </ul> <h2>pubsub: v1.22.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.22.0...pubsub/v1.22.1">1.22.1</a> (2022-06-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> use MaxInt instead of MaxInt64 for BufferedByteLimit (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6113">#6113</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/06721e06a16f5c94a31b96809aad02f5eb38147c">06721e0</a>)</li> </ul> <h2>storage: v1.22.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.21.0...storage/v1.22.0">1.22.0</a> (2022-03-31)</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> allow specifying includeTrailingDelimiter (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5617">#5617</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a34503bc0f0b95399285e8db66976b227e3b0072">a34503b</a>)</li> <li><strong>storage:</strong> set versionClient to module version (<a href="https://github.com/googleapis/google-cloud-go/commit/55f0d92bf112f14b024b4ab0076c9875a17423c9">55f0d92</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> respect STORAGE_EMULATOR_HOST in signedURL (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5673">#5673</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/1c249ae5b4980cf53fa74635943ca8bf6a96a341">1c249ae</a>)</li> </ul> <h2>pubsub: v1.22.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.21.1...pubsub/v1.22.0">1.22.0</a> (2022-05-31)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> add BigQuery configuration for subscriptions (<a href="https://github.com/googleapis/google-cloud-go/commit/6ef576e2d821d079e7b940cd5d49fe3ca64a7ba2">6ef576e</a>)</li> <li><strong>pubsub:</strong> add min extension period (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6041">#6041</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/f2407c7013bbfdfc0103296accc828b0be674f5d">f2407c7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> disable deprecated BufferedByteLimit when using MaxOutstandingBytes (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6009">#6009</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/dbfdf762c77f9cfad637c573b06f0a49e01316f3">dbfdf76</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/70c3c843847a4d46a983e23f1ad84c36dd9658ae"><code>70c3c84</code></a> chore(main): release pubsub 1.22.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6120">#6120</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/06721e06a16f5c94a31b96809aad02f5eb38147c"><code>06721e0</code></a> fix(pubsub): use MaxInt instead of MaxInt64 for BufferedByteLimit (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6113">#6113</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ef2559ae6de795ac795404173caf183a4baaae93"><code>ef2559a</code></a> chore(storage): implement UpdateObject (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6091">#6091</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a03db1f1293cc3c1dd5a475469f6ab2040d655bf"><code>a03db1f</code></a> chore: release main (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6093">#6093</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5ed25c5e2e40c7602802c35d61742631b619ed3c"><code>5ed25c5</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6110">#6110</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/dcca23fa48bff5ae51ce337df5c0f0b8ad408dc6"><code>dcca23f</code></a> chore(main): release pubsub 1.22.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6012">#6012</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bd825618fc942600a1f1a2bf8be6f11eb9c5a7dc"><code>bd82561</code></a> chore(storage): implement NewRangeReader interface, refactor gRPC read (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6053">#6053</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/92662768493738a4492eae3ea4ac6db250056bf1"><code>9266276</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6108">#6108</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/70d3de2ee00caaf1043f241413a6ee5d7db9bd70"><code>70d3de2</code></a> chore(all): update everything (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6107">#6107</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f2407c7013bbfdfc0103296accc828b0be674f5d"><code>f2407c7</code></a> feat(pubsub): add min extension period (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6041">#6041</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.21.1...pubsub/v1.22.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.21.1&new-version=1.22.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 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:32:19 +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#937
No description provided.