dependabot[bot] opened a new pull request, #982: URL: https://github.com/apache/tika/pull/982
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.20.3 to 12.21.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.21.0</h2> <h2>12.21.0 (2023-02-21)</h2> <h3>Features Added</h3> <ul> <li>Added <code>BlobDownloadHeaders.getCreationTime()</code> and <code>BlobDownloadHeaders.setCreationTime(OffsetDateTime)</code> to access the x-ms-creation-time property.</li> <li>Added support for 2021-12-02 service version.</li> <li>Added support for Blob Cold Tier <code>AccessTier.COLD</code>.</li> <li>Added new overload <code>AppendBlobClient.getBlobOutputStream(boolean)</code> that takes in a boolean for overwrite and appends to existing data if overwrite is specified <code>false</code>, or deletes and recreates a blob if overwrite is specified <code>true</code>.</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Fixed bug where <code>BlobErrorCode.IncrementalCopyOfEarlierVersionSnapshotNotAllowed</code> was spelled incorrectly.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/79bb9fbcff0881cc4b30f9ca1914dd482a9ebc8f"><code>79bb9fb</code></a> STG86 GA Release 2023-02-21 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33656">#33656</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/6dba3517969d0dab711b6887e57e947ce7c68654"><code>6dba351</code></a> Fix spring tests failed (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33607">#33607</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/dedd641b4488a24dc1766b4cfde58c445aa70cda"><code>dedd641</code></a> Add vmImage back to common perf.yml - Fixes <a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/5466">#5466</a> - Partially reverts <a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/5456">#5456</a> (...</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/578256e521b266ed3c3e8f9cd64ded7183a8673a"><code>578256e</code></a> Fix spelling errors in Schema Registry (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33635">#33635</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/6873c9c2e6ca8361e72ee6f07cfa2a77f6760a37"><code>6873c9c</code></a> Update azure-sdk-build-tools Repository Resource Refs in Yaml files (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33637">#33637</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/ccad2fc32b24ac871ded66a64b8948982e6000f3"><code>ccad2fc</code></a> Increment package versions for servicebus releases (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33645">#33645</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/13aaeb87952050a0555c5495078f58d3198d7fcb"><code>13aaeb8</code></a> Cherry-pick Increment Versions for Search Release (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33475">#33475</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/e56a9272f3d47a3bbdcb0bb1245e0290a0127408"><code>e56a927</code></a> Feb 2023 release (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33640">#33640</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/8017e1f2fe3687e4e6655327fa0170e0616b5c55"><code>8017e1f</code></a> Keep retry doc up to date (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33636">#33636</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/5ff4098ce13d0be83c3fd0c77d34156c3203fc40"><code>5ff4098</code></a> Update to the Latest Jackson 2.13.x Releases (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33578">#33578</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.20.3...azure-storage-blob_12.21.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]
