[PR #265] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.8.0 to 1.9.0 #469

Closed
opened 2026-03-03 12:30:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/265
Author: @dependabot[bot]
Created: 6/4/2020
Status: Merged
Merged: 6/4/2020
Merged by: @dependabot[bot]

Base: masterHead: dependabot/go_modules/cloud.google.com/go/storage-1.9.0


📝 Commits (1)

  • d864663 build(deps): bump cloud.google.com/go/storage from 1.8.0 to 1.9.0

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+26 -0)

📄 Description

Bumps cloud.google.com/go/storage from 1.8.0 to 1.9.0.

Release notes

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

storage/v1.9.0

  • Add retry for transient network errors on most operations (with the exception of writes).
  • Bump dependency for google.golang.org/api to capture a change in the default HTTP transport which will improve performance for reads under heavy load.
  • Add CRC32C checksum validation option to Composer.
Commits
  • 3044f9c storage: release storage/v1.9.0
  • 0507372 storage: unflake TestIntegration_WriterContentType
  • 4d7ea51 spanner: skip TestIntegration_StartBackupOperation
  • 39d76af storage: unflake TestIntegration_ObjectsRangeReader
  • c3ea1b8 all: auto-regenerate gapics
  • df3d655 internal: start generating datastore admin v1
  • d386f5a storage: add CRC32C option to Composer
  • 102e1e4 all: auto-regenerate gapics
  • 0677a91 pubsub: use staging endpoint for filtering test
  • 5c57ceb all: auto-regenerate gapics
  • 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/265 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/4/2020 **Status:** ✅ Merged **Merged:** 6/4/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.9.0` --- ### 📝 Commits (1) - [`d864663`](https://github.com/fsouza/fake-gcs-server/commit/d8646637b52f64db19db619de768674980b377aa) build(deps): bump cloud.google.com/go/storage from 1.8.0 to 1.9.0 ### 📊 Changes **2 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+26 -0) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.8.0 to 1.9.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.9.0</h2> <ul> <li>Add retry for transient network errors on most operations (with the exception of writes).</li> <li>Bump dependency for google.golang.org/api to capture a change in the default HTTP transport which will improve performance for reads under heavy load.</li> <li>Add CRC32C checksum validation option to Composer.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3044f9c9ca84c8baddd2472cce72d0ab73eaa394"><code>3044f9c</code></a> storage: release storage/v1.9.0</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0507372caaf3f920aa40aac06d2edaa5e42f91b6"><code>0507372</code></a> storage: unflake TestIntegration_WriterContentType</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4d7ea512db4c4d9dd8ee793baf4a144432c67fef"><code>4d7ea51</code></a> spanner: skip TestIntegration_StartBackupOperation</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/39d76af91cef7bb66b091ba8a4f3286ccad0fdff"><code>39d76af</code></a> storage: unflake TestIntegration_ObjectsRangeReader</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c3ea1b828ef4109016dd382906e76d3072e817dc"><code>c3ea1b8</code></a> all: auto-regenerate gapics</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/df3d655c5e3fc7d1e62fabf96358c3a52a874f4c"><code>df3d655</code></a> internal: start generating datastore admin v1</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d386f5af3cbabd54a8ce74463517a173b9eca646"><code>d386f5a</code></a> storage: add CRC32C option to Composer</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/102e1e44f8c4cecc46a0cbc8b161ebd9eb8d0f67"><code>102e1e4</code></a> all: auto-regenerate gapics</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0677a910213abf7be39a6afada8135fb179c709e"><code>0677a91</code></a> pubsub: use staging endpoint for filtering test</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5c57ceba3ee04fff991bab1d84175b73aa3f1555"><code>5c57ceb</code></a> all: auto-regenerate gapics</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.8.0...storage/v1.9.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.8.0&new-version=1.9.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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:30:10 +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#469
No description provided.