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

   Bumps 
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
 from 2.37.0 to 2.38.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/java-storage/releases";>com.google.cloud:google-cloud-storage's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.38.0</h2>
   <h2><a 
href="https://github.com/googleapis/java-storage/compare/v2.37.0...v2.38.0";>2.38.0</a>
 (2024-05-09)</h2>
   <h3>Features</h3>
   <ul>
   <li>Promoted google-cloud-storage-control to beta (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2531";>#2531</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/09f719194fd9296ecb21758096b8e65eb208dfc2";>09f7191</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Add strict client side response validation for gRPC chunked resumable 
uploads (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2527";>#2527</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/c1d1f4a5c88d27296f69df0a832659e2b1eb9ca0";>c1d1f4a</a>)</li>
   <li>An existing resource pattern value 
<code>projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**}</code>
 to resource definition <code>storage.googleapis.com/ManagedFolder</code> is 
removed (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2524";>#2524</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/7d7f5263f7e7f5357c5970c68c4d6ff117fc9e93";>7d7f526</a>)</li>
   <li><strong>deps:</strong> Update the Java code generator 
(gapic-generator-java) to 2.39.0 (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2501";>#2501</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/518d4beefdc3738fd19168baccd4016dd002d4fa";>518d4be</a>)</li>
   <li>ParallelCompositeUpload in Transfer Manager hangs when encountering OOM 
(<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2526";>#2526</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/67a7c6b6582b5afab9272b32e01897d009e7c0bf";>67a7c6b</a>)</li>
   <li>Update grpc WriteObject response handling to provide context when a 
failure happens (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2532";>#2532</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/170a3f54c8ccb6af108c35992e652c07ebb1109c";>170a3f5</a>)</li>
   <li>Update GzipReadableByteChannel to be tolerant of one byte reads (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2512";>#2512</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/87b63f4995f7b9654f40a9585996ec4a73235858";>87b63f4</a>)</li>
   <li>Update StorageOptions to carry forward fields that aren't part of 
