[PR #599] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.17.0 to 1.18.0 in /examples/go #749

Closed
opened 2026-03-03 12:31:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/storage from 1.17.0 to 1.18.0.

Release notes

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

spanner spanner/v1.18.0

Features

  • spanner/admin/database: add progress field to UpdateDatabaseDdlMetadata (9029071)

bigquery bigquery/v1.18.0

Features

  • bigquery/storage: new JSON type through BigQuery Write (9029071)
  • bigquery: augment retry predicate to support additional errors (#4046) (d4af6f7)
  • bigquery: expose ParquetOptions for loads and external tables (#4016) (f9c4ccb)
  • bigquery: support mutable clustering configuration (#3950) (0ab30da)

storage storage/v1.18.0

Features

  • storage: returned wrapped error for timeouts (#4802) (0e102a3), refs #4197
  • storage: SignedUrl can use existing creds to authenticate (#4604) (b824c89)

Bug Fixes

  • storage: update PAP to use inherited instead of unspecified (#4909) (dac26b1)
Commits
  • 3e83900 chore: release spanner 1.18.0 (#3893)
  • aab30c6 test(firestore): add additional test verifying deleting a map value via updat...
  • 80fbb02 chore(all): auto-regenerate gapics (#4007)
  • e9684ab feat(bigtable): Customer Managed Encryption (CMEK) (#3899)
  • 8ccd689 fix(internal/gapicgen): use correct region tags for gensnippets (#4022)
  • 022fc35 chore(internal/gapicgen): add regen-only flag (#4015)
  • bc0549d Update CONTRIBUTING.md (#3960)
  • 0ab30da feat(bigquery): support mutable clustering configuration (#3950)
  • 9f6b648 chore: add SECURITY.md (#4013)
  • 67ed7e9 chore: release pubsub 1.10.3 (#4001)
  • 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/599 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/11/2021 **Status:** ✅ Merged **Merged:** 10/11/2021 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.18.0` --- ### 📝 Commits (1) - [`d006ae4`](https://github.com/fsouza/fake-gcs-server/commit/d006ae472ccbbb15f7932767b64060431fb32fa6) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+6 -5) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.17.0 to 1.18.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>spanner spanner/v1.18.0</h2> <h3>Features</h3> <ul> <li><strong>spanner/admin/database:</strong> add <code>progress</code> field to <code>UpdateDatabaseDdlMetadata</code> (<a href="https://www.github.com/googleapis/google-cloud-go/commit/90290710158cf63de918c2d790df48f55a23adc5">9029071</a>)</li> </ul> <h2>bigquery bigquery/v1.18.0</h2> <h3>Features</h3> <ul> <li><strong>bigquery/storage:</strong> new JSON type through BigQuery Write (<a href="https://www.github.com/googleapis/google-cloud-go/commit/90290710158cf63de918c2d790df48f55a23adc5">9029071</a>)</li> <li><strong>bigquery:</strong> augment retry predicate to support additional errors (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4046">#4046</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/d4af6f7707b3c5ee12cde53c7485a9b743034119">d4af6f7</a>)</li> <li><strong>bigquery:</strong> expose ParquetOptions for loads and external tables (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4016">#4016</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/f9c4ccb6efb271c421edf3f67d5249b1cfb0ecb2">f9c4ccb</a>)</li> <li><strong>bigquery:</strong> support mutable clustering configuration (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3950">#3950</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/0ab30dadc43ae85354dc12a4130ecfcc56273882">0ab30da</a>)</li> </ul> <h2>storage storage/v1.18.0</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> returned wrapped error for timeouts (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4802">#4802</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/0e102a385dc67a06f6b444b3a93e6998428529be">0e102a3</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4197">#4197</a></li> <li><strong>storage:</strong> SignedUrl can use existing creds to authenticate (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4604">#4604</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/b824c897e6941270747b612f6d36a8d6ae081315">b824c89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> update PAP to use inherited instead of unspecified (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4909">#4909</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/dac26b1af2f2972f12775341173bcc5f982438b8">dac26b1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3e8390013e729d44f8a9ebc24ccf20f4982f4648"><code>3e83900</code></a> chore: release spanner 1.18.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3893">#3893</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/aab30c6a50948fd8244e227b122e7c513ae23cee"><code>aab30c6</code></a> test(firestore): add additional test verifying deleting a map value via updat...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/80fbb0248e27fbfeacc717531c9f499d5a296b63"><code>80fbb02</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4007">#4007</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e9684ab1e8db6a148c72fc277f61dcfb0cd351b7"><code>e9684ab</code></a> feat(bigtable): Customer Managed Encryption (CMEK) (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3899">#3899</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8ccd689cab08f016008ca06a939a4828817d4a25"><code>8ccd689</code></a> fix(internal/gapicgen): use correct region tags for gensnippets (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4022">#4022</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/022fc35627e8afc4c8a45cd74eb0dbec5718e5b6"><code>022fc35</code></a> chore(internal/gapicgen): add regen-only flag (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4015">#4015</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bc0549d588ee26b6eb3774625f04d601b64a330a"><code>bc0549d</code></a> Update CONTRIBUTING.md (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3960">#3960</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0ab30dadc43ae85354dc12a4130ecfcc56273882"><code>0ab30da</code></a> feat(bigquery): support mutable clustering configuration (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3950">#3950</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9f6b64827b65dbb16caea14c90a0329f7ca2ebca"><code>9f6b648</code></a> chore: add SECURITY.md (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4013">#4013</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/67ed7e93aae532782303dad203e6d92dcdb88747"><code>67ed7e9</code></a> chore: release pubsub 1.10.3 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4001">#4001</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.17.0...spanner/v1.18.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.17.0&new-version=1.18.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:31:27 +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#749
No description provided.