[PR #2031] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.57.0 #2033

Closed
opened 2026-03-03 12:37:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2031
Author: @dependabot[bot]
Created: 9/24/2025
Status: Merged
Merged: 9/27/2025
Merged by: @fsouza

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


📝 Commits (1)

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

📊 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/storage from 1.56.1 to 1.57.0.

Release notes

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

storage: v1.57.0

1.57.0 (2025-09-23)

Features

  • storage/control: Add new GetIamPolicy, SetIamPolicy, and TestIamPermissions RPCs (d73f912)
  • storage: Post support dynamic key name (#12677) (9e761f9)
  • storage: WithMeterProvider allows custom meter provider configuration (#12668) (7f574b0)

Bug Fixes

Performance Improvements

Commits
  • 8efa03a chore(main): release spanner 1.57.0 (#9337)
  • 7ff5356 fix(spanner): SelectAll struct fields match should be case-insensitive (#9417)
  • f377281 fix(spanner): internal test package should import local version (#9416)
  • 8c76415 chore(main): release storage 1.38.0 (#9336)
  • 36d788b chore(main): release bigquery 1.59.1 (#9412)
  • 4ac005d fix(bigquery): align return time.Time values to UTC (#9411)
  • ae8c7b7 chore: release main (#9384)
  • f049c97 fix(aiplatform): remove field max_wait_duration from message Scheduling (#9...
  • f7170e2 chore: update CI to turn gowork setting off for build/test (#9396)
  • 530d273 chore(main): release vertexai 0.7.1 (#9395)
  • 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/2031 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/27/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.57.0` --- ### 📝 Commits (1) - [`cddff35`](https://github.com/fsouza/fake-gcs-server/commit/cddff3530c2cf0b4938edd6dab36ca198288db7d) build(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.57.0 ### 📊 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/storage](https://github.com/googleapis/google-cloud-go) from 1.56.1 to 1.57.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.57.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.56.1...storage/v1.57.0">1.57.0</a> (2025-09-23)</h2> <h3>Features</h3> <ul> <li><strong>storage/control:</strong> Add new GetIamPolicy, SetIamPolicy, and TestIamPermissions RPCs (<a href="https://github.com/googleapis/google-cloud-go/commit/d73f9123be77bb3278f48d510cd0fb22feb605bc">d73f912</a>)</li> <li><strong>storage:</strong> Post support dynamic key name (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12677">#12677</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9e761f961a2c4351b3e0793ed655314ac5853903">9e761f9</a>)</li> <li><strong>storage:</strong> WithMeterProvider allows custom meter provider configuration (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12668">#12668</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/7f574b01e0b454c1ef5c13e6a58075e394ee990d">7f574b0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> Free buffers in Bidi Reader (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12839">#12839</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/bc247fdc3f5234a8bd6934e58d5b0b578f1335cb">bc247fd</a>)</li> <li><strong>storage:</strong> Make Writer thread-safe. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12753">#12753</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9ea380bea5b980a9054d201be4f315a195da2182">9ea380b</a>)</li> <li><strong>storage:</strong> No progress report for oneshot write (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12746">#12746</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/b97c286ec369a10a81b1a8a3a1aae18b46d2dfbc">b97c286</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>storage:</strong> Pipeline gRPC writes (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12422">#12422</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/1f2c5fe2843724302086fe04cb8dab8b515969c5">1f2c5fe</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8efa03a324ac13cd13f6d544b8785c0277df1bc5"><code>8efa03a</code></a> chore(main): release spanner 1.57.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9337">#9337</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7ff535672b868e6cba54abdf5dd92b9199e4d1d4"><code>7ff5356</code></a> fix(spanner): SelectAll struct fields match should be case-insensitive (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9417">#9417</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f377281a73553af9a9a2bee2181efe2e354e1c68"><code>f377281</code></a> fix(spanner): internal test package should import local version (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9416">#9416</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8c76415d27f6ab0a5a4698303bf05a26d469d183"><code>8c76415</code></a> chore(main): release storage 1.38.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9336">#9336</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/36d788b5d812ed5c5459ef31011668df9874aaa3"><code>36d788b</code></a> chore(main): release bigquery 1.59.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9412">#9412</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4ac005d77f1e19981c7e1ab1cebec1302e0840ca"><code>4ac005d</code></a> fix(bigquery): align return time.Time values to UTC (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9411">#9411</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ae8c7b72866bc29b0d4fb0dbc6b7203dfa0adf97"><code>ae8c7b7</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9384">#9384</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f049c9751415f9fc4c81c1839a8371782cfc016c"><code>f049c97</code></a> fix(aiplatform): remove field <code>max_wait_duration</code> from message Scheduling (<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/f7170e29c1c7a722f3456560d0a1c57b79a61e2f"><code>f7170e2</code></a> chore: update CI to turn gowork setting off for build/test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9396">#9396</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/530d2730d56e07cb0d2612656082c79e35ba3a05"><code>530d273</code></a> chore(main): release vertexai 0.7.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9395">#9395</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.56.1...spanner/v1.57.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.56.1&new-version=1.57.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 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:37:19 +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#2033
No description provided.