dependabot[bot] opened a new pull request, #658: URL: https://github.com/apache/tika/pull/658
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.18.0 to 12.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">azure-storage-blob's releases</a>.</em></p> <blockquote> <h2>azure-storage-blob_12.19.0</h2> <h2>12.19.0 (2022-08-12)</h2> <h3>Features Added</h3> <ul> <li>Added <code>ParallelTransferOptions.getProgressListener</code> and <code>ParallelTransferOptions.setProgressListener</code> that replaces deprecated <code>ParallelTransferOptions.getProgressReceiver</code> and <code>ParallelTransferOptions.setProgressReceiver</code></li> <li><code>com.azure.storage.blob.ProgressReceiver</code> extends <code>com.azure.core.util.ProgressListener</code> for backwards compatibility.</li> <li>Added <code>BlobDownloadAsyncResponse.writeValueToAsync</code> and <code>BlobDownloadAsyncResponse.close</code>.</li> <li>Added <code>BlockBlobSimpleUploadOptions(BinaryData)</code> constructor, <code>BlockBlobStageBlockOptions</code>, <code>BlockBlobAsyncClient.stageBlock(String, BinaryData)</code>, <code>BlockBlobAsyncClient.stageBlockWithResponse(BlockBlobStageBlockOptions)</code>, <code>BlockBlobAsyncClient.upload(BinaryData)</code>, <code>BlockBlobAsyncClient.upload(BinaryData, boolean)</code>, <code>BlockBlobClient.stageBlock(String, BinaryData)</code>, <code>BlockBlobClient.stageBlockWithResponse(BlockBlobStageBlockOptions, Duration, Context)</code>, <code>BlockBlobClient.upload(BinaryData)</code>, <code>BlockBlobClient.upload(BinaryData, boolean)</code></li> </ul> <h3>Other Changes</h3> <ul> <li><code>com.azure.storage.blob.ProgressReceiver</code> and <code>com.azure.storage.blob.ProgressReporter</code> are deprecated and replaced by <code>com.azure.core.util.ProgressListener</code> and <code>com.azure.core.util.ProgressReporter</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/d515d02dc16b3a180f201912ab34f2aadb158d2d"><code>d515d02</code></a> updating the dates for 2022-08-12 release in changelogs (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30445">#30445</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/032d7541d0b5abe66990c7e31790fb5dc638b249"><code>032d754</code></a> August release update (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30380">#30380</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/5bbf6c4a0fcf8eaf8efcd40b71309c701341478c"><code>5bbf6c4</code></a> [ACS Rooms] Beta release version update (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30442">#30442</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/7d752c47c9399a1daa44bee08d38b6d7e77f4b75"><code>7d752c4</code></a> [TA] Prepare to 5.2.0-beta.4 release (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30441">#30441</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/aec9983ee7240649e7d0a5175eb2339a6640073f"><code>aec9983</code></a> upgrade version (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30439">#30439</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/5ee702b87545107cbeda3d7fd4e420eca8ba36a3"><code>5ee702b</code></a> Increment versions for monitor releases (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30430">#30430</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b45adebd847fe45c77aead46d457579d4e455a78"><code>b45adeb</code></a> Add Token Caching Support For Managed Identity (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30282">#30282</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/47e315b6154a0c071a3075772dfeee99a3447cdc"><code>47e315b</code></a> [TA] Remove partial succeeded status code (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30421">#30421</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b5e939025444eb223da7d425e06a8dd36c6590d3"><code>b5e9390</code></a> [ACS Rooms] Fix ACS Rooms CHANGELOG to include links (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30438">#30438</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/d4e394b5ec5404ecab8caed230483d18373a09a4"><code>d4e394b</code></a> Increment versions for communication releases (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30435">#30435</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.18.0...azure-storage-blob_12.19.0">compare view</a></li> </ul> </details> <br /> [](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 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]
