[PR #1959] [MERGED] build(deps): bump Google.Cloud.Storage.V1 from 4.11.0 to 4.13.0 in /examples/dotnet #1975

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

📋 Pull Request Information

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

Base: mainHead: dependabot/nuget/examples/dotnet/Google.Cloud.Storage.V1-4.13.0


📝 Commits (1)

  • e412496 build(deps): bump Google.Cloud.Storage.V1 in /examples/dotnet

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 examples/dotnet/Example.csproj (+1 -1)

📄 Description

Bumps Google.Cloud.Storage.V1 from 4.11.0 to 4.13.0.

Commits
  • 8e77084 Release Google.Cloud.Storage.V1 version 4.13.0 (#14670)
  • 020c890 chore: Add shortName fields in the API catalog for Spanner and Bigtable
  • 7e02ca8 regen: Regenerate Google.Cloud.DocumentAI.V1Beta3 at API commit 2e5f8ba
  • f8d84ba regen: Regenerate Google.Cloud.Asset.V1 at API commit 261895f
  • cb44e6e regen: Regenerate Google.Cloud.AIPlatform.V1 at API commit acd4aeb
  • fa3ad70 regen: Regenerate Google.Cloud.AIPlatform.V1Beta1 at API commit 6e084af
  • 7eaaf01 ci: Fetch submodules before releasing via the legacy process
  • 18ca608 chore: Update pipeline-state.json with recent releases
  • a154b7c chore: block release of Google.Geo.Weather.V1 temporarily
  • 03d08e1 feat: Initial generation for Google.Cloud.Lustre.V1
  • 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/1959 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/nuget/examples/dotnet/Google.Cloud.Storage.V1-4.13.0` --- ### 📝 Commits (1) - [`e412496`](https://github.com/fsouza/fake-gcs-server/commit/e4124964c2f79927e117ee60e684e0c33427e40d) build(deps): bump Google.Cloud.Storage.V1 in /examples/dotnet ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/dotnet/Example.csproj` (+1 -1) </details> ### 📄 Description Bumps [Google.Cloud.Storage.V1](https://github.com/googleapis/google-cloud-dotnet) from 4.11.0 to 4.13.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/8e770847ea67c0f8a701a75c018b6cde4226951c"><code>8e77084</code></a> Release Google.Cloud.Storage.V1 version 4.13.0 (<a href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/14670">#14670</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/020c89041497386309efeed31fb47c07f83f23ba"><code>020c890</code></a> chore: Add shortName fields in the API catalog for Spanner and Bigtable</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/7e02ca8c5f7fe43124026f9550cc00e002e9409c"><code>7e02ca8</code></a> regen: Regenerate Google.Cloud.DocumentAI.V1Beta3 at API commit 2e5f8ba</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/f8d84babb77910cc432d74e149ea243fa4741d7d"><code>f8d84ba</code></a> regen: Regenerate Google.Cloud.Asset.V1 at API commit 261895f</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/cb44e6e4235d928bdddf3a46172367ccc726da5b"><code>cb44e6e</code></a> regen: Regenerate Google.Cloud.AIPlatform.V1 at API commit acd4aeb</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/fa3ad706c7956fa7f1c2fe1ebb512876d1210c15"><code>fa3ad70</code></a> regen: Regenerate Google.Cloud.AIPlatform.V1Beta1 at API commit 6e084af</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/7eaaf012705574d502539b2354e5441a9b7fea96"><code>7eaaf01</code></a> ci: Fetch submodules before releasing via the legacy process</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/18ca6080e3afeda728e68e718323039418a7ad35"><code>18ca608</code></a> chore: Update pipeline-state.json with recent releases</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/a154b7c27ec4792252349ed1b0a51a24d9e2e7fe"><code>a154b7c</code></a> chore: block release of Google.Geo.Weather.V1 temporarily</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/03d08e1e149bfd955545e335764109a41e7dce51"><code>03d08e1</code></a> feat: Initial generation for Google.Cloud.Lustre.V1</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Storage.V1-4.11.0...Google.Cloud.Storage.V1-4.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Google.Cloud.Storage.V1&package-manager=nuget&previous-version=4.11.0&new-version=4.13.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 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:37: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#1975
No description provided.