dependabot[bot] opened a new pull request, #10070:
URL: https://github.com/apache/iceberg/pull/10070

   Bumps 
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) 
from 26.28.0 to 26.35.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/java-cloud-bom/releases";>com.google.cloud:libraries-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>v26.35.0</h2>
   <p>GCP Libraries BOM 26.35.0</p>
   <p>Here are the differences from the previous version (26.34.0)</p>
   <h1>New Addition</h1>
   <ul>
   <li>com.google.cloud:google-cloud-parallelstore:0.2.0</li>
   </ul>
   <p>The group ID of the following artifacts is 
<code>com.google.cloud</code>.</p>
   <h1>Notable Changes</h1>
   <h2>google-cloud-bigquerystorage 3.4.0 (prev: 3.3.1)</h2>
   <ul>
   <li>
   <p>Add short, integer, long, boolean conversions into string (<a 
href="https://redirect.github.com/googleapis/java-bigquerystorage/issues/2437";>#2437</a>)
 (<a 
href="https://github.com/googleapis/java-bigquerystorage/commit/4f4216e21b1949da096c9d180c64086ba1edfd8f";>4f4216e</a>)</p>
   </li>
   <li>
   <p>Provide the default stream name (<a 
href="https://redirect.github.com/googleapis/java-bigquerystorage/issues/2444";>#2444</a>)
 (<a 
href="https://github.com/googleapis/java-bigquerystorage/commit/fe9c3ae6d9459cf5273cf9440bd6eecc27b71a7d";>fe9c3ae</a>)</p>
   </li>
   <li>
   <p>Accept default stream name (<a 
href="https://redirect.github.com/googleapis/java-bigquerystorage/issues/2432";>#2432</a>)
 (<a 
href="https://github.com/googleapis/java-bigquerystorage/commit/d58a3146458a4593876e1bb62d3c2b6d0bfb1c05";>d58a314</a>)</p>
   </li>
   <li>
   <p>Add version id to the client lib header (<a 
href="https://redirect.github.com/googleapis/java-bigquerystorage/issues/2447";>#2447</a>)
 (<a 
href="https://github.com/googleapis/java-bigquerystorage/commit/43fd699798db8053c2248d3d0506387a1f695b5f";>43fd699</a>)</p>
   </li>
   <li>
   <p>Also shutdown the stream connection in case the timeout exception is (<a 
href="https://redirect.github.com/googleapis/java-bigquerystorage/issues/2445";>#2445</a>)
 (<a 
href="https://github.com/googleapis/java-bigquerystorage/commit/6e267fb4aaadf8bd61192a709b97cb9b799983db";>6e267fb</a>)</p>
   </li>
   <li>
   <p>Fix WriteToDefaultStream example code to close the client properly (<a 
href="https://redirect.github.com/googleapis/java-bigquerystorage/issues/2433";>#2433</a>)
 (<a 
href="https://github.com/googleapis/java-bigquerystorage/commit/d8a52f886aef174bf01147e81728de6b2f09f4c3";>d8a52f8</a>)</p>
   </li>
   </ul>
   <h2>google-cloud-bigtable 2.37.0 (prev: 2.35.1)</h2>
   <ul>
   <li>
   <p>Add admin APIs for AuthorizedView (<a 
href="https://redirect.github.com/googleapis/java-bigtable/issues/2175";>#2175</a>)
 (<a 
href="https://github.com/googleapis/java-bigtable/commit/13d1df3910e3041b57485a09317f717932b21727";>13d1df3</a>)</p>
   </li>
   <li>
   <p>Support AuthorizedView in bigtable data client  (<a 
href="https://redirect.github.com/googleapis/java-bigtable/issues/2177";>#2177</a>)
 (<a 
href="https://github.com/googleapis/java-bigtable/commit/4b255d0160b0ea30a4ab6453ccae278f40d32ee2";>4b255d0</a>)</p>
   </li>
   <li>
   <p>Update the accounting of partial batch mutations (<a 
href="https://redirect.github.com/googleapis/java-bigtable/issues/2149";>#2149</a>)
 (<a 
href="https://github.com/googleapis/java-bigtable/commit/4158094c34c85b1540197256f98e8880962fb13d";>4158094</a>)</p>
   </li>
   </ul>
   <h2>google-cloud-firestore 3.20.0 (prev: 3.18.0)</h2>
   <ul>
   <li>
   <p>A new message <code>Backup</code> is added (<a 
href="https://redirect.github.com/googleapis/java-firestore/issues/1611";>#1611</a>)
 (<a 
href="https://github.com/googleapis/java-firestore/commit/434a55b478fc617c2ec892a30d3eb1ce027ac54f";>434a55b</a>)</p>
   </li>
   <li>
   <p>Add ExplainMetrics field to RunAggregationQueryResponse (<a 
href="https://github.com/googleapis/java-firestore/commit/f275b1603225895e2673131191b4c15927e3bdcd";>f275b16</a>)</p>
   </li>
   <li>
   <p>Add ExplainMetrics field to RunQueryResponse (<a 
href="https://github.com/googleapis/java-firestore/commit/f275b1603225895e2673131191b4c15927e3bdcd";>f275b16</a>)</p>
   </li>
   <li>
   <p>Add ExplainOptions field to RunAggregationQueryRequest (<a 
href="https://github.com/googleapis/java-firestore/commit/f275b1603225895e2673131191b4c15927e3bdcd";>f275b16</a>)</p>
   </li>
   <li>
   <p>Add ExplainOptions field to RunQueryRequest (<a 
href="https://github.com/googleapis/java-firestore/commit/f275b1603225895e2673131191b4c15927e3bdcd";>f275b16</a>)</p>
   </li>
   <li>
   <p>Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats 
(<a 
href="https://redirect.github.com/googleapis/java-firestore/issues/1608";>#1608</a>)
 (<a 
href="https://github.com/googleapis/java-firestore/commit/f275b1603225895e2673131191b4c15927e3bdcd";>f275b16</a>)</p>
   </li>
   <li>
   <p>Query Profiling (<a 
href="https://redirect.github.com/googleapis/java-firestore/issues/1609";>#1609</a>)
 (<a 
href="https://github.com/googleapis/java-firestore/commit/55b1a49ad3b75835b6b4f8a1cfd8d665c1a56968";>55b1a49</a>)</p>
   </li>
   </ul>
   <h2>google-cloud-spanner 6.62.0 (prev: 6.61.0)</h2>
   <ul>
   <li>
   <p>Allow attempt direct path xds via env var (<a 
href="https://redirect.github.com/googleapis/java-spanner/issues/2950";>#2950</a>)
 (<a 
href="https://github.com/googleapis/java-spanner/commit/247a15f2b8b858143bc906e0619f95a017ffe5c3";>247a15f</a>)</p>
   </li>
   <li>
   <p>Return type of max commit delay option. (<a 
href="https://redirect.github.com/googleapis/java-spanner/issues/2953";>#2953</a>)
 (<a 
href="https://github.com/googleapis/java-spanner/commit/6e937ab16d130e72d633979c1a76bf7b3edbe7b6";>6e937ab</a>)</p>
   </li>
   </ul>
   <h2>google-cloud-storage 2.36.1 (prev: 2.35.0)</h2>
   <ul>
   <li>
   <p>Add Custom Part Metadata Decorator to ParallelCompositeUploadConfig (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2434";>#2434</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/43b800645ba3622e5de635825e1d082c6d26c2eb";>43b8006</a>)</p>
   </li>
   <li>
   <p>Add hierarchical namespace and folders features (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2445";>#2445</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/8074fffed5208a8578e5afe694fdd3d8df627b8c";>8074fff</a>)</p>
   </li>
   <li>
   <p>Add soft delete feature (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2403";>#2403</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/989f36fbb206832a6a3584c77546d3d560ac0df8";>989f36f</a>)</p>
   </li>
   <li>
   <p>Fix name digest for noprefix (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2448";>#2448</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/12c9db8935f25a5f9e4633af85ea96acaa914d23";>12c9db8</a>)</p>
   </li>
   <li>
   <p>Missing serialVersionUID of serializable classes (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2344";>#2344</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/736865b4b97aa3940e1eab6a582d0ef38db31bba";>736865b</a>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/54c9fd11c68f86bcfb8382a5584db85df89714a0";><code>54c9fd1</code></a>
 chore: release main (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6487";>#6487</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/b4a20fe2e33ec286c8e7617804edd60c06215644";><code>b4a20fe</code></a>
 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.33.0 (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6514";>#6514</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/2ee543bdb26274a5e6f6bfe0baba8777089d76db";><code>2ee543b</code></a>
 deps: update dependency com.google.cloud:google-cloud-nio to v0.127.15 (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6512";>#6512</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/9c69011132100261611bc6be46d8b90c47071f57";><code>9c69011</code></a>
 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to 
v2.37.0...</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/0e2f3dd760cbb8802d71b58301b7fc7abf5592bc";><code>0e2f3dd</code></a>
 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.32.0 (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6505";>#6505</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/9963690734e2dcfa44e7327aad4a25bdc728769b";><code>9963690</code></a>
 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to 
...</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/63f5a6e0bb017ff3ef510e2f6b5ad9728f66ae90";><code>63f5a6e</code></a>
 chore: add regex to match unmanaged dependency check (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/1941";>#1941</a>)
 (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6499";>#6499</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/288c0a80ebc671ed96c0043ac9229de66eff48f7";><code>288c0a8</code></a>
 chore: update ignore paths in renovate config (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/1945";>#1945</a>)
 (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6500";>#6500</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/53142755a801bd0a5be7ae81c767543e3aa9a0ed";><code>5314275</code></a>
 chore: update requirements.txt to address dependabot security alerts. (<a 
href="https://redirect.github.com/googleapis/java-cloud-bom/issues/1936";>#1936</a>)...</li>
   <li><a 
href="https://github.com/googleapis/java-cloud-bom/commit/0a082c286c2503b5b154514dcff45b4a1bd12963";><code>0a082c2</code></a>
 build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to 
v...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/java-cloud-bom/compare/v26.28.0...v26.35.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.cloud:libraries-bom&package-manager=gradle&previous-version=26.28.0&new-version=26.35.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>


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to