[PR #182] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.5.0 to 1.6.0 in /examples/go #411

Closed
opened 2026-03-03 12:29:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/182
Author: @dependabot-preview[bot]
Created: 2/25/2020
Status: Merged
Merged: 2/25/2020
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.6.0


📝 Commits (1)

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

📊 Changes

2 files changed (+75 additions, -1 deletions)

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+74 -0)

📄 Description

Bumps cloud.google.com/go/storage from 1.5.0 to 1.6.0.

Commits
  • b5da5d6 storage: release v1.6.0
  • 02a05b8 readme: update godoc.org links to pkg.go.dev
  • 18c9311 all: update dependencies
  • 8e114a8 internal: add config to generate memcache v1beta2 client
  • bca4c2e all: auto-regenerate gapics
  • 9e8d7c0 storage: add support for v3 policy and IAM conditions
  • 0109565 spanner: add marshal/unmarshal json for nullable types.
  • 22aa4fb spanner/spannertest: evaluate more arithmetic operators
  • ee18a51 spanner/spannertest: enforce commit timestamp selection, transaction exclusion
  • 08e4e83 internal: update to new build cop binary
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/182 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/25/2020 **Status:** ✅ Merged **Merged:** 2/25/2020 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.6.0` --- ### 📝 Commits (1) - [`cd897cb`](https://github.com/fsouza/fake-gcs-server/commit/cd897cb30c52f9eca966d17471cd9118279557f2) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+75 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+74 -0) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.5.0 to 1.6.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b5da5d66897fe8057028b3f82d262f9550fde1c2"><code>b5da5d6</code></a> storage: release v1.6.0</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/02a05b824969a3210477a35fc8252802ded9eef2"><code>02a05b8</code></a> readme: update godoc.org links to pkg.go.dev</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/18c93116ee9ef31a0afc1767c09b353d8c0203af"><code>18c9311</code></a> all: update dependencies</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8e114a8421064673cf56ec5c2aa1ef163ed4be24"><code>8e114a8</code></a> internal: add config to generate memcache v1beta2 client</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bca4c2e8bad117d02c4cfc5f7357b8aa415e5bb6"><code>bca4c2e</code></a> all: auto-regenerate gapics</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9e8d7c0756b9a5f7e79d4c6855127ae1647ce404"><code>9e8d7c0</code></a> storage: add support for v3 policy and IAM conditions</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/010956571f9064150d9f7eea8aa003d0d2ac407a"><code>0109565</code></a> spanner: add marshal/unmarshal json for nullable types.</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/22aa4fb3ae9f7b633fcdc67061c9183740d4b5c2"><code>22aa4fb</code></a> spanner/spannertest: evaluate more arithmetic operators</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ee18a5166937c35b120e6e04fed82d1dba376a7d"><code>ee18a51</code></a> spanner/spannertest: enforce commit timestamp selection, transaction exclusion</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/08e4e83e12778bb262d3b04e0e681fe43320a647"><code>08e4e83</code></a> internal: update to new build cop binary</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.5.0...storage/v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=cloud.google.com/go/storage&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.0)](https://dependabot.com/compatibility-score/?dependency-name=cloud.google.com/go/storage&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:29:53 +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#411
No description provided.