[PR #272] [MERGED] build(deps): bump google.golang.org/api from 0.26.0 to 0.27.0 #475

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/272
Author: @dependabot[bot]
Created: 6/17/2020
Status: Merged
Merged: 6/17/2020
Merged by: @dependabot[bot]

Base: masterHead: dependabot/go_modules/google.golang.org/api-0.27.0


📝 Commits (1)

  • 9e1bc30 build(deps): bump google.golang.org/api from 0.26.0 to 0.27.0

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -0)

📄 Description

Bumps google.golang.org/api from 0.26.0 to 0.27.0.

Release notes

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

v0.27.0

  • gensupport:
    • Expand retryable errors to include wrapped errors and transient network failures.
    • Add retry for the initial request in a resumable or multipart upload.
  • transport/http:
    • Don't reuse a base transport between clients. This fixes a race condition in defaultBaseTransport.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

Changelog

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

v0.27.0

Changes

  • gensupport:
    • Expand retryable errors to include wrapped errors and transient network failures.
    • Add retry for the initial request in a resumable or multipart upload.
  • transport/http:
    • Don't reuse a base transport between clients. This fixes a race condition in defaultBaseTransport.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

Commits
  • 9533116 all: release v0.27.0 (#533)
  • 4f567d4 transport/grpc: support GOOGLE_API_USE_MTLS=always for mtls_smoketest (#534)
  • 4d381d7 transport/http: don't reuse a base transport between clients (#532)
  • 9a7bb2b all: autogenerated update (2020-06-16) (#531)
  • dec4990 gensupport: expand retryable errors (#529)
  • 077708b gensupport: add retry for initial upload request (#528)
  • 479f86b internal: refactor replacement pkgs and remove monitoring v1 (#513)
  • 9088815 all: autogenerated update (2020-06-12) (#527)
  • c8b5263 all: autogenerated update (2020-06-09) (#526)
  • cfc6233 all: autogenerated update (2020-06-01) (#523)
  • 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/272 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/17/2020 **Status:** ✅ Merged **Merged:** 6/17/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.27.0` --- ### 📝 Commits (1) - [`9e1bc30`](https://github.com/fsouza/fake-gcs-server/commit/9e1bc300ed81f61b3e3f03a6a99927747d8d0bb6) build(deps): bump google.golang.org/api from 0.26.0 to 0.27.0 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.26.0 to 0.27.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.27.0</h2> <ul> <li>gensupport: <ul> <li>Expand retryable errors to include wrapped errors and transient network failures.</li> <li>Add retry for the initial request in a resumable or multipart upload.</li> </ul> </li> <li>transport/http: <ul> <li>Don't reuse a base transport between clients. This fixes a race condition in defaultBaseTransport.</li> </ul> </li> <li>Various updates to autogenerated clients.</li> </ul> <p><em>Please note:</em> the release version is not indicative of an individual client's stability or version.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h1>v0.27.0</h1> <h2>Changes</h2> <ul> <li>gensupport: <ul> <li>Expand retryable errors to include wrapped errors and transient network failures.</li> <li>Add retry for the initial request in a resumable or multipart upload.</li> </ul> </li> <li>transport/http: <ul> <li>Don't reuse a base transport between clients. This fixes a race condition in defaultBaseTransport.</li> </ul> </li> <li>Various updates to autogenerated clients.</li> </ul> <p><em>Please note:</em> the release version is not indicative of an individual client's stability or version.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9533116191a364d4e1b7e34dabb4850801b33e5d"><code>9533116</code></a> all: release v0.27.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/533">#533</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4f567d4f02f56bc7b00b013df14910bbc3ac1a95"><code>4f567d4</code></a> transport/grpc: support GOOGLE_API_USE_MTLS=always for mtls_smoketest (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/534">#534</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4d381d7e90024d72c78b7cee5d40e9de2a24d45f"><code>4d381d7</code></a> transport/http: don't reuse a base transport between clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/532">#532</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9a7bb2b9c4403c8fb5c414faefb2bb74da666923"><code>9a7bb2b</code></a> all: autogenerated update (2020-06-16) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/531">#531</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/dec4990267b387639de624cd235758ea649d3a46"><code>dec4990</code></a> gensupport: expand retryable errors (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/529">#529</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/077708b1161149ea3d7dd51c60fd58df443af649"><code>077708b</code></a> gensupport: add retry for initial upload request (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/528">#528</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/479f86b479d18d273ecd885be94584f0ecc2b5e0"><code>479f86b</code></a> internal: refactor replacement pkgs and remove monitoring v1 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/513">#513</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9088815949deca50605ff8381d9c632081f630b3"><code>9088815</code></a> all: autogenerated update (2020-06-12) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/527">#527</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c8b52637e5d70ce11da84ef45c2098797b40847f"><code>c8b5263</code></a> all: autogenerated update (2020-06-09) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/526">#526</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/cfc62336a21b9af45e2830a9898569d8aac1c5cc"><code>cfc6233</code></a> all: autogenerated update (2020-06-01) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/523">#523</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.26.0...v0.27.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.26.0&new-version=0.27.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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:30:12 +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#475
No description provided.