You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2023/01/12 05:07:22 UTC

[GitHub] [tika] dependabot[bot] opened a new pull request, #893: Bump azure-storage-blob from 12.20.1 to 12.20.2

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

   Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.20.1 to 12.20.2.
   <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.20.2</h2>
   <h2>12.20.2 (2023-01-10)</h2>
   <h3>Other Changes</h3>
   <h4>Dependency Updates</h4>
   <ul>
   <li>Upgraded <code>azure-core</code> from <code>1.34.0</code> to version <code>1.35.0</code>.</li>
   <li>Upgraded <code>azure-core-http-netty</code> from <code>1.12.7</code> to version <code>1.12.8</code>.</li>
   <li>Upgraded <code>azure-storage-common</code> from <code>12.19.1</code> to version <code>12.19.2</code>.</li>
   <li>Upgraded <code>azure-storage-internal-avro</code> from <code>12.5.1</code> to version <code>12.6.0-beta.1</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/3d2c112f6e545bf156aeac007c44893ac8b8514e"><code>3d2c112</code></a> Updating service version to 2021-10-04 to avoid test breaking for blob-nio</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/adde5eca315b4b2e0ccb868c2af279906d65935c"><code>adde5ec</code></a> Updating changelog for azure-storage-common to include the cherry-picked changes</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/61efb062156c0d3fcda0085e04a601fb05b9475a"><code>61efb06</code></a> Improve Error Message when Key Isn't Properly Base64 Encoded (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/32726">#32726</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/f5f931d3e43a712d643c00c8f89729ebde1b87cc"><code>f5f931d</code></a> Retry Requests Based on Causal Exception Too (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/32648">#32648</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0cc79643e9d35bf0ac4a53342dee955e810c0053"><code>0cc7964</code></a> Updating the SDK dependencies for azure-storage-internal-avro</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/c9bac25d9be56bb6e6def5a45cce22f9ba349f53"><code>c9bac25</code></a> Reset changes to the patch version.</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/aebeb41c7b2a7c491c64d0fd90cc7ab66d60a2dd"><code>aebeb41</code></a> Updating the SDK dependencies for azure-storage-queue</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/319597ac8f2cd3fd013a9e5696f80ff159ab8d56"><code>319597a</code></a> Reset changes to the patch version.</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/2df35d95a4d8b38c10c4b7f50629524ce61f310c"><code>2df35d9</code></a> Updating the SDK dependencies for azure-storage-file-datalake</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/de39e08f6ec3565596020dfaf2cc6282b0f68c8b"><code>de39e08</code></a> Reset changes to the patch version.</li>
   <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.20.1...azure-storage-blob_12.20.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-storage-blob&package-manager=maven&previous-version=12.20.1&new-version=12.20.2)](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: dev-unsubscribe@tika.apache.org

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


[GitHub] [tika] THausherr merged pull request #893: Bump azure-storage-blob from 12.20.1 to 12.20.2

Posted by GitBox <gi...@apache.org>.
THausherr merged PR #893:
URL: https://github.com/apache/tika/pull/893


-- 
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-unsubscribe@tika.apache.org

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