[PR #700] [MERGED] chore(deps): bump google.golang.org/api from 0.175.0 to 0.176.1 #806

Closed
opened 2025-11-20 04:26:08 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/700
Author: @dependabot[bot]
Created: 4/24/2024
Status: Merged
Merged: 4/29/2024
Merged by: @qdm12

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


📝 Commits (1)

  • 13d2c1b chore(deps): bump google.golang.org/api from 0.175.0 to 0.176.1

📊 Changes

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

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+8 -8)

📄 Description

Bumps google.golang.org/api from 0.175.0 to 0.176.1.

Release notes

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

v0.176.1

0.176.1 (2024-04-23)

Bug Fixes

  • transport/http: Pass through base transport (#2541) (8d0b2b5)

v0.176.0

0.176.0 (2024-04-22)

Features

Bug Fixes

Changelog

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

0.176.1 (2024-04-23)

Bug Fixes

  • transport/http: Pass through base transport (#2541) (8d0b2b5)

0.176.0 (2024-04-22)

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/qdm12/ddns-updater/pull/700 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/24/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.176.1` --- ### 📝 Commits (1) - [`13d2c1b`](https://github.com/qdm12/ddns-updater/commit/13d2c1ba135fe5ae4a74f6644b7f5634956f9177) chore(deps): bump google.golang.org/api from 0.175.0 to 0.176.1 ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+8 -8) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.175.0 to 0.176.1. <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.176.1</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">0.176.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transport/http:</strong> Pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/8d0b2b5bc50e98e2865818bee89911d3348b43dc">8d0b2b5</a>)</li> </ul> <h2>v0.176.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.175.0...v0.176.0">0.176.0</a> (2024-04-22)</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/2537">#2537</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/773fe012944f639f6aabb2b2b523b043f8d2f519">773fe01</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2538">#2538</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/30d8c8795c0a43b8e227c03b2a8bb5f7bfd0da74">30d8c87</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2540">#2540</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6825bb8fc9b9cc4ab189b6f00406f797cde1cccc">6825bb8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Default defaultEndpointTemplate (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2535">#2535</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5a78abe30a64cceaddfe9eb6f1c6a6c59be7cb1c">5a78abe</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.176.0...v0.176.1">0.176.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transport/http:</strong> Pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/8d0b2b5bc50e98e2865818bee89911d3348b43dc">8d0b2b5</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.175.0...v0.176.0">0.176.0</a> (2024-04-22)</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/2537">#2537</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/773fe012944f639f6aabb2b2b523b043f8d2f519">773fe01</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2538">#2538</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/30d8c8795c0a43b8e227c03b2a8bb5f7bfd0da74">30d8c87</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2540">#2540</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6825bb8fc9b9cc4ab189b6f00406f797cde1cccc">6825bb8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Default defaultEndpointTemplate (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2535">#2535</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5a78abe30a64cceaddfe9eb6f1c6a6c59be7cb1c">5a78abe</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/64f40ff95a3fd126680805e762b0824f69f0e218"><code>64f40ff</code></a> chore(main): release 0.176.1 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2542">#2542</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8d0b2b5bc50e98e2865818bee89911d3348b43dc"><code>8d0b2b5</code></a> fix(transport/http): pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/81ccc7e5305f4913388c254b39144c9a144abb20"><code>81ccc7e</code></a> chore(main): release 0.176.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2536">#2536</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6825bb8fc9b9cc4ab189b6f00406f797cde1cccc"><code>6825bb8</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2540">#2540</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/30d8c8795c0a43b8e227c03b2a8bb5f7bfd0da74"><code>30d8c87</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2538">#2538</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/773fe012944f639f6aabb2b2b523b043f8d2f519"><code>773fe01</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2537">#2537</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5a78abe30a64cceaddfe9eb6f1c6a6c59be7cb1c"><code>5a78abe</code></a> fix: default defaultEndpointTemplate (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2535">#2535</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.175.0...v0.176.1">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.175.0&new-version=0.176.1)](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>
saavagebueno added the pull-request label 2025-11-20 04:26:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#806