[PR #757] [MERGED] build(deps): bump google.golang.org/api from 0.74.0 to 0.75.0 in /examples/go #890

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps google.golang.org/api from 0.74.0 to 0.75.0.

Release notes

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

v0.75.0

0.75.0 (2022-04-20)

Features

Changelog

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

0.75.0 (2022-04-20)

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/757 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/21/2022 **Status:** ✅ Merged **Merged:** 4/21/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.75.0` --- ### 📝 Commits (1) - [`e4b3c70`](https://github.com/fsouza/fake-gcs-server/commit/e4b3c702298bb48d33e318ebe4ea859da28f4f13) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+19 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+18 -8) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.74.0 to 0.75.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.75.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.74.0...v0.75.0">0.75.0</a> (2022-04-20)</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/1516">#1516</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1514">#1514</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1513">#1513</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1511">#1511</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1510">#1510</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1509">#1509</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1504">#1504</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1503">#1503</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1500">#1500</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1498">#1498</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1496">#1496</a></li> <li><strong>transport:</strong> remove grpc version guard (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1506">#1506</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/d349e8569473af826a87ebbeff59c90455f8490f">d349e85</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.74.0...v0.75.0">0.75.0</a> (2022-04-20)</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/1516">#1516</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1514">#1514</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1513">#1513</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1511">#1511</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1510">#1510</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1509">#1509</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1504">#1504</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1503">#1503</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1500">#1500</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1498">#1498</a> <a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1496">#1496</a></li> <li><strong>transport:</strong> remove grpc version guard (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1506">#1506</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/d349e8569473af826a87ebbeff59c90455f8490f">d349e85</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/702783924de298b278434494e613adb302b45fe1"><code>7027839</code></a> chore(main): release 0.75.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1497">#1497</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/12c0cb2af5ab60c1f8343cb43fd55059ce6d9f0d"><code>12c0cb2</code></a> chore: update CI script to run on 1.18 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1508">#1508</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4145f3dc4376236f13e9e8b33ce4c0a92e6fcebd"><code>4145f3d</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1516">#1516</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c75dc07eff1e5057d94a02da6b887b990fe8ad80"><code>c75dc07</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1515">#1515</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/11035bd36009ca49a6724520162d47ce6ff264fc"><code>11035bd</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1514">#1514</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/95e21aacbdd5088a7d36d85a5f1f487f834ba6ad"><code>95e21aa</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1513">#1513</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/89f1c62055fecabdf3cbdfc6a88e1e3d6cfdfcc7"><code>89f1c62</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1511">#1511</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6944086dff5111497e28d1e07e9d357533546e65"><code>6944086</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1510">#1510</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/d0006d4605847d9f8ce114bf76edb5a256a9eb5e"><code>d0006d4</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1509">#1509</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f39fdccf5f5d30e16b8dce8dadc7cff8b4b075a7"><code>f39fdcc</code></a> chore(all): update all to aac1ed4 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1507">#1507</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.74.0...v0.75.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.74.0&new-version=0.75.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:32: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#890
No description provided.