dependabot[bot] opened a new pull request, #2048: URL: https://github.com/apache/tika/pull/2048
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.28.1 to 12.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">com.azure:azure-storage-blob's releases</a>.</em></p> <blockquote> <h2>azure-storage-blob_12.29.0</h2> <h2>12.29.0 (2024-11-13)</h2> <h3>Features Added</h3> <ul> <li>Added BlobErrorCode BlobAccessTierNotSupportedForAccountType value.</li> <li>Added support for service version 2025-01-05.</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Fixed an issue where BlobClient.upload(InputStream data) would overwrite an existing blob by default.</li> <li>Fixed an issue where you couldn't set an immutability policy on a blob version or blob snapshot.</li> <li>Fixed an issue where you couldn't set a legal hold on a blob version.</li> </ul> <h3>Other Changes</h3> <h4>Dependency Updates</h4> <ul> <li>Upgraded <code>azure-core</code> from <code>1.52.0</code> to version <code>1.54.0</code>.</li> <li>Upgraded <code>azure-core-http-netty</code> from <code>1.15.4</code> to version <code>1.15.6</code>.</li> <li>Upgraded <code>azure-storage-common</code> from <code>12.27.0</code> to version <code>12.28.0</code>.</li> <li>Upgraded <code>azure-storage-internal-avro</code> from <code>12.13.0</code> to version <code>12.14.0</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/bcfdaf33cdae7524153ee652fd5c59f634f20fda"><code>bcfdaf3</code></a> STG96 GA Release 2024-11-13 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42929">#42929</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/ed6849e506080839ca962f69a72f6de7a123133a"><code>ed6849e</code></a> Fix missing stress matrix display name filter (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42908">#42908</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b68f725feb918796b08966fffad9ff9e7f52794a"><code>b68f725</code></a> Running Prepare-Release for azure-messaging-servicebus 7.17.6 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42886">#42886</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/cd4caeb0c9a7869727f096d1572cf5fa66ad3a11"><code>cd4caeb</code></a> Add SparseCheckoutPaths to archetype-typespec-emitter.yml (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42920">#42920</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/87a49002411f9c233c4c939e0273aa25e614f9c6"><code>87a4900</code></a> Don't run Spring build below Java 17 (baseline requirement) (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42925">#42925</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/1acd6ad77b17e0faa306cae44aafdb7c0ac2fd72"><code>1acd6ad</code></a> Removing blocking from DirectoryAsyncApiTests file (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42923">#42923</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/328c5fb411a363c8467d078bae9e7581ed343f91"><code>328c5fb</code></a> update subscribe calls in servicebus with no-op handlers or handlers that log...</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0829c72200a6f0491b4ad7a1115b97d58a8c0886"><code>0829c72</code></a> Fix async lro tests (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42918">#42918</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/834df8e08ec6f0d73a4ca4ad6e259d02888faaf8"><code>834df8e</code></a> Update Netty dependency to latest (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42911">#42911</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/52e1caf454758959b5468fc0b22bbf204278fde4"><code>52e1caf</code></a> update autorest.java (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/42917">#42917</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.28.1...azure-storage-blob_12.29.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 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