[PR #1742] [MERGED] Bump cloud.google.com/go/pubsub from 1.42.0 to 1.43.0 #1777

Closed
opened 2026-03-03 12:36:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1742
Author: @dependabot[bot]
Created: 9/10/2024
Status: Merged
Merged: 9/16/2024
Merged by: @fsouza

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


📝 Commits (1)

  • 51a53e6 Bump cloud.google.com/go/pubsub from 1.42.0 to 1.43.0

📊 Changes

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

View changed files

📝 go.mod (+12 -12)
📝 go.sum (+32 -32)

📄 Description

Bumps cloud.google.com/go/pubsub from 1.42.0 to 1.43.0.

Release notes

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

pubsub: v1.43.0

1.43.0 (2024-09-09)

Features

  • pubsub: Add support for Go 1.23 iterators (84461c0)
  • pubsub: Allow trace extraction from protobuf message (#10827) (caa826c)

Bug Fixes

Commits
  • 58df9c3 chore(main): release pubsub 1.43.0 (#10714)
  • 6685397 chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)
  • f0958b0 chore(all): update deps (#10834)
  • ce82b22 vertexai(test): add corpora_test in tokenizer module (#10784)
  • 8d008de feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)
  • caa826c feat(pubsub): allow trace extraction from protobuf message (#10827)
  • 48addbf fix(pubsub): add attributes before startSpan (#10800)
  • 79a0e11 fix(pubsub): close grpc streams on retry (#10624)
  • 02b2d12 feat(bigtable): Add client side metrics to feature flag (#10678)
  • 0d732cc fix(datastore): do not delay on final transaction attempt (#10824)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/1742 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.43.0` --- ### 📝 Commits (1) - [`51a53e6`](https://github.com/fsouza/fake-gcs-server/commit/51a53e66f86dc0b649d7c6d91afe17cea469ad33) Bump cloud.google.com/go/pubsub from 1.42.0 to 1.43.0 ### 📊 Changes **2 files changed** (+44 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+12 -12) 📝 `go.sum` (+32 -32) </details> ### 📄 Description Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.42.0 to 1.43.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.43.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.42.0...pubsub/v1.43.0">1.43.0</a> (2024-09-09)</h2> <h3>Features</h3> <ul> <li><strong>pubsub:</strong> Add support for Go 1.23 iterators (<a href="https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18">84461c0</a>)</li> <li><strong>pubsub:</strong> Allow trace extraction from protobuf message (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10827">#10827</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/caa826cea826473ebf4c806b57b0c3b0a2f0f365">caa826c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> Add attributes before startSpan (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10800">#10800</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/48addbff725ee2bb226ce0ab926415c27fd4ffad">48addbf</a>)</li> <li><strong>pubsub:</strong> Bump dependencies (<a href="https://github.com/googleapis/google-cloud-go/commit/2ddeb1544a53188a7592046b98913982f1b0cf04">2ddeb15</a>)</li> <li><strong>pubsub:</strong> Close grpc streams on retry (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10624">#10624</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/79a0e118c88190cbe1b56250a75b67bd98b0d7f2">79a0e11</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/58df9c339bc707f46f5246165aa101fd406492f6"><code>58df9c3</code></a> chore(main): release pubsub 1.43.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10714">#10714</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6685397e13f70546de98324dace9ebc2901ecb87"><code>6685397</code></a> chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10835">#10835</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f0958b0e1f5fb7b44a65d63bfa3eb1f080793536"><code>f0958b0</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10834">#10834</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ce82b22104eeab3c04b4fcf7d0b97f22ccd04767"><code>ce82b22</code></a> vertexai(test): add corpora_test in tokenizer module (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10784">#10784</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8d008def4378d33ab66ca0ec346534be87155576"><code>8d008de</code></a> feat(bigtable): add &quot;TypeUnspecified&quot; to represent an unspecified type (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10820">#10820</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/caa826cea826473ebf4c806b57b0c3b0a2f0f365"><code>caa826c</code></a> feat(pubsub): allow trace extraction from protobuf message (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10827">#10827</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/48addbff725ee2bb226ce0ab926415c27fd4ffad"><code>48addbf</code></a> fix(pubsub): add attributes before startSpan (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10800">#10800</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/79a0e118c88190cbe1b56250a75b67bd98b0d7f2"><code>79a0e11</code></a> fix(pubsub): close grpc streams on retry (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10624">#10624</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/02b2d12d51f774ea9ce6985b3f03006ef3d23e50"><code>02b2d12</code></a> feat(bigtable): Add client side metrics to feature flag (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10678">#10678</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0d732cc87b432589f156c96d430e13c792dceeeb"><code>0d732cc</code></a> fix(datastore): do not delay on final transaction attempt (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10824">#10824</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.42.0...pubsub/v1.43.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.42.0&new-version=1.43.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:36:09 +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#1777
No description provided.