Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump googleapis from 12.0.0 to 13.1.0 in /examples/googleapis (#10278)
Bumps [googleapis](https://github.com/google/googleapis.dart/tree/master/generated) from 12.0.0 to 13.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/googleapis.dart/releases">googleapis's releases</a>.</em></p> <blockquote> <h2>package:googleapis v13.1.0</h2> <ul> <li><code>logging</code> - removed (<em>BROKEN</em>) <code>tail()</code> function call.</li> <li><code>dataportability</code> - new!</li> <li><code>speech</code> - added <code>v2</code></li> </ul> <h2>package:googleapis v13.0.0</h2> <ul> <li><code>apphub</code> - new!</li> <li><code>bigqueryconnection</code> - new!</li> <li><code>displayvideo</code> - Removed v1 (v2, v3 still exist)</li> <li><code>walletobjects</code> - new!</li> <li><code>workspaceevents</code> - new!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/googleapis.dart/commit/ff1bd43c2f488d94ea3c72725bb5d38e26bf6cad"><code>ff1bd43</code></a> Fix pub URIs (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/605">#605</a>)</li> <li><a href="https://github.com/google/googleapis.dart/commit/304e3c9f8ed1f51379dbff5ffb33b18584c779e5"><code>304e3c9</code></a> Add speech v2 (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/604">#604</a>)</li> <li><a href="https://github.com/google/googleapis.dart/commit/71b55198f5d4da93fc1e180b827801fd4275dcbc"><code>71b5519</code></a> Update APIs, drop version bump to 13.1</li> <li><a href="https://github.com/google/googleapis.dart/commit/d02bb36d1c4854e7252893e1cfde49d0385027c8"><code>d02bb36</code></a> Remove tail() from logging since it's broken anyway (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/601">#601</a>)</li> <li><a href="https://github.com/google/googleapis.dart/commit/3e5b68f7a81353f8a18ac75ec46c4e1fff2a9b06"><code>3e5b68f</code></a> API updates, prepare v13.0.0 (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/598">#598</a>)</li> <li><a href="https://github.com/google/googleapis.dart/commit/1be36a3a407e288a13c566f569ec16282f6e2664"><code>1be36a3</code></a> Publish new googleapis_beta (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/592">#592</a>)</li> <li><a href="https://github.com/google/googleapis.dart/commit/d070d43ba2d1ed8495bba9ea0e1f5280d1fdf8ad"><code>d070d43</code></a> Update to readme documentation (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/586">#586</a>)</li> <li><a href="https://github.com/google/googleapis.dart/commit/14d2d743c85df28c40744c2255d814aff55e8fbf"><code>14d2d74</code></a> Remove library directives now that dartdoc is fixed (<a href="https://github.com/google/googleapis.dart/tree/master/generated/issues/585">#585</a>)</li> <li>See full diff in <a href="https://github.com/google/googleapis.dart/commits/googleapis-v13.1.0/generated">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=googleapis&package-manager=pub&previous-version=12.0.0&new-version=13.1.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information