[PR #716] [MERGED] build(deps): bump google.golang.org/api from 0.71.0 to 0.73.0 in /examples/go #852

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/716
Author: @dependabot[bot]
Created: 3/15/2022
Status: Merged
Merged: 3/15/2022
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

2 files changed (+11 additions, -10 deletions)

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+10 -9)

📄 Description

Bumps google.golang.org/api from 0.71.0 to 0.73.0.

Release notes

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

v0.73.0

0.73.0 (2022-03-15)

Features

  • all: auto-regenerate discovery clients, refs #1477
  • all: prefer using WithDefaultScope option internally (#1476) (0922a63)

v0.72.0

0.72.0 (2022-03-14)

Features

Changelog

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

0.73.0 (2022-03-15)

Features

  • all: auto-regenerate discovery clients, refs #1477
  • all: prefer using WithDefaultScope option internally (#1476) (0922a63)

0.72.0 (2022-03-14)

Features

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 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/716 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/15/2022 **Status:** ✅ Merged **Merged:** 3/15/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.73.0` --- ### 📝 Commits (1) - [`45ff7b2`](https://github.com/fsouza/fake-gcs-server/commit/45ff7b220c8e59f20514504fc36429d3358088d4) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+10 -9) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.71.0 to 0.73.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.73.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.72.0...v0.73.0">0.73.0</a> (2022-03-15)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients, refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1477">#1477</a></li> <li><strong>all:</strong> prefer using WithDefaultScope option internally (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1476">#1476</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0922a63f2341bb10cb3c3085233fd4b6adaeac26">0922a63</a>)</li> </ul> <h2>v0.72.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.71.0...v0.72.0">0.72.0</a> (2022-03-14)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients, refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1474">#1474</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1472">#1472</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1470">#1470</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.72.0...v0.73.0">0.73.0</a> (2022-03-15)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients, refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1477">#1477</a></li> <li><strong>all:</strong> prefer using WithDefaultScope option internally (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1476">#1476</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0922a63f2341bb10cb3c3085233fd4b6adaeac26">0922a63</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.71.0...v0.72.0">0.72.0</a> (2022-03-14)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients, refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1474">#1474</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1472">#1472</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1470">#1470</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/fe42dff50a978f1a6a5c0b1ca7bbe25e0a8d1fc8"><code>fe42dff</code></a> chore(main): release 0.73.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1478">#1478</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0922a63f2341bb10cb3c3085233fd4b6adaeac26"><code>0922a63</code></a> feat(all): prefer using WithDefaultScope option internally (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1476">#1476</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/948cb4ae48b4fe91b048ee51af8f45d0d93b73c3"><code>948cb4a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1477">#1477</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/61009524305515a60ac3c5c54bf81b65e1a9cb1b"><code>6100952</code></a> chore(main): release 0.72.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1471">#1471</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/85b8ff97e53c384ef27c1a1d48bc72f2cdc88de6"><code>85b8ff9</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1475">#1475</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e550ff46127e7e99f0a6a66f07f4e661de0de45a"><code>e550ff4</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1474">#1474</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/83dfa07135ab4df475b5740a87fc064446735990"><code>83dfa07</code></a> docs: removed stale comment (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1473">#1473</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/ab9ff8cba956156bd1975e665ad606509a1b064c"><code>ab9ff8c</code></a> chore: remove build tags for go versions &lt; 1.15 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1461">#1461</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/314c94bf4746187588782d36be7c6b81c32d11d8"><code>314c94b</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1472">#1472</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6826fe25dc3eda142a167125721bd6754f93dc40"><code>6826fe2</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1470">#1470</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.71.0...v0.73.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.71.0&new-version=0.73.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:31:55 +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#852
No description provided.