build(deps): bump google-cloud-storage from 3.10.1 to 3.11.0 #1221 (lando@main)

Warnings
  • Checking...
Blockers
  • Checking...
Branches dependabot/pip/google-cloud-storage-3.11.0 -> main
Repo lando@main (git) (git://github.com/mozilla-conduit/lando.git)
Author dependabot[bot]
State open
Commit Title build(deps): bump google-cloud-storage from 3.10.1 to 3.11.0
Commit Body Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-python) from 3.10.1 to 3.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-python/releases">google-cloud-storage's releases</a>.</em></p> <blockquote> <h2>google-cloud-storage: v3.11.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.10.1...google-cloud-storage-v3.11.0">v3.11.0</a> (2026-06-02)</h2> <h3>Features</h3> <ul> <li> <p>Added a new field <code>ComposeObjectRequest.delete_source_objects</code> field (PiperOrigin-RevId: 863087065) (<a href="https://github.com/googleapis/google-cloud-python/commit/1230e174">1230e174</a>)</p> </li> <li> <p>add object contexts in Python GCS SDK (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17039">#17039</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/15ec8bd7">15ec8bd7</a>)</p> </li> <li> <p>Add delete_source_objects optional parameter to compose API (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17163">#17163</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/16ab4c26">16ab4c26</a>)</p> </li> <li> <p>add fixed-key metadata support in AAOW (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16817">#16817</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/28487f5c">28487f5c</a>)</p> </li> <li> <p>Add support for blob object in AAOW (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16577">#16577</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/32718318">32718318</a>)</p> </li> <li> <p>implement AsyncMultiRangeDownloader with multiplexed bidi-gRPC stream support (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16528">#16528</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/493df65b">493df65b</a>)</p> </li> <li> <p>populate the <code>persisted_data_checksums</code> field with object checksums on write object / query write status responses (PiperOrigin-RevId: 895357062) (<a href="https://github.com/googleapis/google-cloud-python/commit/56ccbd86">56ccbd86</a>)</p> </li> <li> <p>Enhance Otel Span Attributes with BucketId and Location details for every Bucket/Blob operation (<a href="https://github.com/googleapis/google-cloud-python/commit/a0da993d">a0da993d</a>)</p> </li> <li> <p>drop Python 3.7-3.9 support and regenerate (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17178">#17178</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/c804a935">c804a935</a>)</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>updates typing for python 3.8 (<a href="https://github.com/googleapis/google-cloud-python/commit/87b7ba97">87b7ba97</a>)</p> </li> <li> <p>propagate quota_project_id and api_endpoint in AsyncGrpcClient (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16731">#16731</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/b8b457aa">b8b457aa</a>)</p> </li> </ul> <h3>Performance Improvements</h3> <ul> <li> <p>add multiplexing performance tests for AsyncMultiRangeDownloader (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16501">#16501</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/20969910">20969910</a>)</p> </li> <li> <p>implement fast-path for queue delivery in _StreamMultiplexer (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16718">#16718</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/7073be16">7073be16</a>)</p> </li> <li> <p>use google_crc32c.value for checksums (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16719">#16719</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/c6461a42">c6461a42</a>)</p> </li> <li> <p>use google_crc32c.value() for simpler crc32c calculation (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/16761">#16761</a>) (<a href="https://github.com/googleapis/google-cloud-python/commit/c9846c92">c9846c92</a>)</p> </li> </ul> <h3>Documentation</h3> <ul> <li> <p>Updated documentation for <code>BidiReadObject</code>, <code>ReadObjectRequest</code>, and <code>ObjectContexts</code> (PiperOrigin-RevId: 863087065) (<a href="https://github.com/googleapis/google-cloud-python/commit/1230e174">1230e174</a>)</p> </li> <li> <p>improve wording around <code>object_checksums</code> in bidi write object requests (PiperOrigin-RevId: 895357062) (<a href="https://github.com/googleapis/google-cloud-python/commit/56ccbd86">56ccbd86</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md">google-cloud-storage's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.10.0...google-cloud-documentai-v3.11.0">3.11.0</a> (2026-03-05)</h2> <h3>Features</h3> <ul> <li>Added a field for enabling image and table annotation for layout parser processor (<a href="https://github.com/googleapis/google-cloud-python/commit/6120fb0db084f5e8d1502fb1bb37594ac9976f6e">6120fb0db084f5e8d1502fb1bb37594ac9976f6e</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.9.0...google-cloud-documentai-v3.10.0">3.10.0</a> (2026-02-12)</h2> <h3>Documentation</h3> <ul> <li>Updated comments for various fields and messages (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> </ul> <h3>Features</h3> <ul> <li>The method <code>ReviewDocument</code> in <code>.google.cloud.documentai.v1beta3.DocumentProcessorService</code> is deprecated (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> <li>A new field <code>enable_table_split</code> is added to message <code>.google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams</code> (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> <li>Added new messages <code>Documents</code> and <code>RawDocuments</code> for inline document input (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> <li>The field <code>skip_human_review</code> in messages <code>.google.cloud.documentai.v1beta3.ProcessRequest</code> and <code>.google.cloud.documentai.v1beta3.BatchProcessRequest</code> is deprecated (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> <li>A new field <code>document_prompt</code> is added to message <code>.google.cloud.documentai.v1beta3.DocumentSchema</code> (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> <li>A new field <code>revisions</code> is added to message <code>.google.cloud.documentai.v1beta3.Evaluation</code> (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> <li>A new field <code>document_type</code> is added to message <code>.google.cloud.documentai.v1beta3.ImportDocumentsRequest</code> (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Removed the <code>SpannerIndexingConfig</code> message and the <code>spanner_indexing_config</code> field from <code>.google.cloud.documentai.v1beta3.Dataset</code> BREAKING CHANGE: The <code>SpannerIndexingConfig</code> message and the <code>spanner_indexing_config</code> field within the <code>Dataset</code> message have been removed. Client code referencing these will need to stop referencing these in case of an error (<a href="https://github.com/googleapis/google-cloud-python/commit/5371e8e931dfba1d504ac2ffbd48a7f4abdcc158">5371e8e931dfba1d504ac2ffbd48a7f4abdcc158</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.8.0...google-cloud-documentai-v3.9.0">3.9.0</a> (2026-01-29)</h2> <h3>Documentation</h3> <ul> <li>Fixed language issues in multiple message field descriptions (<a href="https://github.com/googleapis/google-cloud-python/commit/38754bbd8765298482b679b027e9bc0ac5a66bb3">38754bbd8765298482b679b027e9bc0ac5a66bb3</a>)</li> <li>Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (<a href="https://github.com/googleapis/google-cloud-python/commit/38754bbd8765298482b679b027e9bc0ac5a66bb3">38754bbd8765298482b679b027e9bc0ac5a66bb3</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.7.0...google-cloud-documentai-v3.8.0">3.8.0</a> (2026-01-08)</h2> <h3>Features</h3> <ul> <li>auto-enable mTLS when supported certificates are detected (<a href="https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2">c353aa5bcc937ef9399c8efc90492dadbcf01aa2</a>)</li> <li>check Python and dependency versions in generated GAPICs (<a href="https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2">c353aa5bcc937ef9399c8efc90492dadbcf01aa2</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.6.0...google-cloud-documentai-v3.7.0">3.7.0</a> (2025-10-16)</h2> <h3>Documentation</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-python/commit/5accbb42b3f8372c4d03ef59a6b0000b165f2200"><code>5accbb4</code></a> chore: librarian release pull request: 20260602T021047Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17336">#17336</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/86e57cb9b6ec4266773e99e8a5f60eda78cd1e11"><code>86e57cb</code></a> fix(spanner_dbapi): replace insecure pickle with json for partition deseriali...</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/6b62cb6fb3de94326b8944ae08a400c12529cad2"><code>6b62cb6</code></a> feat(bigframes): Add ai_generate functions to the dataframe bq accessor (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17302">#17302</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/54fd04b618127ca20ae8f183734ea07add1af876"><code>54fd04b</code></a> chore: librarian release pull request: 20260529T145921Z (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17312">#17312</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/c04f892621ceeefb5e2dcbf2b9ea0dddb1b9ad31"><code>c04f892</code></a> chore: update googleapis and regenerate (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17313">#17313</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/1c2e24f3da44ecfdefe9acb099e28d41d66d46d2"><code>1c2e24f</code></a> chore: generate google-cloud-monitoring-dashboards (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17309">#17309</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/06965d82a9676c6e0797bf20e616f2d14332c443"><code>06965d8</code></a> chore: generate google-cloud-containeranalysis (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17308">#17308</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/20242246da615ef75d7ed64e0dfd2d6f72537583"><code>2024224</code></a> chore: generate grafeas (<a href="https://redirect.github.com/googleapis/google-cloud-python/issues/17307">#17307</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/9f2ed920d6525f1a1dd51c1b09ca848a04c28c78"><code>9f2ed92</code></a> chore(spanner): deprecate experimental host option/parameter to replace with ...</li> <li><a href="https://github.com/googleapis/google-cloud-python/commit/7813ca4e59dfc3d9e1546b9b5f0acba9e7536a8e"><code>7813ca4</code></a> chore: add missing nox sessions and polish dependencies in sqlalchemy-spanner...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.10.1...google-cloud-storage-v3.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=pip&previous-version=3.10.1&new-version=3.11.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 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>

Landings

Not yet Landed
There has been no attempt to land revisions in this stack.