[PR #690] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 #830

Closed
opened 2026-03-03 12:31:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • d2cc719 build(deps): bump cloud.google.com/go/storage from 1.20.0 to 1.21.0

📊 Changes

2 files changed (+6 additions, -5 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+4 -3)

📄 Description

Bumps cloud.google.com/go/storage from 1.20.0 to 1.21.0.

Release notes

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

storage: v1.21.0

1.21.0 (2022-02-17)

Features

Commits
  • 6c7925e chore: release spanner 1.21.0 (#4284)
  • 6fffd3b chore: release pubsublite 0.10.1 (#4300)
  • 5b5d0f7 fix(pubsublite): make SubscriberClient.Receive identical to pubsub (#4281)
  • 634847b fix(pubsublite): fixes for background partition count updates (#4293)
  • 598f5b9 feat(internal/godocfx): different metadata for different modules (#4297)
  • 37607b4 feat(bigquery): add support for user defined TVF (#4043)
  • 4c12b42 feat(bigquery): add support for snapshot/restore (#4112)
  • 83337b8 chore(internal/godocfx): add binary to .gitignore (#4296)
  • d52bae6 feat(internal/godocfx): add support for other modules (#4290)
  • 4550c9e chore(all): update all (#4289)
  • 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/690 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/17/2022 **Status:** ✅ Merged **Merged:** 2/17/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.21.0` --- ### 📝 Commits (1) - [`d2cc719`](https://github.com/fsouza/fake-gcs-server/commit/d2cc719088c37d2d8d12d831688d9f9c9ba034fc) build(deps): bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -3) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.20.0 to 1.21.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.21.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.20.0...storage/v1.21.0">1.21.0</a> (2022-02-17)</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> add better version metadata to calls (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5507">#5507</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/13fe0bc0d8acbffd46b59ab69b25449f1cbd6a88">13fe0bc</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2749">#2749</a></li> <li><strong>storage:</strong> add Writer.ChunkRetryDeadline (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5482">#5482</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/498a746769fa43958b92af8875b927879947128e">498a746</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6c7925e5da38a31c329b872a5a2d92253eaf97f0"><code>6c7925e</code></a> chore: release spanner 1.21.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4284">#4284</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6fffd3b4e9aeb79f94f1d2b0ad10731d30cec97c"><code>6fffd3b</code></a> chore: release pubsublite 0.10.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4300">#4300</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5b5d0f782b224f324dcfa13cc4145ee33a395d09"><code>5b5d0f7</code></a> fix(pubsublite): make SubscriberClient.Receive identical to pubsub (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4281">#4281</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/634847b7499fb58575e3e5001dd8e6da0661fccd"><code>634847b</code></a> fix(pubsublite): fixes for background partition count updates (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4293">#4293</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/598f5b93778b2e2e75265ae54484dd54477433f5"><code>598f5b9</code></a> feat(internal/godocfx): different metadata for different modules (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4297">#4297</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/37607b4afbc4c42baa4a931a9a86cddcc6d885ca"><code>37607b4</code></a> feat(bigquery): add support for user defined TVF (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4043">#4043</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4c12b424eec06c7d87244eaa922995bbe6e46e7e"><code>4c12b42</code></a> feat(bigquery): add support for snapshot/restore (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4112">#4112</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/83337b866fb5fa6835b73b9159c200694a0f164e"><code>83337b8</code></a> chore(internal/godocfx): add binary to .gitignore (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4296">#4296</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d52bae6cd77474174192c46236d309bf967dfa00"><code>d52bae6</code></a> feat(internal/godocfx): add support for other modules (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4290">#4290</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4550c9ee51836cd25445960ceaecf740de915616"><code>4550c9e</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4289">#4289</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.20.0...spanner/v1.21.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.20.0&new-version=1.21.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:31:49 +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#830
No description provided.