ServiceOptions (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2521";>#2521</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/b84654e79ee53087badc0315ea3fb2d1b0b9ca57";>b84654e</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 
(<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2523";>#2523</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/3e573f79b3935e423e200537549507ab1f252ada";>3e573f7</a>)</li>
   <li>Update dependency info.picocli:picocli to v4.7.6 (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2535";>#2535</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/f26888ab1467d6bbcad9bfced9360daa4abd2824";>f26888a</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Add in Transfer Manager chunked upload/download samples (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2518";>#2518</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/d1f6bccc2c9b5da5c4ff196711c5cd410649d60f";>d1f6bcc</a>)</li>
   <li>Update readme to include gradle instructions for storage control (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2503";>#2503</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/50ac93b6b61806911737e389253739436dfb515c";>50ac93b</a>)</li>
   <li>Update TransportCompatibility annotation for Storage#blobWriteSession 
(<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2520";>#2520</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/b7d673cbac52407d470eace9d08e1cea2584da30";>b7d673c</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md";>com.google.cloud:google-cloud-storage's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/googleapis/java-storage/compare/v2.37.0...v2.38.0";>2.38.0</a>
 (2024-05-09)</h2>
   <h3>Features</h3>
   <ul>
   <li>Promoted google-cloud-storage-control to beta (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2531";>#2531</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/09f719194fd9296ecb21758096b8e65eb208dfc2";>09f7191</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Add strict client side response validation for gRPC chunked resumable 
uploads (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2527";>#2527</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/c1d1f4a5c88d27296f69df0a832659e2b1eb9ca0";>c1d1f4a</a>)</li>
   <li>An existing resource pattern value 
<code>projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**}</code>
 to resource definition <code>storage.googleapis.com/ManagedFolder</code> is 
removed (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2524";>#2524</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/7d7f5263f7e7f5357c5970c68c4d6ff117fc9e93";>7d7f526</a>)</li>
   <li><strong>deps:</strong> Update the Java code generator 
(gapic-generator-java) to 2.39.0 (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2501";>#2501</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/518d4beefdc3738fd19168baccd4016dd002d4fa";>518d4be</a>)</li>
   <li>ParallelCompositeUpload in Transfer Manager hangs when encountering OOM 
(<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2526";>#2526</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/67a7c6b6582b5afab9272b32e01897d009e7c0bf";>67a7c6b</a>)</li>
   <li>Update grpc WriteObject response handling to provide context when a 
failure happens (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2532";>#2532</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/170a3f54c8ccb6af108c35992e652c07ebb1109c";>170a3f5</a>)</li>
   <li>Update GzipReadableByteChannel to be tolerant of one byte reads (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2512";>#2512</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/87b63f4995f7b9654f40a9585996ec4a73235858";>87b63f4</a>)</li>
   <li>Update StorageOptions to carry forward fields that aren't part of 
ServiceOptions (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2521";>#2521</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/b84654e79ee53087badc0315ea3fb2d1b0b9ca57";>b84654e</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 
(<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2523";>#2523</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/3e573f79b3935e423e200537549507ab1f252ada";>3e573f7</a>)</li>
   <li>Update dependency info.picocli:picocli to v4.7.6 (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2535";>#2535</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/f26888ab1467d6bbcad9bfced9360daa4abd2824";>f26888a</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Add in Transfer Manager chunked upload/download samples (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2518";>#2518</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/d1f6bccc2c9b5da5c4ff196711c5cd410649d60f";>d1f6bcc</a>)</li>
   <li>Update readme to include gradle instructions for storage control (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2503";>#2503</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/50ac93b6b61806911737e389253739436dfb515c";>50ac93b</a>)</li>
   <li>Update TransportCompatibility annotation for Storage#blobWriteSession 
(<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2520";>#2520</a>)
 (<a 
href="https://github.com/googleapis/java-storage/commit/b7d673cbac52407d470eace9d08e1cea2584da30";>b7d673c</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/e3dcb85bb643e7c57b03e21d21337dd73e3038eb";><code>e3dcb85</code></a>
 chore(main): release 2.38.0 (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2533";>#2533</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/b20f5b3a71bb67c870e9491ec22499c0f88e7bac";><code>b20f5b3</code></a>
 chore: Update Storage Control documentation to point to storage contr… (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2538";>#2538</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/170a3f54c8ccb6af108c35992e652c07ebb1109c";><code>170a3f5</code></a>
 fix: update grpc WriteObject response handling to provide context when a 
fail...</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/3e573f79b3935e423e200537549507ab1f252ada";><code>3e573f7</code></a>
 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 
...</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/a668d563eb06da43ea8b336bdaf109ab1018bd05";><code>a668d56</code></a>
 test(deps): update cross product test dependencies (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2525";>#2525</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/f26888ab1467d6bbcad9bfced9360daa4abd2824";><code>f26888a</code></a>
 deps: update dependency info.picocli:picocli to v4.7.6 (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2535";>#2535</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/ec5d1ded04621ebd6f707b28aa0e7a62864ea207";><code>ec5d1de</code></a>
 chore: update copyright of v2/storage.proto (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2536";>#2536</a>)</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/15d452f0a0f7640e2e6acfdfe64b615bb965c51c";><code>15d452f</code></a>
 chore: attempt two to promote storage-control to beta in versions.txt</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/c1d1f4a5c88d27296f69df0a832659e2b1eb9ca0";><code>c1d1f4a</code></a>
 fix: add strict client side response validation for gRPC chunked resumable 
up...</li>
   <li><a 
href="https://github.com/googleapis/java-storage/commit/09f719194fd9296ecb21758096b8e65eb208dfc2";><code>09f7191</code></a>
 feat: promoted google-cloud-storage-control to beta (<a 
href="https://redirect.github.com/googleapis/java-storage/issues/2531";>#2531</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/java-storage/compare/v2.37.0...v2.38.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.cloud:google-cloud-storage&package-manager=maven&previous-version=2.37.0&new-version=2.38.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: dev-unsubscr...@tika.apache.org

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

Reply via email to