[PR #1546] [MERGED] build(deps): bump google.golang.org/api from 0.170.0 to 0.171.0 in /examples/go #1595

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1546
Author: @dependabot[bot]
Created: 3/22/2024
Status: Merged
Merged: 3/23/2024
Merged by: @fsouza

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


📝 Commits (1)

  • 05a92fe build(deps): bump google.golang.org/api in /examples/go

📊 Changes

2 files changed (+12 additions, -12 deletions)

View changed files

📝 examples/go/go.mod (+4 -4)
📝 examples/go/go.sum (+8 -8)

📄 Description

Bumps google.golang.org/api from 0.170.0 to 0.171.0.

Release notes

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

v0.171.0

0.171.0 (2024-03-21)

Features

Bug Fixes

  • transport: Return GDU for all errors from MDS universe_domain (#2484) (63b7c0d), refs #2399
Changelog

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

0.171.0 (2024-03-21)

Features

Bug Fixes

  • transport: Return GDU for all errors from MDS universe_domain (#2484) (63b7c0d), refs #2399
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/1546 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 3/23/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.171.0` --- ### 📝 Commits (1) - [`05a92fe`](https://github.com/fsouza/fake-gcs-server/commit/05a92feb577961a7ddf575df8340e3472f785a71) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+4 -4) 📝 `examples/go/go.sum` (+8 -8) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.170.0 to 0.171.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.171.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.170.0...v0.171.0">0.171.0</a> (2024-03-21)</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/2472">#2472</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b300fd0d0843cec7c1a990ffa03d6e17b085ee6f">b300fd0</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2474">#2474</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a4064baec9b12a3ad2f0829ea1fe5c488ade15a4">a4064ba</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2475">#2475</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/22b2f1350176e591df8fd25c7be54b6f3a63cc3c">22b2f13</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2480">#2480</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/09097b0db6599abebb724be3ed3dbc9e8a1d175e">09097b0</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2482">#2482</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b91cca714babc7bd3c13a739f3d09b77c12ca50a">b91cca7</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2483">#2483</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9599561e4d8d2e281b80c2f2541c8933c03d1198">9599561</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>transport:</strong> Return GDU for all errors from MDS universe_domain (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2484">#2484</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/63b7c0dece0773b1074956e6c134817c5cdb2606">63b7c0d</a>), refs <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2399">#2399</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.170.0...v0.171.0">0.171.0</a> (2024-03-21)</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/2472">#2472</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b300fd0d0843cec7c1a990ffa03d6e17b085ee6f">b300fd0</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2474">#2474</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a4064baec9b12a3ad2f0829ea1fe5c488ade15a4">a4064ba</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2475">#2475</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/22b2f1350176e591df8fd25c7be54b6f3a63cc3c">22b2f13</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2480">#2480</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/09097b0db6599abebb724be3ed3dbc9e8a1d175e">09097b0</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2482">#2482</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b91cca714babc7bd3c13a739f3d09b77c12ca50a">b91cca7</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2483">#2483</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9599561e4d8d2e281b80c2f2541c8933c03d1198">9599561</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>transport:</strong> Return GDU for all errors from MDS universe_domain (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2484">#2484</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/63b7c0dece0773b1074956e6c134817c5cdb2606">63b7c0d</a>), refs <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2399">#2399</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a28dfbdb4d0f0e919ab08e3e70e90af8753062b7"><code>a28dfbd</code></a> chore(main): release 0.171.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2473">#2473</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/63b7c0dece0773b1074956e6c134817c5cdb2606"><code>63b7c0d</code></a> fix(transport): return GDU for all errors from MDS universe_domain (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2484">#2484</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9599561e4d8d2e281b80c2f2541c8933c03d1198"><code>9599561</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2483">#2483</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b91cca714babc7bd3c13a739f3d09b77c12ca50a"><code>b91cca7</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2482">#2482</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/09097b0db6599abebb724be3ed3dbc9e8a1d175e"><code>09097b0</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2480">#2480</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5c211703783e8944afea21084f4e8275f5c0f040"><code>5c21170</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2476">#2476</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/22b2f1350176e591df8fd25c7be54b6f3a63cc3c"><code>22b2f13</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2475">#2475</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a4064baec9b12a3ad2f0829ea1fe5c488ade15a4"><code>a4064ba</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2474">#2474</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b300fd0d0843cec7c1a990ffa03d6e17b085ee6f"><code>b300fd0</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2472">#2472</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.170.0...v0.171.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.170.0&new-version=0.171.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:19 +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#1595
No description provided.