[PR #1458] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 in /examples/go #1510

Closed
opened 2026-03-03 12:34:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1458
Author: @dependabot[bot]
Created: 1/24/2024
Status: Merged
Merged: 1/24/2024
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 examples/go/go.mod (+4 -4)
📝 examples/go/go.sum (+12 -12)

📄 Description

Bumps cloud.google.com/go/storage from 1.36.0 to 1.37.0.

Release notes

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

storage: v1.37.0

1.37.0 (2024-01-24)

Features

Bug Fixes

Commits
  • 088a730 chore(main): release spanner 1.37.0 (#6424)
  • c220ca2 refactor(storage): replace manual retries in tests (#6510)
  • c85704f fix(storage): allow to use age=0 in OLM conditions (#6204)
  • 1937ba4 chore(storage): include grpc enable direct path option (#6569)
  • ad68f56 build: renamed gRPC service config for Batch v1 API (#6567)
  • 01788cc chore(internal/godocfx): update legacy appengine package stem (#6565)
  • 279af69 feat: add new aliasgen tool (#6500)
  • bea4028 docs(bigquery): add numeric and bignumeric to RowIterator docs (#6560)
  • e8955d9 test(pubsub): use background context for nack test (#6563)
  • ceba364 chore(storage): bump apiary dependency (#6562)
  • 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/1458 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/24/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.37.0` --- ### 📝 Commits (1) - [`0fa91d9`](https://github.com/fsouza/fake-gcs-server/commit/0fa91d9a1e7c412f46aa8d00a9da634aa1d74188) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+4 -4) 📝 `examples/go/go.sum` (+12 -12) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.36.0 to 1.37.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.37.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.36.0...storage/v1.37.0">1.37.0</a> (2024-01-24)</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> Add maxAttempts RetryOption (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9215">#9215</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/e348cc5340e127b530e8ee4664fd995e6f038b2c">e348cc5</a>)</li> <li><strong>storage:</strong> Support IncludeFoldersAsPrefixes (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9211">#9211</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/98c9d7157306de5134547a67c084c248484c9a51">98c9d71</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> Migrate deprecated proto dep (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9232">#9232</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ebbb610e0f58035fd01ad7893971382d8bbd092f">ebbb610</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9189">#9189</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/088a7306259649767f73286e33e37ae0c32ac5b0"><code>088a730</code></a> chore(main): release spanner 1.37.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6424">#6424</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c220ca27ff705ce1cf32ddbf1f40f945cf7f59de"><code>c220ca2</code></a> refactor(storage): replace manual retries in tests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6510">#6510</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c85704f4284626ce728cb48f3b130f2ce2a0165e"><code>c85704f</code></a> fix(storage): allow to use age=0 in OLM conditions (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6204">#6204</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1937ba46bf88497c181fc74b66938c30c26253d1"><code>1937ba4</code></a> chore(storage): include grpc enable direct path option (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6569">#6569</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ad68f567be24f395159c2671069914623529125b"><code>ad68f56</code></a> build: renamed gRPC service config for Batch v1 API (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6567">#6567</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/01788cc91be37b8babb7c255a632d6dddb148916"><code>01788cc</code></a> chore(internal/godocfx): update legacy appengine package stem (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6565">#6565</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/279af691b1e6d3d280d66d67a8a125cabeb162a9"><code>279af69</code></a> feat: add new aliasgen tool (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6500">#6500</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bea4028a5fde6e790f70b0a98c33b81b3ad4023e"><code>bea4028</code></a> docs(bigquery): add numeric and bignumeric to RowIterator docs (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6560">#6560</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e8955d9de82c02458606c78a09c3d1daf6941dc7"><code>e8955d9</code></a> test(pubsub): use background context for nack test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6563">#6563</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ceba364514fad635c153545344ec30075fe521a4"><code>ceba364</code></a> chore(storage): bump apiary dependency (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6562">#6562</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.36.0...spanner/v1.37.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.36.0&new-version=1.37.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:34:56 +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#1510
No description provided.