[PR #2068] [CLOSED] build(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.57.2 #2067

Closed
opened 2026-03-03 13:29:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2068
Author: @dependabot[bot]
Created: 11/14/2025
Status: Closed

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


📝 Commits (1)

  • dd7dca2 build(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.57.2

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+4 -4)

📄 Description

Bumps cloud.google.com/go/storage from 1.57.0 to 1.57.2.

Release notes

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

storage 1.57.2

1.57.2 (2025-11-14)

Features

Bug Fixes

Documentation

  • updates to docs and docs formatting (PiperOrigin-RevId: 828488192) (93ca68d5)

storage: v1.57.1

1.57.1 (2025-10-28)

Bug Fixes

  • storage: Takeover idempotence. (#13230) (cc5d2a1)
  • storage: Copy metadata when using Copier with grpc (#12919) (57a2e80)
  • storage: Fix takeover response handling. (#13239) (26d75bc)
  • storage: Remove default timeout for gRPC operations (#13022) (b94c3ba)
  • storage: Skip download of file outside of target dir (#12945) (6259aee)
  • storage: Upgrade gRPC service registration func (8fffca2)
Commits
  • 54f5f63 chore: librarian release pull request: 20251114T145800Z (#13361)
  • 315f65b fix(spanner): decoding spanner rows using SelectAll should map values in corr...
  • d1224e8 test(spanner): additional tests for SelectAll() (#13360)
  • b9196cf feat: Add grpc.xds.resource_type label to xDS client metrics (#13358)
  • b0f1362 fix(storage): Handle redirect on takeover. (#13354)
  • 5574f5b chore: librarian update image pull request: 20251113T211851Z (#13355)
  • 3fef58b chore(internal/librariangen): bump gapic-generator-go to 0.55.1 (#13352)
  • e978a68 chore: update the go version in renovate.json (#13348)
  • 29b6c97 chore: librarian update image pull request: 20251112T170525Z (#13346)
  • 1f4da37 chore(internal/librariangen): bump gapic-generator-go to 0.55.0 (#13345)
  • 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/2068 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.57.2` --- ### 📝 Commits (1) - [`dd7dca2`](https://github.com/fsouza/fake-gcs-server/commit/dd7dca28c6e337befa3cecb8559350d5a6dafea2) build(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.57.2 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.57.0 to 1.57.2. <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 1.57.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.57.1...storage/v1.57.2">1.57.2</a> (2025-11-14)</h2> <h3>Features</h3> <h3>Bug Fixes</h3> <ul> <li> <p>Handle redirect on takeover. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13354">#13354</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/b0f13626">b0f13626</a>)</p> </li> <li> <p>add env var to allow disabling bound token (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13236">#13236</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/cdaf6a6d">cdaf6a6d</a>)</p> </li> </ul> <h3>Documentation</h3> <ul> <li>updates to docs and docs formatting (PiperOrigin-RevId: 828488192) (<a href="https://github.com/googleapis/google-cloud-go/commit/93ca68d5">93ca68d5</a>)</li> </ul> <h2>storage: v1.57.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.57.0...storage/v1.57.1">1.57.1</a> (2025-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> Takeover idempotence. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13230">#13230</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/cc5d2a12293a509a14da9bea8a86c8655eaf4a71">cc5d2a1</a>)</li> <li><strong>storage:</strong> Copy metadata when using Copier with grpc (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12919">#12919</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/57a2e804f690ec8d4c55fd1c73b0dafd5cff46e5">57a2e80</a>)</li> <li><strong>storage:</strong> Fix takeover response handling. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13239">#13239</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/26d75bc08e242348d26691877aba7fa68cf30f7f">26d75bc</a>)</li> <li><strong>storage:</strong> Remove default timeout for gRPC operations (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13022">#13022</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/b94c3ba69994d9c56ae8f302449dd8df6f287296">b94c3ba</a>)</li> <li><strong>storage:</strong> Skip download of file outside of target dir (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12945">#12945</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/6259aeec393d0d996961cac38396daa57ad1a290">6259aee</a>)</li> <li><strong>storage:</strong> Upgrade gRPC service registration func (<a href="https://github.com/googleapis/google-cloud-go/commit/8fffca2819fa3dc858c213aa0c503e0df331b084">8fffca2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/54f5f63c734f368cdb11fcf1841a2dbc05d3a982"><code>54f5f63</code></a> chore: librarian release pull request: 20251114T145800Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13361">#13361</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/315f65b5615bfa445c5f745d4fcb307eca60a445"><code>315f65b</code></a> fix(spanner): decoding spanner rows using SelectAll should map values in corr...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d1224e8a6385aa90b1bf8196c7bfef4ec66f5c80"><code>d1224e8</code></a> test(spanner): additional tests for SelectAll() (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13360">#13360</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b9196cf63a867bdadb4c32bba76b6624fd28d4b4"><code>b9196cf</code></a> feat: Add grpc.xds.resource_type label to xDS client metrics (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13358">#13358</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b0f136268be1e4c629e288353bc277549ac5c663"><code>b0f1362</code></a> fix(storage): Handle redirect on takeover. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13354">#13354</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5574f5be30f5dedd86eeac14d0a06aa87970c148"><code>5574f5b</code></a> chore: librarian update image pull request: 20251113T211851Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13355">#13355</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3fef58b8b0bdbaf202bfce3b115590864a94837e"><code>3fef58b</code></a> chore(internal/librariangen): bump gapic-generator-go to 0.55.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13352">#13352</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e978a68438348524c13fc59af108014af341879a"><code>e978a68</code></a> chore: update the go version in renovate.json (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13348">#13348</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/29b6c97d99fb4a139b7cf571ef628297faa47b11"><code>29b6c97</code></a> chore: librarian update image pull request: 20251112T170525Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13346">#13346</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1f4da3754fd380533a43188a78c87dfff646e3f1"><code>1f4da37</code></a> chore(internal/librariangen): bump gapic-generator-go to 0.55.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13345">#13345</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.57.0...storage/v1.57.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/storage&package-manager=go_modules&previous-version=1.57.0&new-version=1.57.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 13:29:37 +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#2067
No description provided.