[PR #1581] [MERGED] build(deps): bump google-cloud-storage from 1.50.0 to 1.51.0 in /examples/ruby #1627

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1581
Author: @dependabot[bot]
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @fsouza

Base: mainHead: dependabot/bundler/examples/ruby/google-cloud-storage-1.51.0


📝 Commits (1)

  • da2bbc4 build(deps): bump google-cloud-storage in /examples/ruby

📊 Changes

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

View changed files

📝 examples/ruby/Gemfile.lock (+1 -1)

📄 Description

Bumps google-cloud-storage from 1.50.0 to 1.51.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage: v1.51.0

1.51.0 (2024-04-25)

Features

  • Respect custom endpoint for signed_url (#25469)
Commits
  • e3aeb42 chore(main): release google-cloud-storage 1.51.0 (#25763)
  • 4b6ae64 chore(main): release google-cloud-recaptcha_enterprise-v1beta1 0.14.0 (#25782)
  • fbdde99 chore(main): release google-cloud-recaptcha_enterprise-v1 0.21.0 (#25781)
  • 5191810 chore(firestore): Fix some rubocop warnings (#25792)
  • 655760f chore(main): release google-cloud-bigquery-data_transfer-v1 0.14.1 (#25756)
  • e99e440 chore(main): release google-cloud-deploy-v1 0.19.0 (#25757)
  • a604bbe chore(main): release google-cloud-secret_manager-v1 0.21.0 (#25758)
  • 8022ec5 chore(main): release google-cloud-config_service-v1 0.6.0 (#25777)
  • b2cf138 chore(main): release google-cloud-document_ai-v1beta3 0.35.0 (#25778)
  • 983dd60 chore(main): release google-cloud-monitoring 1.8.1 (#25779)
  • 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/1581 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/bundler/examples/ruby/google-cloud-storage-1.51.0` --- ### 📝 Commits (1) - [`da2bbc4`](https://github.com/fsouza/fake-gcs-server/commit/da2bbc4c34641614d34d6e2ed961348877249023) build(deps): bump google-cloud-storage in /examples/ruby ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/ruby/Gemfile.lock` (+1 -1) </details> ### 📄 Description Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) from 1.50.0 to 1.51.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-ruby/releases">google-cloud-storage's releases</a>.</em></p> <blockquote> <h2>google-cloud-storage: v1.51.0</h2> <h3>1.51.0 (2024-04-25)</h3> <h4>Features</h4> <ul> <li>Respect custom endpoint for signed_url (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25469">#25469</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/e3aeb42e8b26d790a996cd2b3803f3705990803b"><code>e3aeb42</code></a> chore(main): release google-cloud-storage 1.51.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25763">#25763</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/4b6ae64833dfedb6d7977241b639f174430511dd"><code>4b6ae64</code></a> chore(main): release google-cloud-recaptcha_enterprise-v1beta1 0.14.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25782">#25782</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/fbdde990df3c88d7928d32f59e2fd9bc24d27b86"><code>fbdde99</code></a> chore(main): release google-cloud-recaptcha_enterprise-v1 0.21.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25781">#25781</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/5191810c20ac2fe26b23cc4c4a539e735cfa6826"><code>5191810</code></a> chore(firestore): Fix some rubocop warnings (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25792">#25792</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/655760f1000bd0ba823def70faf9ed42f3d97f3b"><code>655760f</code></a> chore(main): release google-cloud-bigquery-data_transfer-v1 0.14.1 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25756">#25756</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/e99e4408846f2f792d393ce56247b8cb446015cf"><code>e99e440</code></a> chore(main): release google-cloud-deploy-v1 0.19.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25757">#25757</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/a604bbe75c4e1fc6088e0fc8c922dfe2101866bb"><code>a604bbe</code></a> chore(main): release google-cloud-secret_manager-v1 0.21.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25758">#25758</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/8022ec5f7d2b781a707330ecdcf84ff721ae264c"><code>8022ec5</code></a> chore(main): release google-cloud-config_service-v1 0.6.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25777">#25777</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/b2cf1385f769504d1d60b7495ed85e06c7a23d6f"><code>b2cf138</code></a> chore(main): release google-cloud-document_ai-v1beta3 0.35.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25778">#25778</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/983dd6042a647817cf4ec956dafe26204c4156e7"><code>983dd60</code></a> chore(main): release google-cloud-monitoring 1.8.1 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/25779">#25779</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-storage/v1.50.0...google-cloud-storage/v1.51.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=bundler&previous-version=1.50.0&new-version=1.51.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:35:28 +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#1627
No description provided.