[PR #998] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 in /examples/go #1101

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/998
Author: @dependabot[bot]
Created: 12/5/2022
Status: Merged
Merged: 12/5/2022
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

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

📄 Description

Bumps cloud.google.com/go/storage from 1.28.0 to 1.28.1.

Release notes

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

storage: v1.28.1

1.28.1 (2022-12-02)

Bug Fixes

  • storage: downgrade some dependencies (7540152)
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/998 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/5/2022 **Status:** ✅ Merged **Merged:** 12/5/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.28.1` --- ### 📝 Commits (1) - [`2b47ac2`](https://github.com/fsouza/fake-gcs-server/commit/2b47ac2ebd2fb35aa1445d42fbfa9c2313d9a0b5) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+3 -3) 📝 `examples/go/go.sum` (+7 -7) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.28.0 to 1.28.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: v1.28.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.28.0...storage/v1.28.1">1.28.1</a> (2022-12-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> downgrade some dependencies (<a href="https://github.com/googleapis/google-cloud-go/commit/754015236d5af7c82a75da218b71a87b9ead6eb5">7540152</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3756ec80e8575c3501addee5b859e0782ff1fe9d"><code>3756ec8</code></a> chore(main): release storage 1.28.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7119">#7119</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/18bb342e8eb633f6bbee3561a6f4359dae81ed2f"><code>18bb342</code></a> chore(main): release pubsub 1.27.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7118">#7118</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bd7b5a731bd0d447d97662781dc4c4992cdcc30f"><code>bd7b5a7</code></a> chore(main): release logging 1.6.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7120">#7120</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/26e3cdfc016d101bd5299c3fa39e1444b572594c"><code>26e3cdf</code></a> chore(main): release profiler 0.3.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7121">#7121</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/754015236d5af7c82a75da218b71a87b9ead6eb5"><code>7540152</code></a> chore: downgrade some dependencies (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7117">#7117</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/10f95e386dc865e731614ffb13d890bb550c1eed"><code>10f95e3</code></a> chore(main): release pubsublite 1.5.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7064">#7064</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e648bd95ff5b33383440e18245106741292ac97a"><code>e648bd9</code></a> feat(pubsublite): set finalizer for PublisherClient (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7109">#7109</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ce0c9440634b17558adea724ea4e5a735dc1f1d0"><code>ce0c944</code></a> chore: release main (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7063">#7063</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9fb390d3755dc103c80d0c87113abb5fbebd192e"><code>9fb390d</code></a> chore(main): release spanner 1.41.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7068">#7068</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180"><code>7231644</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7110">#7110</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.28.0...storage/v1.28.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.28.0&new-version=1.28.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:33:03 +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#1101
No description provided.