[PR #1091] [MERGED] build(deps): bump google.golang.org/api from 0.111.0 to 0.112.0 #1184

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1091
Author: @dependabot[bot]
Created: 3/9/2023
Status: Merged
Merged: 3/9/2023
Merged by: @fsouza

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


📝 Commits (1)

  • 0ff67fa build(deps): bump google.golang.org/api from 0.111.0 to 0.112.0

📊 Changes

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

View changed files

📝 go.mod (+4 -4)
📝 go.sum (+11 -11)

📄 Description

Bumps google.golang.org/api from 0.111.0 to 0.112.0.

Release notes

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

v0.112.0

0.112.0 (2023-03-09)

Features

Changelog

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

0.112.0 (2023-03-09)

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 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/1091 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/9/2023 **Status:** ✅ Merged **Merged:** 3/9/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.112.0` --- ### 📝 Commits (1) - [`0ff67fa`](https://github.com/fsouza/fake-gcs-server/commit/0ff67fa9563a82566a6072e23c2787da895eb449) build(deps): bump google.golang.org/api from 0.111.0 to 0.112.0 ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+4 -4) 📝 `go.sum` (+11 -11) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.111.0 to 0.112.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.112.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.111.0...v0.112.0">0.112.0</a> (2023-03-09)</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/1882">#1882</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/15808d75b5bd798c88f692d07261e7667f69a4c0">15808d7</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1884">#1884</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1aee5cd1cb55192a4675682444d9e0a22dab55a0">1aee5cd</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1885">#1885</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c8863600179ebf003ae0043f94ea095a732e2517">c886360</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1887">#1887</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5da4d6ab7fa9a3d68743a9dd6f90ab6cd9ea9277">5da4d6a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1893">#1893</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e88ee8ac45e49f73b275bce6924180c0f184f277">e88ee8a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1896">#1896</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9f186713659dc989b56a801e556a563954ecb673">9f18671</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1898">#1898</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/89c274a9077778e05b3c5e459fd8dbbb58ed4a86">89c274a</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.111.0...v0.112.0">0.112.0</a> (2023-03-09)</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/1882">#1882</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/15808d75b5bd798c88f692d07261e7667f69a4c0">15808d7</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1884">#1884</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1aee5cd1cb55192a4675682444d9e0a22dab55a0">1aee5cd</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1885">#1885</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c8863600179ebf003ae0043f94ea095a732e2517">c886360</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1887">#1887</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5da4d6ab7fa9a3d68743a9dd6f90ab6cd9ea9277">5da4d6a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1893">#1893</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e88ee8ac45e49f73b275bce6924180c0f184f277">e88ee8a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1896">#1896</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9f186713659dc989b56a801e556a563954ecb673">9f18671</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1898">#1898</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/89c274a9077778e05b3c5e459fd8dbbb58ed4a86">89c274a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8d4d70d99b61d52a783b4413077b04e38ad18019"><code>8d4d70d</code></a> chore(main): release 0.112.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1883">#1883</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/89c274a9077778e05b3c5e459fd8dbbb58ed4a86"><code>89c274a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1898">#1898</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9f186713659dc989b56a801e556a563954ecb673"><code>9f18671</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1896">#1896</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e88ee8ac45e49f73b275bce6924180c0f184f277"><code>e88ee8a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1893">#1893</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5da4d6ab7fa9a3d68743a9dd6f90ab6cd9ea9277"><code>5da4d6a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1887">#1887</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6bd0840203754d1f4e7c545aa3b7768a9bdd2d3d"><code>6bd0840</code></a> chore(deps): bump golang.org/x/crypto in /internal/kokoro/discogen (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1890">#1890</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/2f7201695bfd6d109106d19d25ed1183e8c19f2b"><code>2f72016</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1888">#1888</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c8863600179ebf003ae0043f94ea095a732e2517"><code>c886360</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1885">#1885</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1aee5cd1cb55192a4675682444d9e0a22dab55a0"><code>1aee5cd</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1884">#1884</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/15808d75b5bd798c88f692d07261e7667f69a4c0"><code>15808d7</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1882">#1882</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.111.0...v0.112.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.111.0&new-version=0.112.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:27 +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#1184
No description provided.