[PR #1237] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 in /examples/go #1314

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1237
Author: @dependabot[bot]
Created: 6/30/2023
Status: Merged
Merged: 7/1/2023
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps cloud.google.com/go/storage from 1.30.1 to 1.31.0.

Release notes

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

storage: v1.31.0

1.31.0 (2023-06-27)

Features

  • storage/internal: Add ctype=CORD for ChecksummedData.content (ca94e27)
  • storage: Add support for MatchGlob (#8097) (9426a5a), refs #7727 #7728
  • storage: Respect WithEndpoint for SignedURLs and PostPolicy (#8113) (f918f23)
  • storage: Update all direct dependencies (b340d03)

Bug Fixes

Documentation

  • storage/internal: Clarifications about behavior of DeleteObject RPC (3f1ed9c)
  • storage/internal: Clarified the behavior of supplying bucket.name field in CreateBucket to reflect actual implementation (ebae64d)
  • storage/internal: Revert ChecksummedData message definition not to specify ctype=CORD, because it would be a breaking change. (ef61e47)
  • storage/internal: Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest (4900851)
  • storage/internal: Updated ChecksummedData message definition to specify ctype=CORD, and removed incorrect earlier attempt that set that annotation in the ReadObjectResponse message definition (ef61e47)
  • storage: WithXMLReads should mention XML instead of JSON API (#7881) (36f56c8)
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/1237 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/30/2023 **Status:** ✅ Merged **Merged:** 7/1/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.31.0` --- ### 📝 Commits (1) - [`159cadf`](https://github.com/fsouza/fake-gcs-server/commit/159cadf450af5a587e2aec8b46d5ef46f9a505a8) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+3 -3) 📝 `examples/go/go.sum` (+6 -6) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.30.1 to 1.31.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.31.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.30.1...storage/v1.31.0">1.31.0</a> (2023-06-27)</h2> <h3>Features</h3> <ul> <li><strong>storage/internal:</strong> Add ctype=CORD for ChecksummedData.content (<a href="https://github.com/googleapis/google-cloud-go/commit/ca94e2724f9e2610b46aefd0a3b5ddc06102e91b">ca94e27</a>)</li> <li><strong>storage:</strong> Add support for MatchGlob (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8097">#8097</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9426a5a45d4c2fd07f84261f6d602680e79cdc48">9426a5a</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7727">#7727</a> <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7728">#7728</a></li> <li><strong>storage:</strong> Respect WithEndpoint for SignedURLs and PostPolicy (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8113">#8113</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/f918f23a3cda4fbc8d709e32b914ead8b735d664">f918f23</a>)</li> <li><strong>storage:</strong> Update all direct dependencies (<a href="https://github.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6">b340d03</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> Fix CreateBucket logic for gRPC (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8165">#8165</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/8424e7e145a117c91006318fa924a8b2643c1c7e">8424e7e</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8162">#8162</a></li> <li><strong>storage:</strong> Fix reads with &quot;./&quot; in object names [XML] (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8017">#8017</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/6b7b21f8a334b6ad3a25e1f66ae1265b4d1f0995">6b7b21f</a>)</li> <li><strong>storage:</strong> Fix routing header for writes (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8159">#8159</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/42a59f5a23ab9b4743ab032ad92304922c801d93">42a59f5</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8142">#8142</a> <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8143">#8143</a> <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8144">#8144</a> <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8145">#8145</a> <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8149">#8149</a></li> <li><strong>storage:</strong> REST query UpdateMask bug (<a href="https://github.com/googleapis/google-cloud-go/commit/df52820b0e7721954809a8aa8700b93c5662dc9b">df52820</a>)</li> <li><strong>storage:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>storage/internal:</strong> Clarifications about behavior of DeleteObject RPC (<a href="https://github.com/googleapis/google-cloud-go/commit/3f1ed9c63fb115f47607a3ab478842fe5ba0df11">3f1ed9c</a>)</li> <li><strong>storage/internal:</strong> Clarified the behavior of supplying bucket.name field in CreateBucket to reflect actual implementation (<a href="https://github.com/googleapis/google-cloud-go/commit/ebae64d53397ec5dfe851f098754eaa1f5df7cb1">ebae64d</a>)</li> <li><strong>storage/internal:</strong> Revert ChecksummedData message definition not to specify ctype=CORD, because it would be a breaking change. (<a href="https://github.com/googleapis/google-cloud-go/commit/ef61e4799280a355b960da8ae240ceb2efbe71ac">ef61e47</a>)</li> <li><strong>storage/internal:</strong> Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest (<a href="https://github.com/googleapis/google-cloud-go/commit/49008518e168fe6f7891b907d6fc14eecdef758c">4900851</a>)</li> <li><strong>storage/internal:</strong> Updated ChecksummedData message definition to specify ctype=CORD, and removed incorrect earlier attempt that set that annotation in the ReadObjectResponse message definition (<a href="https://github.com/googleapis/google-cloud-go/commit/ef61e4799280a355b960da8ae240ceb2efbe71ac">ef61e47</a>)</li> <li><strong>storage:</strong> WithXMLReads should mention XML instead of JSON API (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7881">#7881</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/36f56c80c456ca74ffc03df76844ce15980ced82">36f56c8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f3402bff3e7b529f4ae2d51e59e42b5c4f98bb2b"><code>f3402bf</code></a> chore(main): release pubsub 1.31.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7892">#7892</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/46fc06099852412071be8c8a02d0d9416fd08817"><code>46fc060</code></a> fix(pubsub): allow clearing of topic schema (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7980">#7980</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2296f00f664f049385eff8966a630aa038386701"><code>2296f00</code></a> chore(ci): ignore snippet go.mod in vet check (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7981">#7981</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/53d8d68cc703d59c5b8c9f75e2a73a2f2206aa1c"><code>53d8d68</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7978">#7978</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8d62d278a25effd0a0efb3977d94b6c4ee3636cf"><code>8d62d27</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7970">#7970</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/76ec93f2a8efacccb5f07cbdc1d67e1990673344"><code>76ec93f</code></a> chore(all): update module cloud.google.com/go/iam to v1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7971">#7971</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/941fccb91534b58a50f8bdd9c4c4f0a5a907923f"><code>941fccb</code></a> test: fix tidy check to match all mod files (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7975">#7975</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7a04ae98d2dbc0b9ffb96386b416cdb573867b44"><code>7a04ae9</code></a> chore(main): release firestore 1.10.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7310">#7310</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/01f82a2975389ca1f02bb26fe290291e31a9485a"><code>01f82a2</code></a> chore: fixup imports after version bump (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7974">#7974</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23"><code>2b3e7d9</code></a> feat(webrisk): add SubmitUri endpoint (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7953">#7953</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.30.1...pubsub/v1.31.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.30.1&new-version=1.31.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 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:02 +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#1314
No description provided.