[PR #1082] [MERGED] build(deps): bump Google.Cloud.Storage.V1 from 4.3.0 to 4.4.0 in /examples/dotnet #1176

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 27f0c5a 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.3.0 to 4.4.0.

Commits
  • 39f728d Release Google.Cloud.Storage.V1 version 4.4.0 (#9918)
  • 1f4c860 chore: Update docfx to 2.62.1
  • 4782e03 feat: Improve exception thrown on failure to upload/download
  • 8579df7 chore: Update all Google.Apis.* dependencies
  • f638082 chore: Fix GHA badge
  • f5b4741 chore: Regenerate all APIs with GAPIC generator 1.4.10
  • 2d1db97 chore: Disable REGAPIC from MediaTranslation v1beta1 in apis.json
  • 744191c chore: Update GAPIC generator version
  • 60827e8 feat: add CreateAccessBinding, GetAccessBinding, UpdateAccessBinding, `...
  • 07761d3 feat: add support for new Dataproc features
  • 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 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/1082 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/21/2023 **Status:** ✅ Merged **Merged:** 2/21/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/nuget/examples/dotnet/Google.Cloud.Storage.V1-4.4.0` --- ### 📝 Commits (1) - [`27f0c5a`](https://github.com/fsouza/fake-gcs-server/commit/27f0c5aea285f94b507cb31b6602fb9b4a225a68) 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.3.0 to 4.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/39f728df69f4776231d937c6ff177563a7421d46"><code>39f728d</code></a> Release Google.Cloud.Storage.V1 version 4.4.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-dotnet/issues/9918">#9918</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/1f4c860e39e32036b80ab22845499db0dd5b73dc"><code>1f4c860</code></a> chore: Update docfx to 2.62.1</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/4782e0302c8feb4a3f631e5d064aad3564fc55ee"><code>4782e03</code></a> feat: Improve exception thrown on failure to upload/download</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/8579df74832eaf748ade1803d0b06054086b5d27"><code>8579df7</code></a> chore: Update all Google.Apis.* dependencies</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/f638082c46d9c1d8e51857cb009ad37d9ca7d2a2"><code>f638082</code></a> chore: Fix GHA badge</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/f5b47419417f1df461fe820d45fdfd3a0af920af"><code>f5b4741</code></a> chore: Regenerate all APIs with GAPIC generator 1.4.10</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/2d1db97c16961a94a727bef9e263b9a3ecd11dd7"><code>2d1db97</code></a> chore: Disable REGAPIC from MediaTranslation v1beta1 in apis.json</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/744191c14bb7755581f2aded49241cb4b8d9d180"><code>744191c</code></a> chore: Update GAPIC generator version</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/60827e81ee3eed5a4c92b26070385b7e46451172"><code>60827e8</code></a> feat: add <code>CreateAccessBinding</code>, <code>GetAccessBinding</code>, <code>UpdateAccessBinding</code>, `...</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/07761d32cd00a39cde860d3b4727c554c71946df"><code>07761d3</code></a> feat: add support for new Dataproc features</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Storage.V1-4.3.0...Google.Cloud.Storage.V1-4.4.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.3.0&new-version=4.4.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:24 +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#1176
No description provided.