[PR #376] [MERGED] build(deps): bump google.golang.org/api from 0.35.0 to 0.36.0 #564

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

📋 Pull Request Information

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

Base: mainHead: dependabot/go_modules/google.golang.org/api-0.36.0


📝 Commits (1)

  • 172f051 build(deps): bump google.golang.org/api from 0.35.0 to 0.36.0

📊 Changes

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

View changed files

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

📄 Description

Bumps google.golang.org/api from 0.35.0 to 0.36.0.

Release notes

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

google-api-go-client v0.36.0

Features

Bug Fixes

  • google-api-go-generator: add patch for compute mtls endpoint (#761) (445fe0b)
Changelog

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

0.36.0 (2020-12-03)

Features

Bug Fixes

  • google-api-go-generator: add patch for compute mtls endpoint (#761) (445fe0b)
Commits
  • f7ce5ab chore: release 0.36.0 (#746)
  • 34f3de5 feat(all): auto-regenerate discovery clients (#766)
  • caa4d89 feat(transport): Add default certificate caching support (#721)
  • 1a7550f feat(internaloption): add better support for self-signed JWT (#738)
  • 445fe0b fix(google-api-go-generator): add patch for compute mtls endpoint (#761)
  • e8d19f9 feat(all): auto-regenerate discovery clients (#762)
  • 9bf19fa chore(all): update all (#758)
  • 5c93c48 feat(all): auto-regenerate discovery clients (#760)
  • 15b32e5 feat(all): auto-regenerate discovery clients (#757)
  • 2d67e11 feat(all): auto-regenerate discovery clients (#756)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza.


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/376 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/4/2020 **Status:** ✅ Merged **Merged:** 12/4/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.36.0` --- ### 📝 Commits (1) - [`172f051`](https://github.com/fsouza/fake-gcs-server/commit/172f051e028457de5787be79240b31269e8fbf08) build(deps): bump google.golang.org/api from 0.35.0 to 0.36.0 ### 📊 Changes **2 files changed** (+35 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+34 -0) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.35.0 to 0.36.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>google-api-go-client v0.36.0</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients , refs <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/766">#766</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/762">#762</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/758">#758</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/760">#760</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/757">#757</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/756">#756</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/754">#754</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/753">#753</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/749">#749</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/747">#747</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/744">#744</a></li> <li><strong>internaloption:</strong> add better support for self-signed JWT (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/738">#738</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/1a7550f9546052997806ff7ea9bcba55326bdb16">1a7550f</a>)</li> <li><strong>transport:</strong> Add default certificate caching support (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/721">#721</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/caa4d89fd452600f9911cfa0945500566cf9c72e">caa4d89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>google-api-go-generator:</strong> add patch for compute mtls endpoint (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/761">#761</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/445fe0be627de9769c5b252e77858c78682a6b8c">445fe0b</a>)</li> </ul> </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> <h2><a href="https://www.github.com/googleapis/google-api-go-client/compare/v0.35.0...v0.36.0">0.36.0</a> (2020-12-03)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients , refs <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/766">#766</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/762">#762</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/758">#758</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/760">#760</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/757">#757</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/756">#756</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/754">#754</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/753">#753</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/749">#749</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/747">#747</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/744">#744</a></li> <li><strong>internaloption:</strong> add better support for self-signed JWT (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/738">#738</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/1a7550f9546052997806ff7ea9bcba55326bdb16">1a7550f</a>)</li> <li><strong>transport:</strong> Add default certificate caching support (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/721">#721</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/caa4d89fd452600f9911cfa0945500566cf9c72e">caa4d89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>google-api-go-generator:</strong> add patch for compute mtls endpoint (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/761">#761</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/445fe0be627de9769c5b252e77858c78682a6b8c">445fe0b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f7ce5abca6e37cc937e5fe7992ba06892fb0d7fe"><code>f7ce5ab</code></a> chore: release 0.36.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/746">#746</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/34f3de53affe355cb271ad1ea3f536ad30970f53"><code>34f3de5</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/766">#766</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/caa4d89fd452600f9911cfa0945500566cf9c72e"><code>caa4d89</code></a> feat(transport): Add default certificate caching support (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/721">#721</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1a7550f9546052997806ff7ea9bcba55326bdb16"><code>1a7550f</code></a> feat(internaloption): add better support for self-signed JWT (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/738">#738</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/445fe0be627de9769c5b252e77858c78682a6b8c"><code>445fe0b</code></a> fix(google-api-go-generator): add patch for compute mtls endpoint (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/761">#761</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e8d19f9a19fbe9e2bc9416c2430941f51df70359"><code>e8d19f9</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/762">#762</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9bf19fa699a879abfdf4697fb5b9e0370a5f9ec2"><code>9bf19fa</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/758">#758</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5c93c48f0a39952386a1d14ff67b662ef6042ba7"><code>5c93c48</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/760">#760</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/15b32e54a49cb46a504eb726224f4f8de8ddc81b"><code>15b32e5</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/757">#757</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/2d67e1126d5dae5748dd2c77bfe7ee258b1a463c"><code>2d67e11</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/756">#756</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.35.0...v0.36.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.35.0&new-version=0.36.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza. [//]: # (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:37 +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#564
No description provided.