[PR #1463] [MERGED] build(deps): bump google-cloud-storage from 1.47.0 to 1.48.1 in /examples/ruby #1513

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 examples/ruby/Gemfile.lock (+12 -13)

📄 Description

Bumps google-cloud-storage from 1.47.0 to 1.48.1.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage: v1.48.1

1.48.1 (2024-01-26)

Bug Fixes

  • Raise an error on mismatching universe domain (#24486)

google-cloud-storage: v1.48.0

1.48.0 (2024-01-25)

Features

  • Support for universe_domain (#24449)
Commits
  • 7a03f70 chore(main): release google-cloud-storage 1.48.1 (#24488)
  • fde9037 chore(main): release google-cloud-bigquery 1.46.1 (#24487)
  • 7273361 fix(storage): Raise an error on mismatching universe domain (#24486)
  • a133919 fix(bigquery): Raise an error on mismatching universe domain (#24485)
  • 970b842 chore(main): release google-cloud-functions-v1 0.14.0 (#24480)
  • 0131ac0 chore(main): release google-cloud-contact_center_insights-v1 0.21.0 (#24478)
  • 1b46532 chore(main): release google-cloud-batch-v1 0.16.0 (#24476)
  • c8b6573 chore(main): release google-analytics-admin-v1alpha 0.28.0 (#24475)
  • a9d92df chore(main): release google-cloud-edge_network-v1 0.3.0 (#24466)
  • 7a396c7 chore(main): release google-cloud-container-v1beta1 0.34.2 (#24460)
  • 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/1463 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/26/2024 **Status:** ✅ Merged **Merged:** 1/28/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/bundler/examples/ruby/google-cloud-storage-1.48.1` --- ### 📝 Commits (1) - [`36dca2b`](https://github.com/fsouza/fake-gcs-server/commit/36dca2ba02ea754cd3392addf8cff2a980c5d18b) build(deps): bump google-cloud-storage in /examples/ruby ### 📊 Changes **1 file changed** (+12 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `examples/ruby/Gemfile.lock` (+12 -13) </details> ### 📄 Description Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) from 1.47.0 to 1.48.1. <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.48.1</h2> <h3>1.48.1 (2024-01-26)</h3> <h4>Bug Fixes</h4> <ul> <li>Raise an error on mismatching universe domain (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24486">#24486</a>)</li> </ul> <h2>google-cloud-storage: v1.48.0</h2> <h3>1.48.0 (2024-01-25)</h3> <h4>Features</h4> <ul> <li>Support for universe_domain (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24449">#24449</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/7a03f70781b67497c0d6660c4ca6bf9f39cc0494"><code>7a03f70</code></a> chore(main): release google-cloud-storage 1.48.1 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24488">#24488</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/fde90376c562a43284fe89d67ea2229230f6bc08"><code>fde9037</code></a> chore(main): release google-cloud-bigquery 1.46.1 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24487">#24487</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/72733611d38a50868724a3056f1045e54d108059"><code>7273361</code></a> fix(storage): Raise an error on mismatching universe domain (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24486">#24486</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/a13391961ed998fc236e68dac2242f11b302b4c2"><code>a133919</code></a> fix(bigquery): Raise an error on mismatching universe domain (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24485">#24485</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/970b8422687c9fd64c22971c4fbcfe0ab132efaa"><code>970b842</code></a> chore(main): release google-cloud-functions-v1 0.14.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24480">#24480</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/0131ac013bdae361d386213af7fd6d4cc8d7969d"><code>0131ac0</code></a> chore(main): release google-cloud-contact_center_insights-v1 0.21.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24478">#24478</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/1b465327de7382736f12c531f2c226de805afb9f"><code>1b46532</code></a> chore(main): release google-cloud-batch-v1 0.16.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24476">#24476</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/c8b6573ca7ab24230b447e42a198fa5c8e16861d"><code>c8b6573</code></a> chore(main): release google-analytics-admin-v1alpha 0.28.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24475">#24475</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/a9d92df097f682b6dabcfb7e14303fc47019cfcd"><code>a9d92df</code></a> chore(main): release google-cloud-edge_network-v1 0.3.0 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24466">#24466</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-ruby/commit/7a396c776c72b5ea6e4a654c7236c0d8f5140baf"><code>7a396c7</code></a> chore(main): release google-cloud-container-v1beta1 0.34.2 (<a href="https://redirect.github.com/googleapis/google-cloud-ruby/issues/24460">#24460</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-storage/v1.47.0...google-cloud-storage/v1.48.1">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.47.0&new-version=1.48.1)](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:34: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#1513
No description provided.