[PR #408] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.12.0 to 1.13.0 in /examples/go #589

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

2 files changed (+25 additions, -22 deletions)

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+24 -21)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps cloud.google.com/go/storage from 1.12.0 to 1.13.0.

Release notes

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

bigquery/v1.13.0

  • Support retries for specific http2 transport race.
  • Remove unused datasource client from bigquery/datatransfer.
  • Adds support for authorized User Defined Functions (UDFs).
  • Documentation improvements.
  • Various updates to autogenerated clients.

spanner spanner/v1.13.0

Features

  • spanner/spannertest: implement ANY_VALUE aggregation function (#3428) (e16c3e9)
  • spanner/spannertest: implement FULL JOIN (#3218) (99f7212)
  • spanner/spannertest: implement SELECT ... FROM UNNEST(...) (#3431) (deb466f)
  • spanner/spannertest: support array literals (#3438) (69e0110)
  • spanner/spannertest: support AVG aggregation function (#3286) (4788415)
  • spanner/spannertest: support Not Null constraint (#3491) (c36aa07)
  • spanner/spannertest: support UPDATE DML (#3201) (1dec6f6)
  • spanner/spansql: define structures and parse UPDATE DML statements (#3192) (23b6904)
  • spanner/spansql: support DATE and TIMESTAMP literals (#3557) (1961930)
  • spanner/spansql: support for parsing generated columns (#3373) (9b1d06f)
  • spanner/spansql: support NUMERIC data type (#3411) (1bc65d9)
  • spanner: Add a DirectPath fallback integration test (#3487) (de821c5)
  • spanner: attempt DirectPath by default (#3516) (bbc61ed)
  • spanner: include User agent (#3465) (4e1ef1b)
  • spanner: run E2E test over DirectPath (#3466) (18e3a4f)
  • spanner: support NUMERIC in mutations (#3328) (fa90737)

Bug Fixes

storage storage/v1.13.0

Features

  • storage: add missing StorageClass in BucketAttrsToUpdate (#3038) (2fa1b72)
  • storage: add projection parameter for BucketHandle.Objects() (#3549) (9b9c3dc)

Bug Fixes

Commits
  • 34a3ba0 chore: release spanner 1.13.0 (#3423)
  • 330a3f4 feat(bigtable): attempt DirectPath by default (#3558)
  • e388841 chore: release datastore 1.4.0 (#3421)
  • 86a4de7 fix(pubsublite)!: rename TopicPartitions to TopicPartitionCount (#3565)
  • bbc61ed feat(spanner): attempt DirectPath by default (#3516)
  • b8f91b7 docs(pubsublite): more descriptive comments for the publish package (#3540)
  • c18ed25 fix(pubsublite)!: use strings for resource paths (api review) (#3559)
  • 3bac8dd chore: release bigquery 1.15.0 (#3427)
  • 965f9c9 test(pubsublite): fix flaky TestMsgTrackerWaitSuccess test (#3560)
  • 959fde5 feat(all): auto-regenerate gapics (#3546)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza.


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/408 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/4/2021 **Status:** ✅ Merged **Merged:** 2/4/2021 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.13.0` --- ### 📝 Commits (1) - [`45ab5e2`](https://github.com/fsouza/fake-gcs-server/commit/45ab5e2bb1181f5ee3e097964806e5e0be496d00) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+25 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+24 -21) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.12.0 to 1.13.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.13.0</h2> <ul> <li>Support retries for specific http2 transport race.</li> <li>Remove unused datasource client from bigquery/datatransfer.</li> <li>Adds support for authorized User Defined Functions (UDFs).</li> <li>Documentation improvements.</li> <li>Various updates to autogenerated clients.</li> </ul> <h2>spanner spanner/v1.13.0</h2> <h3>Features</h3> <ul> <li><strong>spanner/spannertest:</strong> implement ANY_VALUE aggregation function (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3428">#3428</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/e16c3e9b412762b85483f3831ee586a5e6631313">e16c3e9</a>)</li> <li><strong>spanner/spannertest:</strong> implement FULL JOIN (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3218">#3218</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/99f7212bd70bb333c1aa1c7a57348b4dfd80d31b">99f7212</a>)</li> <li><strong>spanner/spannertest:</strong> implement SELECT ... FROM UNNEST(...) (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3431">#3431</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/deb466f497a1e6df78fcad57c3b90b1a4ccd93b4">deb466f</a>)</li> <li><strong>spanner/spannertest:</strong> support array literals (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3438">#3438</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/69e0110f4977035cd1a705c3034c3ba96cadf36f">69e0110</a>)</li> <li><strong>spanner/spannertest:</strong> support AVG aggregation function (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3286">#3286</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/4788415c908f58c1cc08c951f1a7f17cdaf35aa2">4788415</a>)</li> <li><strong>spanner/spannertest:</strong> support Not Null constraint (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3491">#3491</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/c36aa0785e798b9339d540e691850ca3c474a288">c36aa07</a>)</li> <li><strong>spanner/spannertest:</strong> support UPDATE DML (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3201">#3201</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/1dec6f6a31768a3f70bfec7274828301c22ea10b">1dec6f6</a>)</li> <li><strong>spanner/spansql:</strong> define structures and parse UPDATE DML statements (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3192">#3192</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/23b69042c58489df512703259f54d075ba0c0722">23b6904</a>)</li> <li><strong>spanner/spansql:</strong> support DATE and TIMESTAMP literals (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3557">#3557</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/196193034a15f84dc3d3c27901990e8be77fca85">1961930</a>)</li> <li><strong>spanner/spansql:</strong> support for parsing generated columns (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3373">#3373</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/9b1d06fc90a4c07899c641a893dba0b47a1cead9">9b1d06f</a>)</li> <li><strong>spanner/spansql:</strong> support NUMERIC data type (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3411">#3411</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/1bc65d9124ba22db5bec4c71b6378c27dfc04724">1bc65d9</a>)</li> <li><strong>spanner:</strong> Add a DirectPath fallback integration test (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3487">#3487</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/de821c59fb81e9946216d205162b59de8b5ce71c">de821c5</a>)</li> <li><strong>spanner:</strong> attempt DirectPath by default (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3516">#3516</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/bbc61ed368453b28aaf5bed627ca2499a3591f63">bbc61ed</a>)</li> <li><strong>spanner:</strong> include User agent (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3465">#3465</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/4e1ef1b3fb536ef950249cdee02cc0b6c2b56e86">4e1ef1b</a>)</li> <li><strong>spanner:</strong> run E2E test over DirectPath (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3466">#3466</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/18e3a4fe2a0c59c6295db2d85c7893ac51688083">18e3a4f</a>)</li> <li><strong>spanner:</strong> support NUMERIC in mutations (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3328">#3328</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/fa90737a2adbe0cefbaba4aa1046a6efbba2a0e9">fa90737</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>spanner:</strong> fix session leak (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3461">#3461</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/11fb91711db5b941995737980cef7b48b611fefd">11fb917</a>), refs <a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3460">#3460</a></li> </ul> <h2>storage storage/v1.13.0</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> add missing StorageClass in BucketAttrsToUpdate (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3038">#3038</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/2fa1b727f8a7b20aa62fe0990530744f6c109be0">2fa1b72</a>)</li> <li><strong>storage:</strong> add projection parameter for BucketHandle.Objects() (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3549">#3549</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/9b9c3dce3ee10af5b6c4d070821bf47a861efd5b">9b9c3dc</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> fix endpoint selection logic (<a href="https://www.github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3172">#3172</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/99edf0d211a9e617f2586fbc83b6f9630da3c537">99edf0d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/34a3ba0ad41bbd8744a3e0a56dc610a88b6af6b0"><code>34a3ba0</code></a> chore: release spanner 1.13.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3423">#3423</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/330a3f489e3c534f647549be11f342997243ec3b"><code>330a3f4</code></a> feat(bigtable): attempt DirectPath by default (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3558">#3558</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e38884163dd4acca7c10dcf5f21831c69af5bc18"><code>e388841</code></a> chore: release datastore 1.4.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3421">#3421</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/86a4de757bc2eed97577aba7fd51b5f5540e097e"><code>86a4de7</code></a> fix(pubsublite)!: rename TopicPartitions to TopicPartitionCount (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3565">#3565</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bbc61ed368453b28aaf5bed627ca2499a3591f63"><code>bbc61ed</code></a> feat(spanner): attempt DirectPath by default (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3516">#3516</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b8f91b7396e913d46608e7e30a9840e218987aa9"><code>b8f91b7</code></a> docs(pubsublite): more descriptive comments for the publish package (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3540">#3540</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c18ed25900ba41e0b6b98a89cec8615df6a1146c"><code>c18ed25</code></a> fix(pubsublite)!: use strings for resource paths (api review) (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3559">#3559</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3bac8ddbfd64ebb7b383961f26b81fc243b576e0"><code>3bac8dd</code></a> chore: release bigquery 1.15.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3427">#3427</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/965f9c9c6668b5fdea5319aee05c05209e29e099"><code>965f9c9</code></a> test(pubsublite): fix flaky TestMsgTrackerWaitSuccess test (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3560">#3560</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/959fde5ab12f7aee206dd46022e3cad1bc3470f7"><code>959fde5</code></a> feat(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/3546">#3546</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.12.0...spanner/v1.13.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.12.0&new-version=1.13.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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza. [//]: # (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:44 +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#589
No description provided.