[PR #1068] [MERGED] build(deps): bump Google.Cloud.Storage.V1 from 4.2.0 to 4.3.0 in /examples/dotnet #1165

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 38dd91b 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.2.0 to 4.3.0.

Commits
  • 1320ebb Release Google.Cloud.Storage.V1 version 4.3.0 (#9852)
  • 69923f8 chore(deps): bump cryptography from 38.0.3 to 39.0.1 in /.kokoro
  • 8f3fc34 feat: add GetSearchAds360Link, ListSearchAds360Links, `CreateSearchAds360...
  • a51e02c feat: Added EvaluationReference to evaluation.proto
  • 5d5183a docs: Add documentation for proxy troubleshooting
  • 648229c chore: Fix second Storage integration test
  • 5aef90f chore: Temporarily skip smoke tests for Google.Cloud.Security.PrivateCA.V1Beta1
  • c3e562c chore: Fix Storage integration URL signer test
  • 8218386 chore: Skip integration tests where all code is generated
  • 6bac085 chore: remove no-build flag in integration 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 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/1068 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/8/2023 **Status:** ✅ Merged **Merged:** 2/8/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/nuget/examples/dotnet/Google.Cloud.Storage.V1-4.3.0` --- ### 📝 Commits (1) - [`38dd91b`](https://github.com/fsouza/fake-gcs-server/commit/38dd91b5f0e0129538cceddb57abc3c614dc40e2) 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.2.0 to 4.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/1320ebb891d49e796f376588e051ffd3c871272f"><code>1320ebb</code></a> Release Google.Cloud.Storage.V1 version 4.3.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-dotnet/issues/9852">#9852</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/69923f8db2bd812cf66b090e8703c5aafdc31c8c"><code>69923f8</code></a> chore(deps): bump cryptography from 38.0.3 to 39.0.1 in /.kokoro</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/8f3fc3433185ee3f9b0f79f4c295b923e6796c1c"><code>8f3fc34</code></a> feat: add <code>GetSearchAds360Link</code>, <code>ListSearchAds360Links</code>, `CreateSearchAds360...</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/a51e02c698fe38b2c2f273af42f020532e14380e"><code>a51e02c</code></a> feat: Added EvaluationReference to evaluation.proto</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/5d5183a0d8587f9edb94aa8a61aaf91dc096979d"><code>5d5183a</code></a> docs: Add documentation for proxy troubleshooting</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/648229c82b373ee4d15c646c6fb006cece387ecb"><code>648229c</code></a> chore: Fix second Storage integration test</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/5aef90f0b3abe088c54f95ef5dc791738ebd7426"><code>5aef90f</code></a> chore: Temporarily skip smoke tests for Google.Cloud.Security.PrivateCA.V1Beta1</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/c3e562c23bab720de96d0c6c78d8cce2faaddb02"><code>c3e562c</code></a> chore: Fix Storage integration URL signer test</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/82183862d9c65ce0f7956c1e950eff0afcc60660"><code>8218386</code></a> chore: Skip integration tests where all code is generated</li> <li><a href="https://github.com/googleapis/google-cloud-dotnet/commit/6bac0853de411ddf189c93c8d64ea754dbe78f23"><code>6bac085</code></a> chore: remove no-build flag in integration tests</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Storage.V1-4.2.0...Google.Cloud.Storage.V1-4.3.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.2.0&new-version=4.3.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:21 +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#1165
No description provided.