Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bigquery): bump cloud.google.com/go/bigquery from 1.61.0 to 1.62…
….0 (#149) Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.61.0 to 1.62.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/01df6e18f052807c7e0b5cc92cb329b339e8ba37"><code>01df6e1</code></a> chore(main): release spanner 1.62.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10073">#10073</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8e675cd0ccf12c6912209aa5c56092db3716c40d"><code>8e675cd</code></a> fix(spanner): Add ARRAY keywords to keywords (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10079">#10079</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/db8216e54c8d9d23dd90bc47a081eb2754f7c92a"><code>db8216e</code></a> feat(pubsub/pstest): add support to register other servers into grpc.Server (...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/292e81231b957ae7ac243b47b8926564cee35920"><code>292e812</code></a> docs(maps/fleetengine): mark TerminalPointId as deprecated (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10130">#10130</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0e6413db32f2a27269602fa88afa762abdb837c0"><code>0e6413d</code></a> feat(bigtable): Add ignore_warnings flag to SetGcPolicy (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9372">#9372</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2d34bf378974c64ec599a89a496cee1490f58996"><code>2d34bf3</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10156">#10156</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/73716659ed3caa636f29a89248506b4076dac6a7"><code>7371665</code></a> test(pubsub): make error checking of receive less brittle (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10165">#10165</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fa3bfdb23aaa45b34394a8b61e753b3587506782"><code>fa3bfdb</code></a> fix(auth): handle non-Transport DefaultTransport (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10162">#10162</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1320d7db0df61940c5e4ad705d6658474c7c38c4"><code>1320d7d</code></a> chore(main): release vertexai 0.9.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10163">#10163</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b452014e0a8ea81ef6b3363a0832da6384092ba1"><code>b452014</code></a> chore(vertexai): skip tests that check blocked inputs for model (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10152">#10152</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.61.0...spanner/v1.62.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/bigquery&package-manager=go_modules&previous-version=1.61.0&new-version=1.62.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> Co-authored-by: Aris Tzoumas <atzoumas@rudderstack.com>
- Loading branch information