[PR #242] [MERGED] build(deps): bump google.golang.org/api from 0.23.0 to 0.24.0 #451

Closed
opened 2026-03-03 12:30:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/242
Author: @dependabot-preview[bot]
Created: 5/11/2020
Status: Merged
Merged: 5/11/2020
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/go_modules/google.golang.org/api-0.24.0


📝 Commits (1)

  • b22da17 build(deps): bump google.golang.org/api from 0.23.0 to 0.24.0

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -0)

📄 Description

Bumps google.golang.org/api from 0.23.0 to 0.24.0.

Release notes

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

v0.24.0

Changes

  • googleapi:
    • Return more details with errors.
  • sqladmin
    • Make StorageAutoResize a pointer type for v1.
  • transport/http:
    • When provided, use the TokenSource from options for NewTransport. This fixes a bug in idtoken.NewClient where the wrong TokenSource was being used for authentication.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

Changelog

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

v0.24.0

Changes

  • googleapi:
    • Return more details with errors.
  • sqladmin
    • Make StorageAutoResize a pointer type for v1.
  • transport/http:
    • When provided, use the TokenSource from options for NewTransport. This fixes a bug in idtoken.NewClient where the wrong TokenSource was being used for authentication.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

Commits
  • 4bb7290 all: release v0.24.0
  • c9d26fd transport/http: use TokenSource from options for NewTransport
  • 056bed9 all: autogenerated update (2020-05-11)
  • 3a2d61c all: autogenerated update (2020-05-10)
  • 1b4914a all: autogenerated update (2020-05-09)
  • 73a6151 sqlamin: make StorageAutoResize a ptr in future v1 as well
  • 118c38f all: autogenerated update (2020-05-07)
  • 967613a all: autogenerated update (2020-05-06)
  • 4554f64 googleapi: return error details
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/242 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/11/2020 **Status:** ✅ Merged **Merged:** 5/11/2020 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.24.0` --- ### 📝 Commits (1) - [`b22da17`](https://github.com/fsouza/fake-gcs-server/commit/b22da172655444c1cab68ab88740ab93faa647de) build(deps): bump google.golang.org/api from 0.23.0 to 0.24.0 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.23.0 to 0.24.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.24.0</h2> <h2>Changes</h2> <ul> <li>googleapi: <ul> <li>Return more details with errors.</li> </ul> </li> <li>sqladmin <ul> <li>Make StorageAutoResize a pointer type for v1.</li> </ul> </li> <li>transport/http: <ul> <li>When provided, use the TokenSource from options for NewTransport. This fixes a bug in idtoken.NewClient where the wrong TokenSource was being used for authentication.</li> </ul> </li> <li>Various updates to autogenerated clients.</li> </ul> <p><em>Please note:</em> the release version is not indicative of an individual client's stability or version.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h1>v0.24.0</h1> <h2>Changes</h2> <ul> <li>googleapi: <ul> <li>Return more details with errors.</li> </ul> </li> <li>sqladmin <ul> <li>Make StorageAutoResize a pointer type for v1.</li> </ul> </li> <li>transport/http: <ul> <li>When provided, use the TokenSource from options for NewTransport. This fixes a bug in idtoken.NewClient where the wrong TokenSource was being used for authentication.</li> </ul> </li> <li>Various updates to autogenerated clients.</li> </ul> <p><em>Please note:</em> the release version is not indicative of an individual client's stability or version.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4bb729045d611fa77bdbeb971f6a1204ba23161d"><code>4bb7290</code></a> all: release v0.24.0</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c9d26fd557369a5136d6f20b6c416bbc8418eff6"><code>c9d26fd</code></a> transport/http: use TokenSource from options for NewTransport</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/056bed9140d6ada990f5aac28ec79481abfc613f"><code>056bed9</code></a> all: autogenerated update (2020-05-11)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3a2d61c018e95da70e33d5a980684b8884998117"><code>3a2d61c</code></a> all: autogenerated update (2020-05-10)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1b4914a2c416fce27c70f5d73a13cdec35d65030"><code>1b4914a</code></a> all: autogenerated update (2020-05-09)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/73a6151d70f1a173af95c16bd11995c5d31632cb"><code>73a6151</code></a> sqlamin: make StorageAutoResize a ptr in future v1 as well</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/118c38fc32653ff8bb252dbdd02c040055be69ee"><code>118c38f</code></a> all: autogenerated update (2020-05-07)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/967613aebb29f87b4671319ee4aaccb3ddd7c7fe"><code>967613a</code></a> all: autogenerated update (2020-05-06)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4554f64b6b0b7213cbe6bf75678cacc28ed28a03"><code>4554f64</code></a> googleapi: return error details</li> <li>See full diff in <a href="https://github.com/google/google-api-go-client/compare/v0.23.0...v0.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=google.golang.org/api&package-manager=go_modules&previous-version=0.23.0&new-version=0.24.0)](https://dependabot.com/compatibility-score/?dependency-name=google.golang.org/api&package-manager=go_modules&previous-version=0.23.0&new-version=0.24.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:30:05 +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#451
No description provided.