[PR #1340] [MERGED] build(deps): bump google.golang.org/api from 0.142.0 to 0.143.0 in /examples/go #1402

Closed
opened 2026-03-03 12:34:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

2 files changed (+18 additions, -18 deletions)

View changed files

📝 examples/go/go.mod (+6 -6)
📝 examples/go/go.sum (+12 -12)

📄 Description

Bumps google.golang.org/api from 0.142.0 to 0.143.0.

Release notes

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

v0.143.0

0.143.0 (2023-09-25)

Features

Bug Fixes

Changelog

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

0.143.0 (2023-09-25)

Features

Bug Fixes

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/1340 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 9/26/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.143.0` --- ### 📝 Commits (1) - [`652138b`](https://github.com/fsouza/fake-gcs-server/commit/652138b7793850ec465238660c1998e4754ea7a0) build(deps): bump google.golang.org/api in /examples/go ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+6 -6) 📝 `examples/go/go.sum` (+12 -12) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.142.0 to 0.143.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.143.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.142.0...v0.143.0">0.143.0</a> (2023-09-25)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2173">#2173</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/68d92d4c330a779c86eb07966b9da4161862e2a9">68d92d4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2176">#2176</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c6a8850e2e0d66f9b4c22a87e02a6cdad880898e">c6a8850</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2177">#2177</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/00aa32815374abed5ce287963ee647360ab69707">00aa328</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2179">#2179</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1bca7ee850540c93f70c43ceee7d99bdc94c9620">1bca7ee</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2180">#2180</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e61e11bf1e4d201e87b95758dee087fbfe089a93">e61e11b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2182">#2182</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/4c049c51e27a06d2a24f5124f786ec524c0f619a">4c049c5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> Add an operation polling example (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2186">#2186</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/bd12ebaeb0a55d37c24881968981058f5a80f15a">bd12eba</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.142.0...v0.143.0">0.143.0</a> (2023-09-25)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2173">#2173</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/68d92d4c330a779c86eb07966b9da4161862e2a9">68d92d4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2176">#2176</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c6a8850e2e0d66f9b4c22a87e02a6cdad880898e">c6a8850</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2177">#2177</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/00aa32815374abed5ce287963ee647360ab69707">00aa328</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2179">#2179</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1bca7ee850540c93f70c43ceee7d99bdc94c9620">1bca7ee</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2180">#2180</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e61e11bf1e4d201e87b95758dee087fbfe089a93">e61e11b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2182">#2182</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/4c049c51e27a06d2a24f5124f786ec524c0f619a">4c049c5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> Add an operation polling example (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2186">#2186</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/bd12ebaeb0a55d37c24881968981058f5a80f15a">bd12eba</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/d0ae30d650f999531eb5387ceb0bc5418f9dc8cb"><code>d0ae30d</code></a> chore(main): release 0.143.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2174">#2174</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/bd12ebaeb0a55d37c24881968981058f5a80f15a"><code>bd12eba</code></a> fix(docs): add an operation polling example (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2186">#2186</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/26c6885e7251183ac541f6fa52134bc193a07c80"><code>26c6885</code></a> chore: give admins owners on renovate config (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2185">#2185</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3a58dbb6396f88699e2c4acfd51d2d6e61724bd1"><code>3a58dbb</code></a> chore: unfreeze grpc (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2183">#2183</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/546196ed958da356c81725dc2d1693a4b80a21d8"><code>546196e</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2181">#2181</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4c049c51e27a06d2a24f5124f786ec524c0f619a"><code>4c049c5</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2182">#2182</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e61e11bf1e4d201e87b95758dee087fbfe089a93"><code>e61e11b</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2180">#2180</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1bca7ee850540c93f70c43ceee7d99bdc94c9620"><code>1bca7ee</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2179">#2179</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/00aa32815374abed5ce287963ee647360ab69707"><code>00aa328</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2177">#2177</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c6a8850e2e0d66f9b4c22a87e02a6cdad880898e"><code>c6a8850</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2176">#2176</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.142.0...v0.143.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.142.0&new-version=0.143.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:34:26 +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#1402
No description provided.