[PR #673] [MERGED] build(deps): bump google.golang.org/api from 0.66.0 to 0.67.0 in /examples/go #813

Closed
opened 2026-03-03 12:31:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+6 -6)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps google.golang.org/api from 0.66.0 to 0.67.0.

Release notes

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

v0.67.0

0.67.0 (2022-02-03)

Features

Changelog

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

0.67.0 (2022-02-03)

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/673 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/4/2022 **Status:** ✅ Merged **Merged:** 2/4/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.67.0` --- ### 📝 Commits (1) - [`824c902`](https://github.com/fsouza/fake-gcs-server/commit/824c902ec7f1e7c0064401fa85c45c937a3cf769) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+6 -6) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.66.0 to 0.67.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.67.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.66.0...v0.67.0">0.67.0</a> (2022-02-03)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients, refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1416">#1416</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1415">#1415</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1410">#1410</a></li> <li><strong>gensupport:</strong> per-chunk deadline configs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1414">#1414</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c987a5bccb53c29eb344aad2b37f6209a8b256fd">c987a5b</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/685">#685</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.66.0...v0.67.0">0.67.0</a> (2022-02-03)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients, refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1416">#1416</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1415">#1415</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1410">#1410</a></li> <li><strong>gensupport:</strong> per-chunk deadline configs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1414">#1414</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c987a5bccb53c29eb344aad2b37f6209a8b256fd">c987a5b</a>), refs <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/685">#685</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6db1fa95e5fb3e7b6bf456103b14570adade994a"><code>6db1fa9</code></a> chore(main): release 0.67.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1413">#1413</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6461d8f62e65953582fb06b7a518631724ea8642"><code>6461d8f</code></a> chore: run go mod tidy (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1417">#1417</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f78a0f84cdb4638993c03c1c2b51398624b80f03"><code>f78a0f8</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1416">#1416</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c987a5bccb53c29eb344aad2b37f6209a8b256fd"><code>c987a5b</code></a> feat(gensupport): per-chunk deadline configs (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1414">#1414</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e40d61b9f606dcfa3a6a0a10845a26ec5d3755c9"><code>e40d61b</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1415">#1415</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a5844629e3934695c73c75a5d7fb1fcccb2fade7"><code>a584462</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1410">#1410</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/974d87ed20235426cbb040559a97eee6ea90c110"><code>974d87e</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1411">#1411</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/51d1f3f47a9da1cdfa1b5c601def8939a0db5173"><code>51d1f3f</code></a> chore: add new regen code (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1403">#1403</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.66.0...v0.67.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.66.0&new-version=0.67.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:31:45 +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#813
No description provided.