[PR #2140] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 #2131

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6fd6181 build(deps): bump cloud.google.com/go/storage from 1.59.2 to 1.60.0

📊 Changes

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

View changed files

📝 go.mod (+7 -7)
📝 go.sum (+20 -20)

📄 Description

Bumps cloud.google.com/go/storage from 1.59.2 to 1.60.0.

Release notes

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

storage 1.60.0

1.60.0 (2026-02-10)

Features

  • adding support for max-retry-duration for all api other than resumable-upload (#13749) (31c352bd)

  • support checksum validation in resumable json uploads (#13573) (337ca078)

  • Added a new field ComposeObjectRequest.delete_source_objects field (PiperOrigin-RevId: 863087065) (611f2392)

Bug Fixes

Documentation

  • Updated documentation for BidiReadObject, ReadObjectRequest, and ObjectContexts (PiperOrigin-RevId: 863087065) (611f2392)
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 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/2140 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.60.0` --- ### 📝 Commits (1) - [`6fd6181`](https://github.com/fsouza/fake-gcs-server/commit/6fd6181229103abc36012b7f0c25e983baf64887) build(deps): bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 ### 📊 Changes **2 files changed** (+27 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+7 -7) 📝 `go.sum` (+20 -20) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.59.2 to 1.60.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 1.60.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.59.1...storage/v1.60.0">1.60.0</a> (2026-02-10)</h2> <h3>Features</h3> <ul> <li> <p>adding support for max-retry-duration for all api other than resumable-upload (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13749">#13749</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/31c352bd">31c352bd</a>)</p> </li> <li> <p>support checksum validation in resumable json uploads (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13573">#13573</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/337ca078">337ca078</a>)</p> </li> <li> <p>Added a new field <code>ComposeObjectRequest.delete_source_objects</code> field (PiperOrigin-RevId: 863087065) (<a href="https://github.com/googleapis/google-cloud-go/commit/611f2392">611f2392</a>)</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>change TestValidateChecksumFromServer error message (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13810">#13810</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/07414143">07414143</a>)</p> </li> <li> <p>fix panic error in transfermanager downloads (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13815">#13815</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/42722719">42722719</a>)</p> </li> <li> <p>deadlock in event loop while coordinating channels (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13652">#13652</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/7d9d00c6">7d9d00c6</a>)</p> </li> </ul> <h3>Documentation</h3> <ul> <li>Updated documentation for <code>BidiReadObject</code>, <code>ReadObjectRequest</code>, and <code>ObjectContexts</code> (PiperOrigin-RevId: 863087065) (<a href="https://github.com/googleapis/google-cloud-go/commit/611f2392">611f2392</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0be35b0ce7e642e45ad96934f1824f0f3b0c0bff"><code>0be35b0</code></a> chore(main): release spanner 1.60.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9601">#9601</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/79efda000c731f865cb27225f96c330cb7467d3f"><code>79efda0</code></a> chore: add header &amp; system param docs (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9591">#9591</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1c9a26e1e6d2fd9f54bad455e997ff3f5c7e105e"><code>1c9a26e</code></a> chore(storage/control): add config to generate apiv2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9600">#9600</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/37ef89207989af819106ee4012498e638b8cc195"><code>37ef892</code></a> chore(spanner): release v1.60.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9597">#9597</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e4b663cdcb6e010c5a8ac791e5624407aaa191b3"><code>e4b663c</code></a> feat: allow attempt direct path xds via env var (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9582">#9582</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1a04bafa83c27342b9308d785645e1e5423ea10d"><code>1a04baf</code></a> feat(auth): move credentials to base auth package (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9590">#9590</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/93c7bc067ab12cb63d3cbff6fb7ef88e4ba7ad53"><code>93c7bc0</code></a> chore(secretmanager): add config to generate apiv1beta2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9593">#9593</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d6b1088f565f454f16fad1e2d9bc746777f087e5"><code>d6b1088</code></a> chore(internal/postprocessor): add validation command and CI (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9575">#9575</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/141f2a53d66a2389f64dd122df6bb49fada3e182"><code>141f2a5</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9571">#9571</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/25c3f2dfcf1e720df82b3ee236d8e6a1fe888318"><code>25c3f2d</code></a> feat(datacatalog): Add RANGE type to Data Catalog (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9573">#9573</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.59.2...spanner/v1.60.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.59.2&new-version=1.60.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 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:55 +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#2131
No description provided.