[PR #1820] [MERGED] build(deps): bump google.golang.org/api from 0.206.0 to 0.209.0 #1849

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1820
Author: @dependabot[bot]
Created: 11/22/2024
Status: Merged
Merged: 12/1/2024
Merged by: @fsouza

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


📝 Commits (1)

  • be5e5af build(deps): bump google.golang.org/api from 0.206.0 to 0.209.0

📊 Changes

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

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+6 -6)

📄 Description

Bumps google.golang.org/api from 0.206.0 to 0.209.0.

Release notes

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

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

Changelog

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

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

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 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/1820 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 12/1/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.209.0` --- ### 📝 Commits (1) - [`be5e5af`](https://github.com/fsouza/fake-gcs-server/commit/be5e5af8771321cd81965565ade3b8d6abb461ba) build(deps): bump google.golang.org/api from 0.206.0 to 0.209.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.206.0 to 0.209.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.209.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.208.0...v0.209.0">0.209.0</a> (2024-11-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/2883">#2883</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0b8353371f75d5f3645a3fe6b91cdf004566fa4a">0b83533</a>)</li> </ul> <h2>v0.208.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.207.0...v0.208.0">0.208.0</a> (2024-11-20)</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/2881">#2881</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/44435a9a91048abc5776051221ce9e64b75f5734">44435a9</a>)</li> <li><strong>gensupport:</strong> Per-chunk transfer timeout configs (<a href="https://github.com/googleapis/google-api-go-client/commit/09fa125adbe59d02e1e67470bfeebcb6b9c1596e">09fa125</a>)</li> <li><strong>gensupport:</strong> Per-chunk transfer timeout configs (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2865">#2865</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/09fa125adbe59d02e1e67470bfeebcb6b9c1596e">09fa125</a>)</li> </ul> <h2>v0.207.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.206.0...v0.207.0">0.207.0</a> (2024-11-19)</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/2874">#2874</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e9ebb69c042ca5e25173253abce13870245e0356">e9ebb69</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2876">#2876</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/796b2482d765d213ab7f9329558c8ea2ca988fe9">796b248</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2879">#2879</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9c21349472533bd39a0e55f2db4b9c2afd18c325">9c21349</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.208.0...v0.209.0">0.209.0</a> (2024-11-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/2883">#2883</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0b8353371f75d5f3645a3fe6b91cdf004566fa4a">0b83533</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.207.0...v0.208.0">0.208.0</a> (2024-11-20)</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/2881">#2881</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/44435a9a91048abc5776051221ce9e64b75f5734">44435a9</a>)</li> <li><strong>gensupport:</strong> Per-chunk transfer timeout configs (<a href="https://github.com/googleapis/google-api-go-client/commit/09fa125adbe59d02e1e67470bfeebcb6b9c1596e">09fa125</a>)</li> <li><strong>gensupport:</strong> Per-chunk transfer timeout configs (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2865">#2865</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/09fa125adbe59d02e1e67470bfeebcb6b9c1596e">09fa125</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.206.0...v0.207.0">0.207.0</a> (2024-11-19)</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/2874">#2874</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e9ebb69c042ca5e25173253abce13870245e0356">e9ebb69</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2876">#2876</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/796b2482d765d213ab7f9329558c8ea2ca988fe9">796b248</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2879">#2879</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9c21349472533bd39a0e55f2db4b9c2afd18c325">9c21349</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/af0a938ba1e01e7c2ce7f96fef1e62478f5da784"><code>af0a938</code></a> chore(main): release 0.209.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2885">#2885</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0b8353371f75d5f3645a3fe6b91cdf004566fa4a"><code>0b83533</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2883">#2883</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f685f12b567e7e5fbb1e4c5322e735108874f821"><code>f685f12</code></a> chore(main): release 0.208.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2882">#2882</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/09fa125adbe59d02e1e67470bfeebcb6b9c1596e"><code>09fa125</code></a> feat(gensupport): per-chunk transfer timeout configs (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2865">#2865</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/44435a9a91048abc5776051221ce9e64b75f5734"><code>44435a9</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2881">#2881</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/36ccedf2aaf86e430c5f303a3570f2601c4939ff"><code>36ccedf</code></a> chore(main): release 0.207.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2875">#2875</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9c21349472533bd39a0e55f2db4b9c2afd18c325"><code>9c21349</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2879">#2879</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/2f1c8aefe1ae8fc2210a4660c10578665a37e77c"><code>2f1c8ae</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2877">#2877</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/796b2482d765d213ab7f9329558c8ea2ca988fe9"><code>796b248</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2876">#2876</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e9ebb69c042ca5e25173253abce13870245e0356"><code>e9ebb69</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2874">#2874</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.206.0...v0.209.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.206.0&new-version=0.209.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:36:29 +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#1849
No description provided.