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

   Bumps 
[cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) 
from 1.51.0 to 1.52.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/google-cloud-go/releases";>cloud.google.com/go/storage's
 releases</a>.</em></p>
   <blockquote>
   <h2>storage: v1.52.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.51.0...storage/v1.52.0";>1.52.0</a>
 (2025-04-22)</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>storage/control:</strong> Add Anywhere cache control APIs (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11807";>#11807</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/12bfa984f87099dbfbd5abf3436e440e62b04bad";>12bfa98</a>)</li>
   <li><strong>storage:</strong> Add CurrentState function to determine state 
of stream in MRD (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11688";>#11688</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/14e8e132d9d5808d1ca789792e7e39f0857991da";>14e8e13</a>)</li>
   <li><strong>storage:</strong> Add OwnerEntity to bucketAttrs (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11857";>#11857</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/4cd4a0ca1f6132ea6ed9df7b27310a3238a9c3fd";>4cd4a0c</a>)</li>
   <li><strong>storage:</strong> Takeover appendable object (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11977";>#11977</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812";>513b937</a>)</li>
   <li><strong>storage:</strong> Unfinalized appendable objects. (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11647";>#11647</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/52c02183fabf43fcba3893f493140ac28a7836d1";>52c0218</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>storage:</strong> Fix Attrs for append takeover (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11989";>#11989</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/6db35b10567b7f1463bfef722b0fd72257190ee7";>6db35b1</a>)</li>
   <li><strong>storage:</strong> Fix panic when Flush called early (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11934";>#11934</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/7d0b8a75ae55731ae765c01f24920f9f11038f44";>7d0b8a7</a>)</li>
   <li><strong>storage:</strong> Fix unfinalized write size (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12016";>#12016</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/6217f8fd3cd8680a7e6b7b46fc9b7bda6ee6292e";>6217f8f</a>)</li>
   <li><strong>storage:</strong> Force first message on next sendBuffer when 
nothing sent on current (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11871";>#11871</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/a1a22927d6a4399e7392787bccb9707bc9e8f149";>a1a2292</a>)</li>
   <li><strong>storage:</strong> Populate Writer.Attrs after Flush() (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12021";>#12021</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/8e56f745e7f2175660838f96c1a12a46841cac40";>8e56f74</a>)</li>
   <li><strong>storage:</strong> Remove check for FinalizeOnClose (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11992";>#11992</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/2664b8cec00a606001184cb17c074fd0e79e66b8";>2664b8c</a>)</li>
   <li><strong>storage:</strong> Wrap read response parsing errors (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11951";>#11951</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-go/commit/d2e658387b80ec8a3e41e048a9d520b8dd13dd00";>d2e6583</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/2d165167c48d8839af5f9e5eb26bcebd7be3e7f6";><code>2d16516</code></a>
 chore(main): release spanner 1.52.0 (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8919";>#8919</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/ca2493f43c299bbaed5f7e5b70f66cc763ff9802";><code>ca2493f</code></a>
 fix(storage): do not inhibit the dead code elimination. (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8543";>#8543</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/19414ae4326104872dfe780ca9fccc4312e4e089";><code>19414ae</code></a>
 docs(datastore): replace deprecated func in docs (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8989";>#8989</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/aa385f97d07230af0bb47a0775cf0e2db368a0b7";><code>aa385f9</code></a>
 fix(logging): added marshalling methods for proto fields in 
structuredLogEntr...</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/9af7e853088b69e875c1be4a517d0168ee493244";><code>9af7e85</code></a>
 chore(changefinder): support nested commit format (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8998";>#8998</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/7a46b5428f239871993d66be2c7c667121f60a6f";><code>7a46b54</code></a>
 feat(internal/trace): add OpenTelemetry support (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8655";>#8655</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/8b71c23e5fc951400aee9b9c30bc8c144aa8f8d7";><code>8b71c23</code></a>
 chore: release main (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8973";>#8973</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/e3a209d0caefd20a1d2c6bb790ac03424b47a7b8";><code>e3a209d</code></a>
 chore(main): release storage 1.35.1 (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8997";>#8997</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/8e63c70b423e8c10ecd617ccf81fa0662f8f91b5";><code>8e63c70</code></a>
 feat(edgenetwork): new client(s) (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8996";>#8996</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-go/commit/ba23673da7707c31292e4aa29d65b7ac1446d4a6";><code>ba23673</code></a>
 chore(redis/cluster): Configure clients for google-cloud-redis-cluster (<a 
href="https://redirect.github.com/googleapis/google-cloud-go/issues/8980";>#8980</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.51.0...spanner/v1.52.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/storage&package-manager=go_modules&previous-version=1.51.0&new-version=1.52.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: github-unsubscr...@beam.apache.org

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

Reply via email to