[PR #1506] [MERGED] build(deps): bump cloud.google.com/go/pubsub from 1.36.1 to 1.36.2 #1556

Closed
opened 2026-03-03 12:35:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1506
Author: @dependabot[bot]
Created: 3/1/2024
Status: Merged
Merged: 3/2/2024
Merged by: @fsouza

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


📝 Commits (1)

  • b9eb97a build(deps): bump cloud.google.com/go/pubsub from 1.36.1 to 1.36.2

📊 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.36.1 to 1.36.2.

Release notes

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

pubsub: v1.36.2

1.36.2 (2024-02-28)

Bug Fixes

  • pubsub: Fix out of order issue when exactly once is enabled (#9472) (e89fd6c)

Documentation

  • pubsub: Small fix in Pub/Sub ingestion comments (a86aa8e)
Commits
  • bcc64a6 chore(main): release pubsub 1.36.2 (#9424)
  • d130d86 feat(securitycenter): Add container.create_time, vulnerability.offending_pack...
  • 1abbcad chore(chat): revert "add config to generate apiv1 (#9480)" (#9481)
  • 2ac1bcc test(pubsub): remove duplicate ctx assignment in ordered keys test (#9476)
  • 2577611 chore(chat): add config to generate apiv1 (#9480)
  • f0e0d4b chore(vertexai/genai): update to latest proto version (#9454)
  • e89fd6c fix(pubsub): fix out of order issue when exactly once is enabled (#9472)
  • 92e7b7f chore: release main (#9455)
  • c1f4bc8 feat(alloydb): support for obtaining the public IP address of an Instance (#9...
  • 3ed3d54 chore(main): release 0.112.1 (#9253)
  • 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/1506 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/2/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/pubsub-1.36.2` --- ### 📝 Commits (1) - [`b9eb97a`](https://github.com/fsouza/fake-gcs-server/commit/b9eb97a5262719c7eb00ac736e742cbb490cfd57) build(deps): bump cloud.google.com/go/pubsub from 1.36.1 to 1.36.2 ### 📊 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.36.1 to 1.36.2. <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.36.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.36.1...pubsub/v1.36.2">1.36.2</a> (2024-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> Fix out of order issue when exactly once is enabled (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9472">#9472</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/e89fd6cc3b4489537c71cca1e40547313c24924b">e89fd6c</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>pubsub:</strong> Small fix in Pub/Sub ingestion comments (<a href="https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21">a86aa8e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bcc64a67d3f326ff99e1c6d1582be70a0a324995"><code>bcc64a6</code></a> chore(main): release pubsub 1.36.2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9424">#9424</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d130d861f55d137a2803340c2e11da3589669cb8"><code>d130d86</code></a> feat(securitycenter): Add container.create_time, vulnerability.offending_pack...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1abbcad781033e2b34b33c6753b6e4289e707f85"><code>1abbcad</code></a> chore(chat): revert &quot;add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9480">#9480</a>)&quot; (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9481">#9481</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2ac1bcca9443667872c82e65659f1df1a124d247"><code>2ac1bcc</code></a> test(pubsub): remove duplicate ctx assignment in ordered keys test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9476">#9476</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2577611c5d4a000628ea21373039bc652e52ceee"><code>2577611</code></a> chore(chat): add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9480">#9480</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f0e0d4b3eb7534aa0e0b7cac0611d7e5226226ef"><code>f0e0d4b</code></a> chore(vertexai/genai): update to latest proto version (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9454">#9454</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e89fd6cc3b4489537c71cca1e40547313c24924b"><code>e89fd6c</code></a> fix(pubsub): fix out of order issue when exactly once is enabled (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9472">#9472</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/92e7b7f8d11bd6c5593aba9f731d70d066d5a2eb"><code>92e7b7f</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9455">#9455</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c1f4bc8c087aa6ba7421426d5ab6b0404527db6c"><code>c1f4bc8</code></a> feat(alloydb): support for obtaining the public IP address of an Instance (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9">#9</a>...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3ed3d54ce32123074ee0a46c97e48dfdcda515ce"><code>3ed3d54</code></a> chore(main): release 0.112.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9253">#9253</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.36.1...pubsub/v1.36.2">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.36.1&new-version=1.36.2)](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:35:08 +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#1556
No description provided.