[PR #850] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.23.0 to 1.23.1 #972

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • e427415 build(deps): bump cloud.google.com/go/pubsub from 1.23.0 to 1.23.1

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/pubsub from 1.23.0 to 1.23.1.

Release notes

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

pubsub: v1.23.1

1.23.1 (2022-06-30)

Bug Fixes

  • pubsub: increase modack deadline RPC timeout (#6289) (d24600f)
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/850 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/5/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.23.1` --- ### 📝 Commits (1) - [`e427415`](https://github.com/fsouza/fake-gcs-server/commit/e427415a6e1de33b6c40983a67a5c0b7f8d33174) build(deps): bump cloud.google.com/go/pubsub from 1.23.0 to 1.23.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.23.0 to 1.23.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.23.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.23.0...pubsub/v1.23.1">1.23.1</a> (2022-06-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> increase modack deadline RPC timeout (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6289">#6289</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d24600fda7e574a388e8898c2ecc1958d07f4224">d24600f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/675aeb9563e58b7d05320ab363a14e257a2d3aba"><code>675aeb9</code></a> chore(main): release pubsub 1.23.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6295">#6295</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/eed822d11a1b6c5a0e4525e20044320d025a6d46"><code>eed822d</code></a> test(compute): wait on operations and don't retry them (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6292">#6292</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d24600fda7e574a388e8898c2ecc1958d07f4224"><code>d24600f</code></a> fix(pubsub): increase modack deadline RPC timeout (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6289">#6289</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f53363a8d52960721206932bd5d838df7db8418f"><code>f53363a</code></a> feat(functions): add apiv2beta REST client (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6291">#6291</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/017995b8fedb0b6a2face8dd38e869bbc45e2c01"><code>017995b</code></a> chore: add releaseType to config (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6290">#6290</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/477df65cdfe54023ad99beb52dc2e299ded5dd56"><code>477df65</code></a> test(storage): unflake PostPolicyV4 test (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6271">#6271</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1732e4334c84019d93775d861be5c0008e3f5245"><code>1732e43</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6288">#6288</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5ee99771cea9e2ad1151830103b924857c3ca8da"><code>5ee9977</code></a> chore: remove go_mod_tidy_hack and tidy (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6287">#6287</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6a160da890b65230c44e5d8b0a19d16464786f61"><code>6a160da</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6273">#6273</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/86c8bff34ce27b8090f567c8714c1237cbd490d1"><code>86c8bff</code></a> feat(functions): start generating apiv2beta (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6280">#6280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.23.0...pubsub/v1.23.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.23.0&new-version=1.23.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:28 +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#972
No description provided.