[PR #1708] [MERGED] Bump google.golang.org/api from 0.189.0 to 0.191.0 in /examples/go #1746

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1708
Author: @dependabot[bot]
Created: 8/7/2024
Status: Merged
Merged: 8/9/2024
Merged by: @fsouza

Base: mainHead: dependabot/go_modules/examples/go/google.golang.org/api-0.191.0


📝 Commits (1)

  • d48c836 Bump google.golang.org/api from 0.189.0 to 0.191.0 in /examples/go

📊 Changes

2 files changed (+35 additions, -36 deletions)

View changed files

📝 examples/go/go.mod (+11 -12)
📝 examples/go/go.sum (+24 -24)

📄 Description

Bumps google.golang.org/api from 0.189.0 to 0.191.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.191.0

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)

v0.190.0

0.190.0 (2024-08-01)

Features

Reverts

Changelog

Sourced from google.golang.org/api's changelog.

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)

0.190.0 (2024-08-01)

Features

Reverts

Commits

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/1708 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/9/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.191.0` --- ### 📝 Commits (1) - [`d48c836`](https://github.com/fsouza/fake-gcs-server/commit/d48c8363f9d4c6dd6cfbd36d28d1cf92830aaaa7) Bump google.golang.org/api from 0.189.0 to 0.191.0 in /examples/go ### 📊 Changes **2 files changed** (+35 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+11 -12) 📝 `examples/go/go.sum` (+24 -24) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.189.0 to 0.191.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.191.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.190.0...v0.191.0">0.191.0</a> (2024-08-07)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2719">#2719</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a5ddb40265f42b2ccb81e3fdcdf63b876ec4c8d3">a5ddb40</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2722">#2722</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0d159138dde17f67b95506a9b75f61654616ab1e">0d15913</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2724">#2724</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/918e3d247ec3b8846ef27768755753653e6c9810">918e3d2</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Reference gax import in storage libs (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2720">#2720</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/fffff7f0c447dfa6ad3b74b7ef948fc1b8b78e66">fffff7f</a>)</li> <li><strong>transport:</strong> Disable automatic universe domain check (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2717">#2717</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f5b0bb5ac5ffd3d26c49135c6ce3cfb9167508b0">f5b0bb5</a>)</li> </ul> <h2>v0.190.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.189.0...v0.190.0">0.190.0</a> (2024-08-01)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2693">#2693</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/cbc19e75465de8084d9e34b2b3ccc0ba8d905e3d">cbc19e7</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2698">#2698</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ddc4e0b0adb8c4fe22edb4a821e4f2c716d5a327">ddc4e0b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2699">#2699</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/d07fd26bf7d8b4a5848207b35d4214976bceeac0">d07fd26</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2700">#2700</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a8b0821bdcc9a5e76db236bfce38823ab36002de">a8b0821</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2703">#2703</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7b03cff8f79b0bb0d82f6f0b2e16120e10019852">7b03cff</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2706">#2706</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/05a4fc520d64a219002772f36377929b010ff53b">05a4fc5</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2715">#2715</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/164a8d6aedb86f34a366d792a213fed754197e8a">164a8d6</a>)</li> <li>Move storage, bigquery, and compute to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2695">#2695</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/66ace6c95689fd06cb467069d8ec0f5ddb8ac695">66ace6c</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>Move storage, bigquery, and compute to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2695">#2695</a>)&quot; (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2704">#2704</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/aa62c85a8c8cce5d0ed963b7d9b74e6a739fd072">aa62c85</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.190.0...v0.191.0">0.191.0</a> (2024-08-07)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2719">#2719</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a5ddb40265f42b2ccb81e3fdcdf63b876ec4c8d3">a5ddb40</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2722">#2722</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0d159138dde17f67b95506a9b75f61654616ab1e">0d15913</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2724">#2724</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/918e3d247ec3b8846ef27768755753653e6c9810">918e3d2</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Reference gax import in storage libs (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2720">#2720</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/fffff7f0c447dfa6ad3b74b7ef948fc1b8b78e66">fffff7f</a>)</li> <li><strong>transport:</strong> Disable automatic universe domain check (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2717">#2717</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f5b0bb5ac5ffd3d26c49135c6ce3cfb9167508b0">f5b0bb5</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.189.0...v0.190.0">0.190.0</a> (2024-08-01)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2693">#2693</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/cbc19e75465de8084d9e34b2b3ccc0ba8d905e3d">cbc19e7</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2698">#2698</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ddc4e0b0adb8c4fe22edb4a821e4f2c716d5a327">ddc4e0b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2699">#2699</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/d07fd26bf7d8b4a5848207b35d4214976bceeac0">d07fd26</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2700">#2700</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a8b0821bdcc9a5e76db236bfce38823ab36002de">a8b0821</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2703">#2703</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7b03cff8f79b0bb0d82f6f0b2e16120e10019852">7b03cff</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2706">#2706</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/05a4fc520d64a219002772f36377929b010ff53b">05a4fc5</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2715">#2715</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/164a8d6aedb86f34a366d792a213fed754197e8a">164a8d6</a>)</li> <li>Move storage, bigquery, and compute to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2695">#2695</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/66ace6c95689fd06cb467069d8ec0f5ddb8ac695">66ace6c</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>Move storage, bigquery, and compute to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2695">#2695</a>)&quot; (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2704">#2704</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/aa62c85a8c8cce5d0ed963b7d9b74e6a739fd072">aa62c85</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/d0759b0137a0eada3dbf3b7f3255dd9628c1db0a"><code>d0759b0</code></a> chore(main): release 0.191.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2718">#2718</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/918e3d247ec3b8846ef27768755753653e6c9810"><code>918e3d2</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2724">#2724</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0d159138dde17f67b95506a9b75f61654616ab1e"><code>0d15913</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2722">#2722</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b365461a552fd63fa5e05674eb8f7dc52b42e66f"><code>b365461</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2721">#2721</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/fffff7f0c447dfa6ad3b74b7ef948fc1b8b78e66"><code>fffff7f</code></a> fix: reference gax import in storage libs (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2720">#2720</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a5ddb40265f42b2ccb81e3fdcdf63b876ec4c8d3"><code>a5ddb40</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2719">#2719</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f5b0bb5ac5ffd3d26c49135c6ce3cfb9167508b0"><code>f5b0bb5</code></a> fix(transport): disable automatic universe domain check (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2717">#2717</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/88dca19518980ee6eb52da31c0460ea16674222e"><code>88dca19</code></a> chore(main): release 0.190.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2694">#2694</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1f2d6d3d2eff4c38ca67895c7da5fec7d57d4726"><code>1f2d6d3</code></a> chore: bump cloud.google.com/go/auth@v0.7.3 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2716">#2716</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/164a8d6aedb86f34a366d792a213fed754197e8a"><code>164a8d6</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2715">#2715</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.189.0...v0.191.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/api&package-manager=go_modules&previous-version=0.189.0&new-version=0.191.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:00 +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#1746
No description provided.