[PR #523] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.15.0 to 1.16.0 in /examples/go #685

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/storage from 1.15.0 to 1.16.0.

Release notes

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

bigquery/v1.16.0

  • Updates to various dependencies.

spanner spanner/v1.16.0

Features

  • spanner: add optimizer_statistics_package field in QueryOptions (18c88c4)
  • spanner/admin/database: add CMEK fields to backup and database (16597fa)

Bug Fixes

  • spanner/spansql: fix parsing of NOT IN operator (#3724) (7636478)

storage storage/v1.16.0

Features

Bug Fixes

Commits
  • 2c29789 chore: release spanner 1.16.0 (#3786)
  • f96a3fa chore(all): auto-regenerate gapics (#3830)
  • b7d1de9 bttest: deal with non-ASCII characters in regex (#3776)
  • f9d3d85 chore: fix appengine service config (#3829)
  • d8689f1 fix(pubsublite): fix committer races (#3810)
  • 4188b73 chore(internal/kokoro): port check_incompat_changes (#3769)
  • 6e49f21 feat(internal/godocfx): add prettyprint class to code blocks (#3819)
  • df28999 fix(pubsublite): increase default timeouts for publish and subscribe stream c...
  • fd04a55 chore(all): auto-regenerate gapics (#3817)
  • 56d5d0a feat(internal/godocfx): handle Markdown content (#3816)
  • 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/523 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/29/2021 **Status:** ✅ Merged **Merged:** 6/29/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.16.0` --- ### 📝 Commits (1) - [`ee38029`](https://github.com/fsouza/fake-gcs-server/commit/ee3802987523f84b02caec635ba87a2eb270c7c2) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+5 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+4 -8) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.16.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>bigquery/v1.16.0</h2> <ul> <li>Updates to various dependencies.</li> </ul> <h2>spanner spanner/v1.16.0</h2> <h3>Features</h3> <ul> <li><strong>spanner:</strong> add <code>optimizer_statistics_package</code> field in <code>QueryOptions</code> (<a href="https://www.github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d">18c88c4</a>)</li> <li><strong>spanner/admin/database:</strong> add CMEK fields to backup and database (<a href="https://github.com/googleapis/google-cloud-go/commit/16597fa1ce549053c7183e8456e23f554a5501de">16597fa</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>spanner/spansql:</strong> fix parsing of NOT IN operator (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3724">#3724</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/76364784d82073b80929ae60fd42da34c8050820">7636478</a>)</li> </ul> <h2>storage storage/v1.16.0</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> support PublicAccessPrevention (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3608">#3608</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/99bc782fb50a47602b45278384ef5d5b5da9263b">99bc782</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3203">#3203</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> fix Writer.ChunkSize validation (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4255">#4255</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/69c2e9dc6303e1a004d3104a8178532fa738e742">69c2e9d</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4167">#4167</a></li> <li><strong>storage:</strong> try to reopen for failed Reads (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4226">#4226</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/564102b335dbfb558bec8af883e5f898efb5dd10">564102b</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3040">#3040</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2c29789a2ae384d766d32bd6cbcc7546827127c4"><code>2c29789</code></a> chore: release spanner 1.16.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3786">#3786</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f96a3faf5641775bcd40e9fe453b2d88ec60eb69"><code>f96a3fa</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3830">#3830</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b7d1de9725c83ae56e1962b95a1410f926207b3a"><code>b7d1de9</code></a> bttest: deal with non-ASCII characters in regex (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3776">#3776</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f9d3d85b871e5e5172fe256a745299bac28cf1ac"><code>f9d3d85</code></a> chore: fix appengine service config (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3829">#3829</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d8689f1d32be83f9bbbacb9dd24ce085d81d79e8"><code>d8689f1</code></a> fix(pubsublite): fix committer races (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3810">#3810</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4188b73fb3dfd4a6eef6eab1f08f366626f83230"><code>4188b73</code></a> chore(internal/kokoro): port check_incompat_changes (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3769">#3769</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6e49f2148b116ee439c8a882dcfeefb6e7647c57"><code>6e49f21</code></a> feat(internal/godocfx): add prettyprint class to code blocks (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3819">#3819</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/df28999076fa91939038c06a706fc63811b20932"><code>df28999</code></a> fix(pubsublite): increase default timeouts for publish and subscribe stream c...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fd04a552213f99619c714b5858548f61f4948493"><code>fd04a55</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3817">#3817</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/56d5d0a900197fb2de46120a0eda649f2c17448f"><code>56d5d0a</code></a> feat(internal/godocfx): handle Markdown content (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3816">#3816</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.15.0...spanner/v1.16.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.15.0&new-version=1.16.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:09 +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#685
No description provided.