[PR #276] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.9.0 to 1.10.0 in /examples/go #478

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 39ff50d build(deps): bump cloud.google.com/go/storage in /examples/go

📊 Changes

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

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+6 -0)

📄 Description

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

Release notes

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

storage/v1.10.0

  • Bump dependency on google.golang.org/api to capture changes to retry logic which will make retries on writes more resilient.
  • Improve documentation for Writer.ChunkSize.
  • Fix a bug in lifecycle to allow callers to clear lifecycle rules on a bucket.
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/276 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/19/2020 **Status:** ✅ Merged **Merged:** 6/19/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.10.0` --- ### 📝 Commits (1) - [`39ff50d`](https://github.com/fsouza/fake-gcs-server/commit/39ff50dc6ab2627bfc1658bc3db866b0f8ce7d72) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+6 -0) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.9.0 to 1.10.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.10.0</h2> <ul> <li>Bump dependency on google.golang.org/api to capture changes to retry logic which will make retries on writes more resilient.</li> <li>Improve documentation for Writer.ChunkSize.</li> <li>Fix a bug in lifecycle to allow callers to clear lifecycle rules on a bucket.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3f2988d48e253a8e290b8c0e821284eead1131a0"><code>3f2988d</code></a> storage: release v1.10.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2485">#2485</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/cfd8da112e88b18f54cd2c3c13285651686f01fd"><code>cfd8da1</code></a> .github: remove myself as fallback in blunderbuss (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2487">#2487</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7641218c562944cf326930f60ca507fa4d031bc3"><code>7641218</code></a> pubsub: add support for detach subscription (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2474">#2474</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6293f0cd337a87af0d415ca3097acfb12e7b051b"><code>6293f0c</code></a> storage: make empty lifecycle clear existing rules (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2480">#2480</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6b1051f0f0520f8e2153e7e060bc4ba552c6a211"><code>6b1051f</code></a> mod: update google.golang.org/api to v0.28.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2483">#2483</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c5f5f98993269a1bd7d63879218dfc2b55fef0b6"><code>c5f5f98</code></a> all: auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2478">#2478</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f2c5dba1338923c38c7354c9c9e87803b22eb7ea"><code>f2c5dba</code></a> compute/metadata: Fix detecting metadata server (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2482">#2482</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5dadf6e6360e3873b86064a49de8bac2f2ded4b4"><code>5dadf6e</code></a> spanner/spannertest: fix evaluation on IN (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2479">#2479</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fcd9e1ec99372d67567319cb88991018edac1eac"><code>fcd9e1e</code></a> all: auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2471">#2471</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/dd43cd76112e191b90f0edd3624a8430d1449adc"><code>dd43cd7</code></a> internal/gapicgen: use draft PRs for google-cloud-go (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/2475">#2475</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.9.0...storage/v1.10.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.9.0&new-version=1.10.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:13 +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#478
No description provided.