[PR #1927] [MERGED] build(deps): bump Google.Cloud.Storage.V1 from 4.10.0 to 4.11.0 in /examples/dotnet #1948

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1927
Author: @dependabot[bot]
Created: 3/11/2025
Status: Merged
Merged: 3/18/2025
Merged by: @fsouza

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


📝 Commits (1)

  • 0ae3a2f 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.10.0 to 4.11.0.

Commits
  • 0a4d2be Release Google.Cloud.Storage.V1 version 4.11.0 (#14421)
  • ac2c71f feat: Change client_secret in OAuthConfig from required to optional
  • dbf197d chore: set gcs-sdk-team as CODEOWNERS
  • 23f70d6 feat: Addition of space notification setting Chat API
  • f222067 feat: Add PrepareQuery api and update ExecuteQuery to support it
  • fe50c27 feat: Add new RPC IngestContextReferences, GenerateSuggestions
  • 6f0d681 docs: Source code for Noogler Project - Todo App (#14282)
  • d75a0b0 feat: deprecate enabled field for message transforms and add disabled field
  • 47a5d72 feat: Updates audit_log proto with PermissionType
  • 1517d53 tests: Fix Bucket soft-delete tests.
  • 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/1927 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/nuget/examples/dotnet/Google.Cloud.Storage.V1-4.11.0` --- ### 📝 Commits (1) - [`0ae3a2f`](https://github.com/fsouza/fake-gcs-server/commit/0ae3a2f7edaa2238633d6390e363c5aaaa3b7398) 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.10.0 to 4.11.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/0a4d2bef8b983d74fc8c9d845824f91e8897e61a"><code>0a4d2be</code></a> Release Google.Cloud.Storage.V1 version 4.11.0 (<a href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/14421">#14421</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/ac2c71f1315b87338f62da9752f5ea63e3d1188a"><code>ac2c71f</code></a> feat: Change client_secret in OAuthConfig from required to optional</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/dbf197de355804789661c4cc3d669219e899bc18"><code>dbf197d</code></a> chore: set gcs-sdk-team as CODEOWNERS</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/23f70d6164fbe14f2ea12ceb349f06bfa141a717"><code>23f70d6</code></a> feat: Addition of space notification setting Chat API</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/f2220677139a51d4304c872292aad1b7c353831b"><code>f222067</code></a> feat: Add PrepareQuery api and update ExecuteQuery to support it</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/fe50c27239e19b8b75bf0f37c7a90561688f7504"><code>fe50c27</code></a> feat: Add new RPC IngestContextReferences, GenerateSuggestions</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/6f0d6818bfcbe2072be7c64528932fce561f2e5f"><code>6f0d681</code></a> docs: Source code for Noogler Project - Todo App (<a href="https://redirect.github.com/googleapis/google-cloud-dotnet/issues/14282">#14282</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/d75a0b0413aef83a015e6f8dcd87f47d9b3530a7"><code>d75a0b0</code></a> feat: deprecate <code>enabled</code> field for message transforms and add <code>disabled</code> field</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/47a5d72fa0f4f266487685b0894003d808c103f6"><code>47a5d72</code></a> feat: Updates audit_log proto with PermissionType</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/1517d5358dcc0023a83b8ab6ac33e99235b95ba8"><code>1517d53</code></a> tests: Fix Bucket soft-delete tests.</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Storage.V1-4.10.0...Google.Cloud.Storage.V1-4.11.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.10.0&new-version=4.11.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:36:57 +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#1948
No description provided.