[PR #868] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.23.0 to 1.24.0 in /examples/go #988

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

📋 Pull Request Information

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

Base: mainHead: dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.24.0


📝 Commits (1)

  • 974c0dc build(deps): bump cloud.google.com/go/storage in /examples/go

📊 Changes

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

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+2 -3)

📄 Description

Bumps cloud.google.com/go/storage from 1.23.0 to 1.24.0.

Release notes

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

storage: v1.24.0

1.24.0 (2022-07-20)

Features

  • storage: add Custom Placement Config Dual Region Support (#6294) (5a8c607)

pubsub: v1.24.0

1.24.0 (2022-07-18)

Features

  • pubsub/pstest: subscription message ordering (#6257) (71bd273)

Bug Fixes

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/868 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/21/2022 **Status:** ✅ Merged **Merged:** 7/23/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.24.0` --- ### 📝 Commits (1) - [`974c0dc`](https://github.com/fsouza/fake-gcs-server/commit/974c0dcc01365a77cb66d836cf39e0f4528d29aa) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+2 -3) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.23.0 to 1.24.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/storage's releases</a>.</em></p> <blockquote> <h2>storage: v1.24.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.23.0...storage/v1.24.0">1.24.0</a> (2022-07-20)</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> add Custom Placement Config Dual Region Support (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6294">#6294</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/5a8c607e3a9a3265887e27cb13f8943f3e3fa23d">5a8c607</a>)</li> </ul> <h2>pubsub: v1.24.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.23.1...pubsub/v1.24.0">1.24.0</a> (2022-07-18)</h2> <h3>Features</h3> <ul> <li><strong>pubsub/pstest:</strong> subscription message ordering (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6257">#6257</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/71bd273b8a77ed22c41a1284813ee59eb6820bda">71bd273</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>pubsub:</strong> make receipt modack call async (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6335">#6335</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d12ca07720b6b29360e583c1eea22f001239952f">d12ca07</a>)</li> </ul> <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/bd218cd97e9b16686560e4fefec19978781f0059"><code>bd218cd</code></a> chore(main): release pubsub 1.24.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6300">#6300</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8f103655e756d019c5bf4d6f0dadf1c7bb4c3389"><code>8f10365</code></a> chore: fix renovate (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6353">#6353</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/761768b3cadbc4367e90c39bb22e21d6f07698dc"><code>761768b</code></a> test(profiler): use go 1.18.4 in integration test (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6348">#6348</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/458cd7cd711de3f883bc1c54b8421caee8e05645"><code>458cd7c</code></a> chore(ci): add sync branch workflow for storage-refactor (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6334">#6334</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bb00af94752eb41f9ffefedd3ec73109fe5cb4c3"><code>bb00af9</code></a> doc(pubsub): clarify behavior of ack deadlines (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6301">#6301</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/020a0206f70058bffb8b7e36439c41d57af70f96"><code>020a020</code></a> chore(storage): remove adapters dependency (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6350">#6350</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/89d7d1e5b0524488963b156b458b553714275533"><code>89d7d1e</code></a> chore(main): release bigquery 1.36.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6343">#6343</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8b17366c46bbd8a0b2adf39ec3b058eb83192933"><code>8b17366</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6347">#6347</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d12ca07720b6b29360e583c1eea22f001239952f"><code>d12ca07</code></a> fix(pubsub): make receipt modack call async (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6335">#6335</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/085a03865d20122c74e107ea43883ae33bdf25bc"><code>085a038</code></a> fix(bigquery/storage/managedwriter): improve network reconnection (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6338">#6338</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.23.0...pubsub/v1.24.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/storage&package-manager=go_modules&previous-version=1.23.0&new-version=1.24.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:33 +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#988
No description provided.