[PR #1629] [MERGED] Bump google.golang.org/api from 0.182.0 to 0.183.0 in /examples/go #1673

Closed
opened 2026-03-03 12:35:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • a6291ea Bump google.golang.org/api from 0.182.0 to 0.183.0 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.182.0 to 0.183.0.

Release notes

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

v0.183.0

0.183.0 (2024-06-04)

Features

Bug Fixes

Changelog

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

0.183.0 (2024-06-04)

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/1629 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/google.golang.org/api-0.183.0` --- ### 📝 Commits (1) - [`a6291ea`](https://github.com/fsouza/fake-gcs-server/commit/a6291ea56579a1e2cf661ce5aa064a0e076fca43) Bump google.golang.org/api from 0.182.0 to 0.183.0 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.182.0 to 0.183.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.183.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.0">0.183.0</a> (2024-06-04)</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/2611">#2611</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1de148b049cad72efb924df7f3435bcbca7d214f">1de148b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2616">#2616</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5f21214e2284f5162d89383f528326325091796c">5f21214</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2617">#2617</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/08fdd71cae0bbfd16ed7e13a00c8bc7dd596ce94">08fdd71</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2619">#2619</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c7f161413cf50b50db98ba483afc2f2344e0896f">c7f1614</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2622">#2622</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/007774894a48d24634ace7b9e09def4d61433f7f">0077748</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add another temporary dep on genproto (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2614">#2614</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/4f9821115b5b14b2a32a4cdcbbb84bed018dac2c">4f98211</a>), refs <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2559">#2559</a> <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2613">#2613</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.182.0...v0.183.0">0.183.0</a> (2024-06-04)</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/2611">#2611</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1de148b049cad72efb924df7f3435bcbca7d214f">1de148b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2616">#2616</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5f21214e2284f5162d89383f528326325091796c">5f21214</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2617">#2617</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/08fdd71cae0bbfd16ed7e13a00c8bc7dd596ce94">08fdd71</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2619">#2619</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c7f161413cf50b50db98ba483afc2f2344e0896f">c7f1614</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2622">#2622</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/007774894a48d24634ace7b9e09def4d61433f7f">0077748</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add another temporary dep on genproto (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2614">#2614</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/4f9821115b5b14b2a32a4cdcbbb84bed018dac2c">4f98211</a>), refs <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2559">#2559</a> <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2613">#2613</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c642c84b7c822328ac78f9156056e1202572e5ac"><code>c642c84</code></a> chore(main): release 0.183.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2615">#2615</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/305d1377e5d73c1a8148f66bcc30a16a7b455688"><code>305d137</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2618">#2618</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/007774894a48d24634ace7b9e09def4d61433f7f"><code>0077748</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2622">#2622</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/c7f161413cf50b50db98ba483afc2f2344e0896f"><code>c7f1614</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2619">#2619</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/08fdd71cae0bbfd16ed7e13a00c8bc7dd596ce94"><code>08fdd71</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2617">#2617</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5f21214e2284f5162d89383f528326325091796c"><code>5f21214</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2616">#2616</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1de148b049cad72efb924df7f3435bcbca7d214f"><code>1de148b</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2611">#2611</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4f9821115b5b14b2a32a4cdcbbb84bed018dac2c"><code>4f98211</code></a> fix: add another temporary dep on genproto (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2614">#2614</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.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.182.0&new-version=0.183.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:35:41 +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#1673
No description provided.