Skip to content

Bump google.golang.org/api from 0.214.0 to 0.216.0#1705

Merged
sawka merged 1 commit intomainfrom
dependabot/go_modules/google.golang.org/api-0.216.0
Jan 14, 2025
Merged

Bump google.golang.org/api from 0.214.0 to 0.216.0#1705
sawka merged 1 commit intomainfrom
dependabot/go_modules/google.golang.org/api-0.216.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps google.golang.org/api from 0.214.0 to 0.216.0.

Release notes

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

v0.216.0

0.216.0 (2025-01-09)

Features

v0.215.0

0.215.0 (2025-01-01)

Features

Changelog

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

0.216.0 (2025-01-09)

Features

0.215.0 (2025-01-01)

Features

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Jan 10, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.214.0 to 0.216.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.214.0...v0.216.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.216.0 branch from ddc08ed to b1f1d72 Compare January 10, 2025 19:28
@sawka sawka merged commit 1fd8967 into main Jan 14, 2025
6 checks passed
@sawka sawka deleted the dependabot/go_modules/google.golang.org/api-0.216.0 branch January 14, 2025 22:11
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
Bumps
[google.golang.org/api](https://github.com/googleapis/google-api-go-client)
from 0.214.0 to 0.216.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.216.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.215.0...v0.216.0">0.216.0</a>
(2025-01-09)</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/2946">#2946</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/fe72ad1a338f479e121db2ff040787c8bff52c06">fe72ad1</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2947">#2947</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0386e0fba6d3ca3073953a1a8a95f658bc223d09">0386e0f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2948">#2948</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/a04a14b15482a1a19132482ee81ef6b795768321">a04a14b</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2950">#2950</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/7ad3a5f3ac65dc3531c421108e9ce5ffbd94a4c8">7ad3a5f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2951">#2951</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d6e4f8d04653d492c5e46fc9c65781c36215a5d9">d6e4f8d</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2953">#2953</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/01a17b31be736d40369d7bfcb57b61c059aa5b7f">01a17b3</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2954">#2954</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d4f41c6070fa7d976c2d70e2d2237d5d4f4ec39e">d4f41c6</a>)</li>
</ul>
<h2>v0.215.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.214.0...v0.215.0">0.215.0</a>
(2025-01-01)</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/2933">#2933</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/509aecd4ef57f4f83cb3bde5381fafd9d52a564e">509aecd</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2935">#2935</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/b89d85ad602bdd272c14c9895c7325f657d8006a">b89d85a</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2936">#2936</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/c1849c7d02461cf2ac5a41af7312469aa3fdd549">c1849c7</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2942">#2942</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d20ddf36c9127b7a64c52f30be0b2f807671b368">d20ddf3</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.215.0...v0.216.0">0.216.0</a>
(2025-01-09)</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/2946">#2946</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/fe72ad1a338f479e121db2ff040787c8bff52c06">fe72ad1</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2947">#2947</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0386e0fba6d3ca3073953a1a8a95f658bc223d09">0386e0f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2948">#2948</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/a04a14b15482a1a19132482ee81ef6b795768321">a04a14b</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2950">#2950</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/7ad3a5f3ac65dc3531c421108e9ce5ffbd94a4c8">7ad3a5f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2951">#2951</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d6e4f8d04653d492c5e46fc9c65781c36215a5d9">d6e4f8d</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2953">#2953</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/01a17b31be736d40369d7bfcb57b61c059aa5b7f">01a17b3</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2954">#2954</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d4f41c6070fa7d976c2d70e2d2237d5d4f4ec39e">d4f41c6</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.214.0...v0.215.0">0.215.0</a>
(2025-01-01)</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/2933">#2933</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/509aecd4ef57f4f83cb3bde5381fafd9d52a564e">509aecd</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2935">#2935</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/b89d85ad602bdd272c14c9895c7325f657d8006a">b89d85a</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2936">#2936</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/c1849c7d02461cf2ac5a41af7312469aa3fdd549">c1849c7</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2942">#2942</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d20ddf36c9127b7a64c52f30be0b2f807671b368">d20ddf3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/91e61ae982e22f35d3e607022e6936e8de39948b"><code>91e61ae</code></a>
chore(main): release 0.216.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2952">#2952</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/d4f41c6070fa7d976c2d70e2d2237d5d4f4ec39e"><code>d4f41c6</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2954">#2954</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/01a17b31be736d40369d7bfcb57b61c059aa5b7f"><code>01a17b3</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2953">#2953</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/d6e4f8d04653d492c5e46fc9c65781c36215a5d9"><code>d6e4f8d</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2951">#2951</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/2ee9da3fa3bf93ebb3ee1ec442741ad813b99287"><code>2ee9da3</code></a>
chore(all): update all (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2949">#2949</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/7ad3a5f3ac65dc3531c421108e9ce5ffbd94a4c8"><code>7ad3a5f</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2950">#2950</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/a04a14b15482a1a19132482ee81ef6b795768321"><code>a04a14b</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2948">#2948</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/0386e0fba6d3ca3073953a1a8a95f658bc223d09"><code>0386e0f</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2947">#2947</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/fe72ad1a338f479e121db2ff040787c8bff52c06"><code>fe72ad1</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2946">#2946</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/139725ea909de9d9a89110e085a92e1c3fcc7380"><code>139725e</code></a>
chore: bump min Go version to 1.22 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/2944">#2944</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-api-go-client/compare/v0.214.0...v0.216.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.214.0&new-version=0.216.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant