dependabot[bot] opened a new pull request, #28405: URL: https://github.com/apache/beam/pull/28405
Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.54.0 to 1.55.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/bigquery's releases</a>.</em></p> <blockquote> <h2>bigquery: v1.55.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.54.0...bigquery/v1.55.0">1.55.0</a> (2023-09-11)</h2> <h3>Features</h3> <ul> <li><strong>bigquery/datapolicies:</strong> Support using custom UDF in the data policy (<a href="https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03">20725c8</a>)</li> <li><strong>bigquery:</strong> Set PreferredMinStreamCount when creating read session (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8476">#8476</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/22e095adea77a2bc3900f5d5c57715d4a9ed4fcb">22e095a</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8432">#8432</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bigquery/storage/managedwriter:</strong> Address possible deadlocks (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8507">#8507</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/48b08bf47494052a2652a3ab519de76fddc74c8a">48b08bf</a>)</li> <li><strong>bigquery:</strong> Field descriptor proto name should not be lowercase (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8495">#8495</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4287e4bed40e69203ddb55bd754e3adbf269ba9e">4287e4b</a>)</li> <li><strong>bigquery:</strong> Value for datasetID on foreign keys (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8447">#8447</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/fa6e827a5997fb7abe97375ea6abb7d2fc71047d">fa6e827</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8442">#8442</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md">cloud.google.com/go/bigquery's changelog</a>.</em></p> <blockquote> <h1>Changes</h1> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.7...v0.110.8">0.110.8</a> (2023-09-11)</h2> <h3>Documentation</h3> <ul> <li><strong>postprocessor:</strong> Nudge users towards stable clients (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8513">#8513</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/05a1484b0752aaa3d6a164d37686d6de070cc78d">05a1484</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.6...v0.110.7">0.110.7</a> (2023-07-31)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>main:</strong> Add more docs to base package (<a href="https://github.com/googleapis/google-cloud-go/commit/c401ab4a576c64ab2b8840a90f7ccd5d031cea57">c401ab4</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.5...v0.110.6">0.110.6</a> (2023-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>httpreplay:</strong> Ignore GCS header by default (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8260">#8260</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/b961a1abe7aeafe420c88eed38035fed0bbf7bbe">b961a1a</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8233">#8233</a></li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.4...v0.110.5">0.110.5</a> (2023-07-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>logadmin:</strong> Use consistent filter in paging example (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8221">#8221</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/95701597b1d709543ea22a4b6ff9b28b14a2d4fc">9570159</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.3...v0.110.4">0.110.4</a> (2023-07-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>internal/retry:</strong> Simplify gRPC status code mapping of retry error (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8196">#8196</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/e8b224a3bcb0ca9430990ef6ae8ddb7b60f5225d">e8b224a</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.2...v0.110.3">0.110.3</a> (2023-06-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>internal/retry:</strong> Never return nil from GRPCStatus() (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8128">#8128</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/005d2dfb6b68bf5a35bfb8db449d3f0084b34d6e">005d2df</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>v1:</strong> Minor clarifications for TaskGroup and min_cpu_platform (<a href="https://github.com/googleapis/google-cloud-go/commit/3382ef81b6bcefe1c7bfc14aa5ff9bbf25850966">3382ef8</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.1...v0.110.2">0.110.2</a> (2023-05-08)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7f6229169794e1a81f5fe1c32ccbbd8defa962b7"><code>7f62291</code></a> chore(main): release bigquery 1.55.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8464">#8464</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/dda9bff8ec70e6d104901b4105d13dcaa4e2404c"><code>dda9bff</code></a> feat(auth): add downscope package (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8532">#8532</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13"><code>ac10224</code></a> feat(channel): mark ChannelPartnerGranularity as deprecated and offer alterna...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/350f7adb2a087811a70f1c05bf71014022aefeb4"><code>350f7ad</code></a> fix(firestore): Correcting EndBefore with LimitToLast behaviour (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8370">#8370</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5ef93de226b854bdf6277b7f906b86755a07d229"><code>5ef93de</code></a> fix(firestore): Compare full resource path when docs ordered by <strong>name</strong> (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8409">#8409</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9cfcaf6ea2a689e875b8400ca5872ccadcb17252"><code>9cfcaf6</code></a> test(pubsub): add retry to all integration test resource creation (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8533">#8533</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/532a37c98680855fa38342bb7680062226594a0e"><code>532a37c</code></a> chore(main): release storage 1.33.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8517">#8517</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2ac216a6bf48212ebab25c772e432a370f8fb11c"><code>2ac216a</code></a> chore: remove now unused samples build script (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8534">#8534</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/62210d5d3e56e8e9f35db8e6ac0defec19582507"><code>62210d5</code></a> feat(auth): add support for external accounts in detect (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8508">#8508</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a05b6edb5795104a08a41a45be04dc3d2535eff2"><code>a05b6ed</code></a> test(pubsub): use default MinExtensionPeriod for exactly once tests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8502">#8502</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.54.0...bigquery/v1.55.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
