[PR #790] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.22.0 to 1.22.1 #919

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 36f548b build(deps): bump cloud.google.com/go/storage from 1.22.0 to 1.22.1

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/storage from 1.22.0 to 1.22.1.

Release notes

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

storage: v1.22.1

1.22.1 (2022-05-19)

Bug Fixes

  • storage: bump genproto, remove deadcode (#6059) (bb10f9f)
  • storage: remove field that no longer exists (#6061) (ee150cf)
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/790 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/19/2022 **Status:** ✅ Merged **Merged:** 5/19/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.22.1` --- ### 📝 Commits (1) - [`36f548b`](https://github.com/fsouza/fake-gcs-server/commit/36f548b030ad19719e30794a43078f4412ea861b) build(deps): bump cloud.google.com/go/storage from 1.22.0 to 1.22.1 ### 📊 Changes **2 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -2) 📝 `go.sum` (+5 -4) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.22.0 to 1.22.1. <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.22.1</h2> <h3><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.22.0...storage/v1.22.1">1.22.1</a> (2022-05-19)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> bump genproto, remove deadcode (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6059">#6059</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/bb10f9faca57dc3b987e0fb601090887b3507f07">bb10f9f</a>)</li> <li><strong>storage:</strong> remove field that no longer exists (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6061">#6061</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ee150cfd194463ddfcb59898cfb0237e47777973">ee150cf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b60c842a893e6982ece061aba1c64ce956c0b8f3"><code>b60c842</code></a> chore(main): release storage 1.22.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6060">#6060</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/30291483933189465552df518f8663a37fed8595"><code>3029148</code></a> chore(storage): gofmt (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6066">#6066</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ee150cfd194463ddfcb59898cfb0237e47777973"><code>ee150cf</code></a> fix(storage): remove field that no longer exists (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6061">#6061</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1a2171176d4837d4d42c537fb7973c58b08a6baf"><code>1a21711</code></a> chore(storage): add retry metrics for Reader (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6056">#6056</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bb10f9faca57dc3b987e0fb601090887b3507f07"><code>bb10f9f</code></a> fix(storage): bump genproto, remove deadcode (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6059">#6059</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6ef576e2d821d079e7b940cd5d49fe3ca64a7ba2"><code>6ef576e</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6052">#6052</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3823068a198b88069beec1d1f936b891a5301a8d"><code>3823068</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6000">#6000</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4302cbcf8fa5ebe99b0fff50f7114b15e4d63a43"><code>4302cbc</code></a> chore: try to get renovate working (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6050">#6050</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/20e9b2acf7766594da827da62858d83cb03fed81"><code>20e9b2a</code></a> chore(storage): add retry metric headers (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6013">#6013</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/50c266b8e398d6a08fbe9d059f5d9478fcca9d2b"><code>50c266b</code></a> chore: try new renovate config option (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6046">#6046</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.22.0...storage/v1.22.1">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.22.0&new-version=1.22.1)](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:14 +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#919
No description provided.