[PR #1005] [MERGED] build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 in /examples/go #1109

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 examples/go/go.mod (+7 -7)
📝 examples/go/go.sum (+14 -14)

📄 Description

Bumps google.golang.org/api from 0.103.0 to 0.104.0.

Release notes

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

v0.104.0

0.104.0 (2022-12-07)

Features

Bug Fixes

  • idtoken: Increase MaxIdleConnsPerHost to 100 in NewClient (#1754) (629e217), refs #1744
  • transport/grpc: Separate resolution of creds and certs (#1759) (c213153)

Documentation

Changelog

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

0.104.0 (2022-12-07)

Features

Bug Fixes

  • idtoken: Increase MaxIdleConnsPerHost to 100 in NewClient (#1754) (629e217), refs #1744
  • transport/grpc: Separate resolution of creds and certs (#1759) (c213153)

Documentation

Commits
  • 9255b0b chore(main): release 0.104.0 (#1748)
  • 4238314 chore: ignore some golang.org/x/* dependencies in renovate (#1772)
  • 029b659 chore(all): update all (#1768)
  • f819644 feat(all): auto-regenerate discovery clients (#1771)
  • 2b596d9 feat(all): auto-regenerate discovery clients (#1767)
  • 3195ce1 feat(all): auto-regenerate discovery clients (#1766)
  • 97a9846 feat(all): auto-regenerate discovery clients (#1760)
  • 8d8f0a7 feat(transport): de-experiment google-c2p resolver (#1757)
  • c213153 fix(transport/grpc): separate resolution of creds and certs (#1759)
  • 629e217 fix(idtoken): increase MaxIdleConnsPerHost to 100 in NewClient (#1754)
  • 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/1005 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 12/7/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.104.0` --- ### 📝 Commits (1) - [`58b918e`](https://github.com/fsouza/fake-gcs-server/commit/58b918e57f36e4d8f9433e38e812cb26960c84af) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+21 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+7 -7) 📝 `examples/go/go.sum` (+14 -14) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.104.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.104.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.103.0...v0.104.0">0.104.0</a> (2022-12-07)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1746">#1746</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/292129c681cb5e8f7dc66e499e477be5aec4a26e">292129c</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1751">#1751</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a657f191681814da2c048118f02e5a85e9c9436b">a657f19</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1752">#1752</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/dd565a4a1b3867b4a1fe86ff9d8a633a6f3ba032">dd565a4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1753">#1753</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e18b5044ca349e4d5b4a3b1cd807fed7e1e0fd39">e18b504</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1755">#1755</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/caf7af030c55a39723c92c3d9ee66b7c6c1e5a04">caf7af0</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1760">#1760</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/97a98461099acaeccf04f64531ef7f06696e64fd">97a9846</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1766">#1766</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3195ce1ad12642c558d76353328a0ad05173e608">3195ce1</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1767">#1767</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/2b596d9f5bf651ba950d60378880ef98bf9f439f">2b596d9</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1771">#1771</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f8196440cbf05306c6f25dfe490e1a9069d44952">f819644</a>)</li> <li><strong>transport:</strong> De-experiment google-c2p resolver (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1757">#1757</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/8d8f0a70d0bd6ba4daaa08370d1420f759ff7f9d">8d8f0a7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>idtoken:</strong> Increase MaxIdleConnsPerHost to 100 in NewClient (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1754">#1754</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/629e217f768c719d047c87c7389fbf757a45d0b9">629e217</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1744">#1744</a></li> <li><strong>transport/grpc:</strong> Separate resolution of creds and certs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1759">#1759</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c213153d17a87e76a4f721076ddaed3ac8cb26c7">c213153</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document limitation of WithUserAgent (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1747">#1747</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/567070f3835f9f4039ed121de7319f9cf5a5af6b">567070f</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.103.0...v0.104.0">0.104.0</a> (2022-12-07)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1746">#1746</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/292129c681cb5e8f7dc66e499e477be5aec4a26e">292129c</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1751">#1751</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a657f191681814da2c048118f02e5a85e9c9436b">a657f19</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1752">#1752</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/dd565a4a1b3867b4a1fe86ff9d8a633a6f3ba032">dd565a4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1753">#1753</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e18b5044ca349e4d5b4a3b1cd807fed7e1e0fd39">e18b504</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1755">#1755</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/caf7af030c55a39723c92c3d9ee66b7c6c1e5a04">caf7af0</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1760">#1760</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/97a98461099acaeccf04f64531ef7f06696e64fd">97a9846</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1766">#1766</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3195ce1ad12642c558d76353328a0ad05173e608">3195ce1</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1767">#1767</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/2b596d9f5bf651ba950d60378880ef98bf9f439f">2b596d9</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1771">#1771</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f8196440cbf05306c6f25dfe490e1a9069d44952">f819644</a>)</li> <li><strong>transport:</strong> De-experiment google-c2p resolver (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1757">#1757</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/8d8f0a70d0bd6ba4daaa08370d1420f759ff7f9d">8d8f0a7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>idtoken:</strong> Increase MaxIdleConnsPerHost to 100 in NewClient (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1754">#1754</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/629e217f768c719d047c87c7389fbf757a45d0b9">629e217</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1744">#1744</a></li> <li><strong>transport/grpc:</strong> Separate resolution of creds and certs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1759">#1759</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c213153d17a87e76a4f721076ddaed3ac8cb26c7">c213153</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document limitation of WithUserAgent (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1747">#1747</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/567070f3835f9f4039ed121de7319f9cf5a5af6b">567070f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9255b0b6d70a00671edf139f50877b4068560652"><code>9255b0b</code></a> chore(main): release 0.104.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1748">#1748</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/42383142bb1b1b4e515243ec4bbea201b1126186"><code>4238314</code></a> chore: ignore some golang.org/x/* dependencies in renovate (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1772">#1772</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/029b6599e018c715ec43f2007a91c60abfea5b0b"><code>029b659</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1768">#1768</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f8196440cbf05306c6f25dfe490e1a9069d44952"><code>f819644</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1771">#1771</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/2b596d9f5bf651ba950d60378880ef98bf9f439f"><code>2b596d9</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1767">#1767</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3195ce1ad12642c558d76353328a0ad05173e608"><code>3195ce1</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1766">#1766</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/97a98461099acaeccf04f64531ef7f06696e64fd"><code>97a9846</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1760">#1760</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8d8f0a70d0bd6ba4daaa08370d1420f759ff7f9d"><code>8d8f0a7</code></a> feat(transport): de-experiment google-c2p resolver (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1757">#1757</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c213153d17a87e76a4f721076ddaed3ac8cb26c7"><code>c213153</code></a> fix(transport/grpc): separate resolution of creds and certs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1759">#1759</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/629e217f768c719d047c87c7389fbf757a45d0b9"><code>629e217</code></a> fix(idtoken): increase MaxIdleConnsPerHost to 100 in NewClient (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1754">#1754</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.103.0...v0.104.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.103.0&new-version=0.104.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:33:06 +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#1109
No description provided.