[PR #968] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 #1075

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • dd2f151 build(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/pubsub from 1.25.1 to 1.26.0.

Release notes

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

pubsub: v1.26.0

1.26.0 (2022-10-24)

Features

Bug Fixes

Documentation

Commits
  • afbecb6 chore(main): release pubsub 1.26.0 (#6667)
  • 5515980 chore: no longer generate odd secretmanager client (#6888)
  • c6b704a test(compute): remove TestCapitalLetter (#6908)
  • bceff0b chore(storage): enable more grpc integration tests (#6842)
  • c5c2f8f docs(pubsub): update subscription retry policy defaults (#6909)
  • e999b9e chore(bigtable): adds CloseClient() to test proxy (#6861)
  • aacddfd chore(ci): move apidiff to GitHub Action (#6901)
  • bd8eea3 chore(datastore): moves test collateral into new files (#6897)
  • 18f377f chore(firestore): disabled flaky read time test (#6895)
  • d14ee26 Replace deprecated usage of ioutil in sample code (#6872)
  • Additional commits viewable in compare view

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/968 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/24/2022 **Status:** ✅ Merged **Merged:** 10/24/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.26.0` --- ### 📝 Commits (1) - [`dd2f151`](https://github.com/fsouza/fake-gcs-server/commit/dd2f151caabc4759fe831aa70d96c3e4ab7e78f8) build(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 ### 📊 Changes **2 files changed** (+7 additions, -484 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+5 -482) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.25.1 to 1.26.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.26.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.25.1...pubsub/v1.26.0">1.26.0</a> (2022-10-24)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> Add support for snapshot labels (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6835">#6835</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/c17851b5c3d811cd3e6a28162f0e399bb31a1363">c17851b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> Remove unused AckResult map (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6656">#6656</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/5f690022551ac584e5c66af4324a17d7044a898d">5f69002</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>pubsub:</strong> Fix comments on message for exactly once delivery (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6878">#6878</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a8109e2d3257d1698ce1b751618428ef25cbb859">a8109e2</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6877">#6877</a></li> <li><strong>pubsub:</strong> Update streams section (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6682">#6682</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/7b4e2b412058f965a9f9159231afe551a6f58a74">7b4e2b4</a>)</li> <li><strong>pubsub:</strong> Update subscription retry policy defaults (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6909">#6909</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/c5c2f8f7125034c611edf1d08ca35ece6554c454">c5c2f8f</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6903">#6903</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/afbecb6aa52b4dfabe80a2f7a47666d29151b39c"><code>afbecb6</code></a> chore(main): release pubsub 1.26.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6667">#6667</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5515980cea3e365b9aaa53a6963ff873f9186fbe"><code>5515980</code></a> chore: no longer generate odd secretmanager client (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6888">#6888</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c6b704a53fa05fcdbb3477def0bd59209fc1f35b"><code>c6b704a</code></a> test(compute): remove TestCapitalLetter (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6908">#6908</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bceff0bb04552c0aa95aeda1b4e132bfad315dd6"><code>bceff0b</code></a> chore(storage): enable more grpc integration tests (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6842">#6842</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c5c2f8f7125034c611edf1d08ca35ece6554c454"><code>c5c2f8f</code></a> docs(pubsub): update subscription retry policy defaults (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6909">#6909</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e999b9ea670bdb16f6a311c1c2f4d38714fef97d"><code>e999b9e</code></a> chore(bigtable): adds CloseClient() to test proxy (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6861">#6861</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/aacddfdaaa3543be2e30d1a4d89d863e9ea3fead"><code>aacddfd</code></a> chore(ci): move apidiff to GitHub Action (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6901">#6901</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bd8eea37bab71693dd1eb22b1f99e4570f0f4075"><code>bd8eea3</code></a> chore(datastore): moves test collateral into new files (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6897">#6897</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/18f377f0d0fe9782182c0638edbafff60c90f364"><code>18f377f</code></a> chore(firestore): disabled flaky read time test (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6895">#6895</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d14ee26877efc7c87f94a1acddff415628781b8d"><code>d14ee26</code></a> Replace deprecated usage of ioutil in sample code (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6872">#6872</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.25.1...pubsub/v1.26.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.25.1&new-version=1.26.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:56 +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#1075
No description provided.