[PR #415] [MERGED] build(deps): bump google.golang.org/api from 0.38.0 to 0.39.0 #593

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5a711c2 build(deps): bump google.golang.org/api from 0.38.0 to 0.39.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.38.0 to 0.39.0.

Release notes

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

google-api-go-client v0.39.0

Features

Bug Fixes

  • transport: expand OS environment variables in cert provider command (#852) (be6c56a)
Changelog

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

0.39.0 (2021-02-04)

Features

Bug Fixes

  • transport: expand OS environment variables in cert provider command (#852) (be6c56a)
Commits
  • 0489642 chore: release 0.39.0 (#849)
  • 9cedfdd feat(all): auto-regenerate discovery clients (#855)
  • 6913aa7 feat(all): auto-regenerate discovery clients (#854)
  • 8c68660 feat(all): auto-regenerate discovery clients (#853)
  • be6c56a fix(transport): expand OS environment variables in cert provider command (#852)
  • c54d9d7 feat(all): auto-regenerate discovery clients (#851)
  • 0bc0683 feat(all): auto-regenerate discovery clients (#850)
  • 949df5c feat(all): auto-regenerate discovery clients (#848)
  • 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 will merge this PR once CI passes on it, as requested by @fsouza.


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/415 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/5/2021 **Status:** ✅ Merged **Merged:** 2/5/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.39.0` --- ### 📝 Commits (1) - [`5a711c2`](https://github.com/fsouza/fake-gcs-server/commit/5a711c22b20ebe505e6d2968a9cb75eb683478cc) build(deps): bump google.golang.org/api from 0.38.0 to 0.39.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/googleapis/google-api-go-client) from 0.38.0 to 0.39.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>google-api-go-client v0.39.0</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients , refs <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/855">#855</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/854">#854</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/853">#853</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/851">#851</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/850">#850</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/848">#848</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>transport:</strong> expand OS environment variables in cert provider command (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/852">#852</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/be6c56a1948a57eb0300613a70ef608330ca36e0">be6c56a</a>)</li> </ul> </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> <h2><a href="https://www.github.com/googleapis/google-api-go-client/compare/v0.38.0...v0.39.0">0.39.0</a> (2021-02-04)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> auto-regenerate discovery clients , refs <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/855">#855</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/854">#854</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/853">#853</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/851">#851</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/850">#850</a> <a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/848">#848</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>transport:</strong> expand OS environment variables in cert provider command (<a href="https://www.github-redirect.dependabot.com/googleapis/google-api-go-client/issues/852">#852</a>) (<a href="https://www.github.com/googleapis/google-api-go-client/commit/be6c56a1948a57eb0300613a70ef608330ca36e0">be6c56a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/04896428adbc06915443533f089b24c8755614a0"><code>0489642</code></a> chore: release 0.39.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/849">#849</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9cedfdd5f354f6083a35808a65df6477adf42041"><code>9cedfdd</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/855">#855</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6913aa7578a6cefc08dde8513dcc94d3042aa65b"><code>6913aa7</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/854">#854</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8c686601b390ec377ac3ece60c3d6a9cadb3a27c"><code>8c68660</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/853">#853</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/be6c56a1948a57eb0300613a70ef608330ca36e0"><code>be6c56a</code></a> fix(transport): expand OS environment variables in cert provider command (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/852">#852</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c54d9d73691fe91e64a68951d61fc958daf32994"><code>c54d9d7</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/851">#851</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0bc0683dba4d0e256e6dee1c0ab4203b551fdf59"><code>0bc0683</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/850">#850</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/949df5c487935c0d3327a601cd46feacc461ea8c"><code>949df5c</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/848">#848</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.38.0...v0.39.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.38.0&new-version=0.39.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 will merge this PR once CI passes on it, as requested by @fsouza. [//]: # (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:30: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#593
No description provided.