[PR #1533] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 #1581

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1533
Author: @dependabot[bot]
Created: 3/12/2024
Status: Merged
Merged: 3/13/2024
Merged by: @fsouza

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


📝 Commits (1)

  • 06a5b89 build(deps): bump cloud.google.com/go/storage from 1.39.0 to 1.39.1

📊 Changes

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

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+8 -8)

📄 Description

Bumps cloud.google.com/go/storage from 1.39.0 to 1.39.1.

Release notes

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

storage: v1.39.1

1.39.1 (2024-03-11)

Bug Fixes

  • storage: Add object validation case and test (#9521) (386bef3)
Commits
  • 71dc4c6 chore(main): release storage 1.39.1 (#9524)
  • ae7dc65 chore(apphub): add config to generate apiv1 (#9550)
  • 50fcc6e chore(main): release bigtable 1.22.0 (#9551)
  • 74dcd1f chore(securitycenter): add config to generate apiv2 (#9549)
  • 3f4d7c2 chore(cloudcontrolspartner): add config to generate apiv1 (#9548)
  • 48614ab chore(bigtable): release 1.22.0 (#9547)
  • 511d9b2 fix(vertexai): clarify Client.GenerativeModel documentation (#9533)
  • f0a2781 chore: re-drop weak refs to parent modules and tag (#9545)
  • bdf2f17 chore(main): release auth 0.1.1 (#8920)
  • 9b97ce7 feat(spanner/spansql): support Table rename & Table synonym (#9275)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/1533 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.39.1` --- ### 📝 Commits (1) - [`06a5b89`](https://github.com/fsouza/fake-gcs-server/commit/06a5b89b5a0731a7ffcdf584037877c81a2379f3) build(deps): bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+8 -8) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.39.0 to 1.39.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.39.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.39.0...storage/v1.39.1">1.39.1</a> (2024-03-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>storage:</strong> Add object validation case and test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9521">#9521</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/386bef319b4678beaa926ddfe4edef190f11b68d">386bef3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/71dc4c6529c8b821fc36e5c41851cdf8e1cc752b"><code>71dc4c6</code></a> chore(main): release storage 1.39.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9524">#9524</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ae7dc652fb7e4b62c20965ffb53e5beb1dca1c3a"><code>ae7dc65</code></a> chore(apphub): add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9550">#9550</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/50fcc6e9e123a7f5d8e544a429af90d16e03a742"><code>50fcc6e</code></a> chore(main): release bigtable 1.22.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9551">#9551</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/74dcd1f9fafbb16094787420c7735d5817b1b93d"><code>74dcd1f</code></a> chore(securitycenter): add config to generate apiv2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9549">#9549</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3f4d7c2e5ff11281121d82fd39e4a34193d0ecac"><code>3f4d7c2</code></a> chore(cloudcontrolspartner): add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9548">#9548</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/48614ab80d8b3e1da876832c88912007ad0e008b"><code>48614ab</code></a> chore(bigtable): release 1.22.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9547">#9547</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/511d9b2d7055a2711b3976c319e98d7aec31121f"><code>511d9b2</code></a> fix(vertexai): clarify Client.GenerativeModel documentation (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9533">#9533</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f0a2781a8ed7bb2560b8a7598e2ee051ec8c1158"><code>f0a2781</code></a> chore: re-drop weak refs to parent modules and tag (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9545">#9545</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bdf2f175e25a6181e5b42a2d3189c8abc3bf4206"><code>bdf2f17</code></a> chore(main): release auth 0.1.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8920">#8920</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9b97ce75d36980fdaa06f15b0398b7b65e0d6082"><code>9b97ce7</code></a> feat(spanner/spansql): support Table rename &amp; Table synonym (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9275">#9275</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.39.0...storage/v1.39.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.39.0&new-version=1.39.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:35:16 +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#1581
No description provided.