[PR #763] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0 #893

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • bcd3169 build(deps): bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0

📊 Changes

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

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps cloud.google.com/go/pubsub from 1.20.0 to 1.21.0.

Release notes

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

pubsub: v1.21.0

1.21.0 (2022-04-26)

Features

Bug Fixes

  • pubsub: enable updating enable_exactly_once_delivery in fake pubsub (#5940) (ee44bf6)
  • pubsub: nack messages properly with error from receive scheduler (#5909) (80edea4)
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/763 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/27/2022 **Status:** ✅ Merged **Merged:** 4/27/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.21.0` --- ### 📝 Commits (1) - [`bcd3169`](https://github.com/fsouza/fake-gcs-server/commit/bcd3169878ffd146fa37d14a04d61bc085e0fafe) build(deps): bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+3 -3) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.20.0 to 1.21.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>pubsub: v1.21.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.20.0...pubsub/v1.21.0">1.21.0</a> (2022-04-26)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> deprecate synchronous mode (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5910">#5910</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/bda5179fa240b1468cd1043128493f634be28986">bda5179</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> enable updating enable_exactly_once_delivery in fake pubsub (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5940">#5940</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ee44bf646af1c38ed0943a997051b0225e22a6bf">ee44bf6</a>)</li> <li><strong>pubsub:</strong> nack messages properly with error from receive scheduler (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5909">#5909</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/80edea40dd722efb3c15cd3de3f24e0e7ad08ed7">80edea4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fe75f6bb11577ea1e616601766a45d5999f6331b"><code>fe75f6b</code></a> chore(main): release pubsub 1.21.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5942">#5942</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bda5179fa240b1468cd1043128493f634be28986"><code>bda5179</code></a> feat(pubsub): deprecate synchronous mode (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5910">#5910</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ee44bf646af1c38ed0943a997051b0225e22a6bf"><code>ee44bf6</code></a> fix(pubsub): enable updating enable_exactly_once_delivery in fake pubsub (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5940">#5940</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/80edea40dd722efb3c15cd3de3f24e0e7ad08ed7"><code>80edea4</code></a> fix(pubsub): nack messages properly with error from receive scheduler (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5909">#5909</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3a1a55adf33019d746df8028309c224eee5d7e48"><code>3a1a55a</code></a> chore: show we support 1.18 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5935">#5935</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/022d32038527b6106c08e6608d4770e895fc3cbc"><code>022d320</code></a> chore(storage): implement ListObjects (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5918">#5918</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c8711eecdae3a32e3a3f2e73306cd6395f6d1eaa"><code>c8711ee</code></a> chore(storage): implement ListBuckets (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5908">#5908</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7b1173d1ffed195c515b907b20dd1f86a9eef13a"><code>7b1173d</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5930">#5930</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f37584ff8947b18332b214a958ac57010cb6df5b"><code>f37584f</code></a> chore: release main (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5928">#5928</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d4ea7dd68bf2b858481727afd8a8830e31a9fe55"><code>d4ea7dd</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5924">#5924</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.20.0...pubsub/v1.21.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.20.0&new-version=1.21.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:32:07 +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#893
No description provided.