[PR #284] [MERGED] build(deps): bump google.golang.org/api from 0.28.0 to 0.29.0 #485

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/284
Author: @dependabot[bot]
Created: 7/9/2020
Status: Merged
Merged: 7/9/2020
Merged by: @dependabot[bot]

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


📝 Commits (1)

  • decaaa9 build(deps): bump google.golang.org/api from 0.28.0 to 0.29.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.28.0 to 0.29.0.

Release notes

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

v0.29.0

  • Various updates to autogenerated clients.
  • transport: internal bug fixes for mTLS.
Changelog

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

v0.29.0

Changes

  • Various updates to autogenerated clients.
  • transport: internal bug fixes for mTLS.

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

Commits
  • cb1f45c all: release v0.29.0 (#569)
  • 5d1990e feat(all): autogenerated update (2020-07-08) (#568)
  • 8552fe4 feat(all): autogenerated update (2020-07-07) (#567)
  • d30f80e feat(all): autogenerated update (2020-07-06) (#564)
  • b389398 chore(all): remove direct dependency on honnef.co/go/tools (#562)
  • 8455615 feat(all): autogenerated update (2020-06-29) (#561)
  • a0734a0 feat(all): autogenerated update (2020-06-26) (#560)
  • 00ea0da transport/grpc: don't reassign ClientSettings.Endpoint (#557)
  • 87b58b7 feat(all): autogenerated update (2020-06-25) (#555)
  • 9d4f846 feat(all): autogenerated update (2020-06-24) (#553)
  • Additional commits viewable 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/284 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/9/2020 **Status:** ✅ Merged **Merged:** 7/9/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.29.0` --- ### 📝 Commits (1) - [`decaaa9`](https://github.com/fsouza/fake-gcs-server/commit/decaaa9e49122308192482ca60174968407e6ed7) build(deps): bump google.golang.org/api from 0.28.0 to 0.29.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.28.0 to 0.29.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.29.0</h2> <ul> <li>Various updates to autogenerated clients.</li> <li>transport: internal bug fixes for mTLS.</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> <h1>v0.29.0</h1> <h2>Changes</h2> <ul> <li>Various updates to autogenerated clients.</li> <li>transport: internal bug fixes for mTLS.</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/cb1f45ca288bfafb52ab824361c939d908e525ad"><code>cb1f45c</code></a> all: release v0.29.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/569">#569</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5d1990ecea8d638d91e62c59dacadc52d719bad0"><code>5d1990e</code></a> feat(all): autogenerated update (2020-07-08) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/568">#568</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8552fe4980be7e4264606dfe569c107e56e85e18"><code>8552fe4</code></a> feat(all): autogenerated update (2020-07-07) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/567">#567</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/d30f80e1a1270f7c47ddd7a3cba58705259d969b"><code>d30f80e</code></a> feat(all): autogenerated update (2020-07-06) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/564">#564</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b389398c10fe5151984c910172c29bed13b50214"><code>b389398</code></a> chore(all): remove direct dependency on honnef.co/go/tools (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/562">#562</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8455615ccd941b33756f7067e42bee995aa971da"><code>8455615</code></a> feat(all): autogenerated update (2020-06-29) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/561">#561</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a0734a0d39387a23135a5254e68459659fc4491e"><code>a0734a0</code></a> feat(all): autogenerated update (2020-06-26) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/560">#560</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/00ea0dae70a28d5e659ad288fdee5f7f5ab56a96"><code>00ea0da</code></a> transport/grpc: don't reassign ClientSettings.Endpoint (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/557">#557</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/87b58b7e8bc9d548bb2c3099ca3434cc48208ad6"><code>87b58b7</code></a> feat(all): autogenerated update (2020-06-25) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/555">#555</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9d4f8465cab9f7314bfa2d615f33d7c675c1f43d"><code>9d4f846</code></a> feat(all): autogenerated update (2020-06-24) (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/553">#553</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.28.0...v0.29.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.28.0&new-version=0.29.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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:14 +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#485
No description provided.