[PR #1072] [MERGED] build(deps): bump google.golang.org/api from 0.109.0 to 0.110.0 in /examples/go #1170

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1072
Author: @dependabot[bot]
Created: 2/14/2023
Status: Merged
Merged: 2/16/2023
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 examples/go/go.mod (+9 -9)
📝 examples/go/go.sum (+18 -18)

📄 Description

Bumps google.golang.org/api from 0.109.0 to 0.110.0.

Release notes

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

v0.110.0

0.110.0 (2023-02-13)

Features

Bug Fixes

  • Improve error handling for enterprise certificate module (#1848) (3fb5b61)
  • internal/gensupport: Don't prematurely close timers (#1856) (8efd00d)
  • Update ECP dependency to v0.2.3 (#1857) (1147cb8)
Changelog

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

0.110.0 (2023-02-13)

Features

Bug Fixes

  • Improve error handling for enterprise certificate module (#1848) (3fb5b61)
  • internal/gensupport: Don't prematurely close timers (#1856) (8efd00d)
  • Update ECP dependency to v0.2.3 (#1857) (1147cb8)
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 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/1072 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/14/2023 **Status:** ✅ Merged **Merged:** 2/16/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.110.0` --- ### 📝 Commits (1) - [`d778d0a`](https://github.com/fsouza/fake-gcs-server/commit/d778d0a294618d9e058201979baabdc974c63309) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+27 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+9 -9) 📝 `examples/go/go.sum` (+18 -18) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.109.0 to 0.110.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.110.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.109.0...v0.110.0">0.110.0</a> (2023-02-13)</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/1838">#1838</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/4b4c9d468a78cae7a41cbcb14054999dfef31b80">4b4c9d4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1841">#1841</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3fb8cdc9c2ddf336497bc36fd06fab43b2235d06">3fb8cdc</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1850">#1850</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/89802661d011ff33e3d5988f0e894702eba9c009">8980266</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1851">#1851</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/689f934fca8cc3f8be521e41ab1e270691441dde">689f934</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve error handling for enterprise certificate module (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1848">#1848</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3fb5b6154399e00f030db5570673f4690c534ddf">3fb5b61</a>)</li> <li><strong>internal/gensupport:</strong> Don't prematurely close timers (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1856">#1856</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/8efd00d3a913d1c454622791d4bfaa23e1343d70">8efd00d</a>)</li> <li>Update ECP dependency to v0.2.3 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1857">#1857</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1147cb8a93dfcd0255280b43a7f011ac2cf6ddab">1147cb8</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.109.0...v0.110.0">0.110.0</a> (2023-02-13)</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/1838">#1838</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/4b4c9d468a78cae7a41cbcb14054999dfef31b80">4b4c9d4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1841">#1841</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3fb8cdc9c2ddf336497bc36fd06fab43b2235d06">3fb8cdc</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1850">#1850</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/89802661d011ff33e3d5988f0e894702eba9c009">8980266</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1851">#1851</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/689f934fca8cc3f8be521e41ab1e270691441dde">689f934</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improve error handling for enterprise certificate module (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1848">#1848</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3fb5b6154399e00f030db5570673f4690c534ddf">3fb5b61</a>)</li> <li><strong>internal/gensupport:</strong> Don't prematurely close timers (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1856">#1856</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/8efd00d3a913d1c454622791d4bfaa23e1343d70">8efd00d</a>)</li> <li>Update ECP dependency to v0.2.3 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1857">#1857</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1147cb8a93dfcd0255280b43a7f011ac2cf6ddab">1147cb8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/892811cebf230c854bc0de88d8b69ff919cd270e"><code>892811c</code></a> chore(main): release 0.110.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1840">#1840</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1edc79b2f3c777b2fffa68694203fd4945e63d19"><code>1edc79b</code></a> chore: update x libs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1858">#1858</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/929a39390a098d14fe84ea2249175a4247b772c0"><code>929a393</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1853">#1853</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1147cb8a93dfcd0255280b43a7f011ac2cf6ddab"><code>1147cb8</code></a> fix: Update ECP dependency to v0.2.3 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1857">#1857</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/689f934fca8cc3f8be521e41ab1e270691441dde"><code>689f934</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1851">#1851</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8efd00d3a913d1c454622791d4bfaa23e1343d70"><code>8efd00d</code></a> fix(internal/gensupport): don't prematurely close timers (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1856">#1856</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3fb5b6154399e00f030db5570673f4690c534ddf"><code>3fb5b61</code></a> fix: Improve error handling for enterprise certificate module (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1848">#1848</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/89802661d011ff33e3d5988f0e894702eba9c009"><code>8980266</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1850">#1850</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3fb8cdc9c2ddf336497bc36fd06fab43b2235d06"><code>3fb8cdc</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1841">#1841</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1651c38b919944699bb8a705311c15b6ada8be11"><code>1651c38</code></a> chore(transport): remove support for go runtimes earlier than 1.16 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1844">#1844</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.109.0...v0.110.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.109.0&new-version=0.110.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:23 +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#1170
No description provided.