[PR #1054] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 in /examples/go #1151

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

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

Release notes

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

storage: v1.29.0

1.29.0 (2023-01-19)

Features

  • storage: Add ComponentCount as part of ObjectAttrs (#7230) (a19bca6)
  • storage: Add REST client (06a54a1)

Documentation

  • storage/internal: Corrected typos and spellings (7357077)
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/1054 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/20/2023 **Status:** ✅ Merged **Merged:** 1/20/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.29.0` --- ### 📝 Commits (1) - [`5c66f3d`](https://github.com/fsouza/fake-gcs-server/commit/5c66f3db19ff1b044b44e1b7752fc69fdcdf80e4) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+3 -3) 📝 `examples/go/go.sum` (+6 -6) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.28.1 to 1.29.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>storage: v1.29.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.28.1...storage/v1.29.0">1.29.0</a> (2023-01-19)</h2> <h3>Features</h3> <ul> <li><strong>storage:</strong> Add ComponentCount as part of ObjectAttrs (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/7230">#7230</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a19bca60704b4fbb674cf51d828580aa653c8210">a19bca6</a>)</li> <li><strong>storage:</strong> Add REST client (<a href="https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0">06a54a1</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>storage/internal:</strong> Corrected typos and spellings (<a href="https://github.com/googleapis/google-cloud-go/commit/735707796d81d7f6f32fc3415800c512fe62297e">7357077</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4127ee77f49056b154a7c2276623c35058051f2d"><code>4127ee7</code></a> chore: release spanner 1.29.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5293">#5293</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9f0b9003686d26c66a10c3b54e67b59c2a6327ff"><code>9f0b900</code></a> chore(spanner): release 1.29.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5292">#5292</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7eaaa470fda5dc7cd1ff041d6a898e35fb54920e"><code>7eaaa47</code></a> fix(spanner): result from unmarshal of string and spanner.NullString type fro...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/22df34b8e7d0d003b3eeaf1c069aee58f30a8dfe"><code>22df34b</code></a> test(spanner)!: fix data race in spanner integration tests (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5276">#5276</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bc97804ee4d65f1e01cf26dfc01c69f2f31172f5"><code>bc97804</code></a> chore(storage): remove runWithRetry (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5255">#5255</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bf8795a58b5564e81beec75a1271b3b17401510b"><code>bf8795a</code></a> chore: release bigquery 1.26.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5235">#5235</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/67c30c7f539bb03397491397077426daec15dca2"><code>67c30c7</code></a> testing(internal/godocfx): update goldens to reflect IAM carveout (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5286">#5286</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7d2a1cc5d17ef31e655aee980a91af757aa845d4"><code>7d2a1cc</code></a> chore: tidy sums post compute release (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5281">#5281</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c0e65c58430ba7e2f39a90c5e3c27f4f34f3e188"><code>c0e65c5</code></a> chore: carve out compute module (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5273">#5273</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8682e4ed57a4428a659fbc225f56c91767e2a4a9"><code>8682e4e</code></a> fix(iam): run formatter (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/5277">#5277</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.28.1...spanner/v1.29.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.28.1&new-version=1.29.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:33:17 +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#1151
No description provided.