dependabot[bot] opened a new pull request, #3952:
URL: https://github.com/apache/arrow-adbc/pull/3952

   Bumps 
[cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) 
from 1.72.0 to 1.73.1.
   <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 1.73.1</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.73.0...bigquery/v1.73.1";>1.73.1</a>
 (2026-02-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>revert to useInt64Timestamp for REST format options (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13789";>#13789</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/bdcc2f80";>bdcc2f80</a>)</li>
   </ul>
   <h2>dialogflow 1.73.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.72.0...dialogflow/v1.73.0";>1.73.0</a>
 (2025-12-18)</h2>
   <h3>Features</h3>
   <ul>
   <li>
   <p>updated v2beta1 dialogflow client libraries (PiperOrigin-RevId: 
843755897) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/ce62012f";>ce62012f</a>)</p>
   </li>
   <li>
   <p>updated v3beta1 dialogflow client libraries (PiperOrigin-RevId: 
843704214) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/ce62012f";>ce62012f</a>)</p>
   </li>
   <li>
   <p>updated v2 dialogflow client libraries (PiperOrigin-RevId: 843703774) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/ce62012f";>ce62012f</a>)</p>
   </li>
   </ul>
   <h2>bigquery 1.73.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.72.0...bigquery/v1.73.0";>1.73.0</a>
 (2026-02-04)</h2>
   <h3>Features</h3>
   <ul>
   <li>
   <p>add Stored Procedure Sharing support for analyticshub listings 
(PiperOrigin-RevId: 827828462) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/185951b3";>185951b3</a>)</p>
   </li>
   <li>
   <p>add tags support for Pub/Sub subscriptions (PiperOrigin-RevId: 827828462) 
(<a 
href="https://github.com/googleapis/google-cloud-go/commit/185951b3";>185951b3</a>)</p>
   </li>
   <li>
   <p>Support picosecond timestamp precision in BigQuery Storage API 
(PiperOrigin-RevId: 829486853) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/185951b3";>185951b3</a>)</p>
   </li>
   <li>
   <p>add timestamp precision support to schema (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13421";>#13421</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/52020af5";>52020af5</a>)</p>
   </li>
   <li>
   <p>transition format options (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13422";>#13422</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/59efe323";>59efe323</a>)</p>
   </li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>
   <p>make additional errors retriable: tcp timeout and http2 client connection 
lost (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13269";>#13269</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/466d309d";>466d309d</a>)</p>
   </li>
   <li>
   <p>roundtrip readonly fields (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13370";>#13370</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/9e847052";>9e847052</a>)</p>
   </li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>change comment indicating <code>enable_gemini_in_bigquery</code> field 
for BigQuery Reservation Assignments is deprecated (PiperOrigin-RevId: 
850121797) (<a 
href="https://github.com/googleapis/google-cloud-go/commit/35d75787";>35d75787</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/592a782f8f23cb0d512298b8340269cf8d987ea7";><code>592a782</code></a>
 chore: librarian release pull request: 20260205T224334Z (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13801";>#13801</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/9bb9541773cde3a934eb0ab15032d777468cba9c";><code>9bb9541</code></a>
 feat(pubsub/v2): introduce per stream flow control (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13642";>#13642</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/bdcc2f8068e9faa92cb66b8b7f4371c19dacb473";><code>bdcc2f8</code></a>
 fix(bigquery): revert to useInt64Timestamp for REST format options (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13789";>#13789</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/e9c0abd0a165a8abd1632a865e3c57919021ea04";><code>e9c0abd</code></a>
 chore: remove api-bigtable-partners and api-firestore-partners (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13798";>#13798</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/eea3e33a5b767e2769dd63bcee16b9c5fbe62269";><code>eea3e33</code></a>
 fix(datastore): allow partial updates (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13795";>#13795</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/ab05ff5333c6f7bf1cd71f3c80ede584709f115e";><code>ab05ff5</code></a>
 chore(internal/kokoro): presubmits track preview branch (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13787";>#13787</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/39a25b92424fdbc083fd387d647ff8e07999a8d5";><code>39a25b9</code></a>
 feat(bigtable): support tiered storage (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13793";>#13793</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/7ac8e22d5822d293be7d7b80b4cd0f48b876871b";><code>7ac8e22</code></a>
 chore: librarian release pull request: 20260204T142425Z (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13770";>#13770</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/a8056809ab367b2040e7a0522dc369a3e3f15020";><code>a805680</code></a>
 chore: librarian release pull request: 20260205T080945Z (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13790";>#13790</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/31c352bd672637813ec251c2f48ad1c38ea13922";><code>31c352b</code></a>
 feat(retry): adding support for max-retry-duration for all api other than 
res...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.72.0...bigquery/v1.73.1";>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.72.0&new-version=1.73.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 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]

Reply via email to