[PR #76] [MERGED] build(deps): bump google.golang.org/api from 0.9.0 to 0.10.0 #318

Closed
opened 2026-03-03 12:29:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/76
Author: @dependabot-preview[bot]
Created: 9/6/2019
Status: Merged
Merged: 9/6/2019
Merged by: @dependabot-preview[bot]

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


📝 Commits (1)

  • c7fd723 build(deps): bump google.golang.org/api from 0.9.0 to 0.10.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.9.0 to 0.10.0.

Release notes

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

v0.10.0

  • 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.10.0

  • Various updates to autogenerated clients.

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

Commits
  • 09a9d0a all: release v0.10.0
  • 1019037 internal: trigger kokoro
  • 2b557f2 internal: use new git name
  • 516fd71 all: autogenerated update (2019-09-05)
  • 1173cbd all: autogenerated update (2019-09-01)
  • d1c9f49 all: autogenerated update (2019-08-27)
  • 035d22e all: autogenerated update (2019-08-24)
  • 329ecc3 all: autogenerated update (2019-08-21)
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/76 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/6/2019 **Status:** ✅ Merged **Merged:** 9/6/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.10.0` --- ### 📝 Commits (1) - [`c7fd723`](https://github.com/fsouza/fake-gcs-server/commit/c7fd72386e23a402cc0fca0b1cdc4cc58d3b005f) build(deps): bump google.golang.org/api from 0.9.0 to 0.10.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.9.0 to 0.10.0. <details> <summary>Release notes</summary> *Sourced from [google.golang.org/api's releases](https://github.com/google/google-api-go-client/releases).* > ## v0.10.0 > - Various updates to autogenerated clients. > > _Please note:_ the release version is not indicative of an individual client's > stability or version. </details> <details> <summary>Changelog</summary> *Sourced from [google.golang.org/api's changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md).* > # v0.10.0 > > - Various updates to autogenerated clients. > > _Please note:_ the release version is not indicative of an individual client's > stability or version. </details> <details> <summary>Commits</summary> - [`09a9d0a`](https://github.com/googleapis/google-api-go-client/commit/09a9d0a772eb18da65a7917760cf4ca9ae943c83) all: release v0.10.0 - [`1019037`](https://github.com/googleapis/google-api-go-client/commit/10190372e6469f1f698b19ba5165d55aa8a1cb3d) internal: trigger kokoro - [`2b557f2`](https://github.com/googleapis/google-api-go-client/commit/2b557f24abcef1376211e66abbc5fa158c569e2b) internal: use new git name - [`516fd71`](https://github.com/googleapis/google-api-go-client/commit/516fd713f932bf55dd22a816ed0f292a29a69110) all: autogenerated update (2019-09-05) - [`1173cbd`](https://github.com/googleapis/google-api-go-client/commit/1173cbd51d37955dd648b28a847043e10fd35b9a) all: autogenerated update (2019-09-01) - [`d1c9f49`](https://github.com/googleapis/google-api-go-client/commit/d1c9f49851b5339dea6bf7e4076b60a66e62be1f) all: autogenerated update (2019-08-27) - [`035d22e`](https://github.com/googleapis/google-api-go-client/commit/035d22e007183e382031a505793aeb0ddb724007) all: autogenerated update (2019-08-24) - [`329ecc3`](https://github.com/googleapis/google-api-go-client/commit/329ecc3c9c34ac4cbaaf7ada4fd373b3239282ae) all: autogenerated update (2019-08-21) - See full diff in [compare view](https://github.com/google/google-api-go-client/compare/v0.9.0...v0.10.0) </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.9.0&new-version=0.10.0)](https://dependabot.com/compatibility-score.html?dependency-name=google.golang.org/api&package-manager=go_modules&previous-version=0.9.0&new-version=0.10.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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </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:29:28 +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#318
No description provided.