[PR #706] [MERGED] build(deps): bump google.golang.org/api from 0.70.0 to 0.71.0 in /examples/go #845

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

2 files changed (+14 additions, -7 deletions)

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+13 -6)

📄 Description

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

Release notes

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

v0.71.0

0.71.0 (2022-03-08)

Features

Changelog

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

0.71.0 (2022-03-08)

Features

Commits
  • 3d588dd chore(main): release 0.71.0 (#1454)
  • 937d36f feat(all): auto-regenerate discovery clients (#1469)
  • 33ba990 feat(internal/gensupport): add net.ErrClosed to default retry (#1462)
  • bf3225e feat(all): auto-regenerate discovery clients (#1467)
  • 94d6c1d chore(all): update google.golang.org/genproto commit hash to 325a892 (#1468)
  • 76a2c21 feat(all): auto-regenerate discovery clients (#1466)
  • 398f9e8 feat(all): auto-regenerate discovery clients (#1465)
  • e8805bc feat(all): auto-regenerate discovery clients (#1464)
  • 4df1039 feat(all): auto-regenerate discovery clients (#1463)
  • 7331451 feat(all): auto-regenerate discovery clients (#1457)
  • 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 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/706 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/8/2022 **Status:** ✅ Merged **Merged:** 3/8/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.71.0` --- ### 📝 Commits (1) - [`39f1f76`](https://github.com/fsouza/fake-gcs-server/commit/39f1f76cf85cd120e1ea4bd3df02f0462de5b1a0) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+13 -6) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.70.0 to 0.71.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.71.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.70.0...v0.71.0">0.71.0</a> (2022-03-08)</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/1469">#1469</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1467">#1467</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1466">#1466</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1465">#1465</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1464">#1464</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1463">#1463</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1457">#1457</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1455">#1455</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1453">#1453</a></li> <li><strong>internal/gensupport:</strong> add net.ErrClosed to default retry (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1462">#1462</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/33ba990caa9a19720ff862d91b1226781aee94cd">33ba990</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.70.0...v0.71.0">0.71.0</a> (2022-03-08)</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/1469">#1469</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1467">#1467</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1466">#1466</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1465">#1465</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1464">#1464</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1463">#1463</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1457">#1457</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1455">#1455</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1453">#1453</a></li> <li><strong>internal/gensupport:</strong> add net.ErrClosed to default retry (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1462">#1462</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/33ba990caa9a19720ff862d91b1226781aee94cd">33ba990</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3d588ddd0f2d1c10937a81e0f4fd7bf83d647dc0"><code>3d588dd</code></a> chore(main): release 0.71.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1454">#1454</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/937d36f3f7b1f683f6eaf85e1a4b933f041ba48a"><code>937d36f</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1469">#1469</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/33ba990caa9a19720ff862d91b1226781aee94cd"><code>33ba990</code></a> feat(internal/gensupport): add net.ErrClosed to default retry (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1462">#1462</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/bf3225e1965fa6a278ad902404c98405508914ed"><code>bf3225e</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1467">#1467</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/94d6c1de213daad883f847149855199d04245595"><code>94d6c1d</code></a> chore(all): update google.golang.org/genproto commit hash to 325a892 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1468">#1468</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/76a2c21a2416163c488c1e02a6baf68deb084c31"><code>76a2c21</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1466">#1466</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/398f9e8619ca7eec5a782f4c0c8f2ada100764e9"><code>398f9e8</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1465">#1465</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e8805bc41ea5bb2f0d864f377fbf1a06b609938d"><code>e8805bc</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1464">#1464</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4df103943a9a72e975853704917f1f1a5a14704c"><code>4df1039</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1463">#1463</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/7331451f181eeb8f77e55057828f480a891fd81a"><code>7331451</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1457">#1457</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.70.0...v0.71.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.70.0&new-version=0.71.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:53 +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#845
No description provided.