[PR #572] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.16.0 to 1.16.1 in /examples/go #727

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

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

Release notes

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

storage storage/v1.16.1

Bug Fixes

  • storage/internal: Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions. (a52baa4)
  • storage: accept emulator env var without scheme (#4616) (5f8cbb9)
  • storage: preserve supplied endpoint's scheme (#4609) (ee2756f)
  • storage: remove unnecessary variable (#4608) (27fc784)
  • storage: retry LockRetentionPolicy (#4439) (09879ea), refs #4437
  • storage: revise Reader to send XML preconditions (#4479) (e36b29a), refs #4470
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/572 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2021 **Status:** ✅ Merged **Merged:** 9/1/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.1` --- ### 📝 Commits (1) - [`1c043a7`](https://github.com/fsouza/fake-gcs-server/commit/1c043a7fce03aec1a919812d262b3598df1b0569) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+4 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+3 -6) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.16.0 to 1.16.1. <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 storage/v1.16.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>storage/internal:</strong> Update encryption_key fields to &quot;bytes&quot; type. fix: Improve date/times and field name clarity in lifecycle conditions. (<a href="https://www.github.com/googleapis/google-cloud-go/commit/a52baa456ed8513ec492c4b573c191eb61468758">a52baa4</a>)</li> <li><strong>storage:</strong> accept emulator env var without scheme (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4616">#4616</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/5f8cbb98070109e2a34409ac775ed63b94d37efd">5f8cbb9</a>)</li> <li><strong>storage:</strong> preserve supplied endpoint's scheme (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4609">#4609</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/ee2756fb0a335d591464a770c9fa4f8fe0ba2e01">ee2756f</a>)</li> <li><strong>storage:</strong> remove unnecessary variable (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4608">#4608</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/27fc78456fb251652bdf5cdb493734a7e1e643e1">27fc784</a>)</li> <li><strong>storage:</strong> retry LockRetentionPolicy (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4439">#4439</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/09879ea80cb67f9bfd8fc9384b0fda335567cba9">09879ea</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4437">#4437</a></li> <li><strong>storage:</strong> revise Reader to send XML preconditions (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4479">#4479</a>) (<a href="https://www.github.com/googleapis/google-cloud-go/commit/e36b29a3d43bce5c1c044f7daf6e1db00b0a49e0">e36b29a</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4470">#4470</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/27c3ed022c83e598bacf34fbce47911985e0af35"><code>27c3ed0</code></a> chore: release storage 1.16.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4441">#4441</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/329ed6ee961d19cd556083b29803cc0f510b006b"><code>329ed6e</code></a> chore: release 0.94.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4650">#4650</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/423c36c60e84cbc63dd2fc9529560db620ec7294"><code>423c36c</code></a> chore(gapicgen)!: update microgen to v0.23.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4706">#4706</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e385b40a1e2ecf81f5fd0910de5c37275951f86b"><code>e385b40</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4701">#4701</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/62008d65548a6faa6af7d6791815100bb53bcf34"><code>62008d6</code></a> chore: release bigquery 1.22.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4692">#4692</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b8475b0a9ff4a6b04ede0a6d26916f0d2f67c57c"><code>b8475b0</code></a> test(storage): add test for uploading with an emulator (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4641">#4641</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bf4378b5b859f7b835946891dbfebfee31c4b123"><code>bf4378b</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4695">#4695</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9505384b2c771d7d0c95f7786744bdf76174c706"><code>9505384</code></a> feat(bigquery/storage/managedwriter): more metrics instrumentation (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4690">#4690</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1cc9ce05379069b370e025f3d1bb10ef085bf917"><code>1cc9ce0</code></a> chore: disable dep dashboard (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4694">#4694</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/cd65cecf15c4a01648da7f8f4f4d497772961510"><code>cd65cec</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/4689">#4689</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.16.0...storage/v1.16.1">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.16.0&new-version=1.16.1)](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:20 +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#727
No description provided.