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

   Bumps [azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) 
from 1.13.3 to 1.13.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Azure/azure-sdk-for-java/releases";>azure-core-http-netty's
 releases</a>.</em></p>
   <blockquote>
   <h2>azure-core-http-netty_1.13.4</h2>
   <h2>1.13.4 (2023-06-02)</h2>
   <h3>Bugs Fixed</h3>
   <ul>
   <li>Fixed a bug where <code>NettyAsyncHttpResponse.writeBodyTo</code> and 
<code>writeBodyToAsync</code> could have a race condition when writing
   to the <code>WritableByteChannel</code>/<code>AsynchronousByteChannel</code> 
while tracking the bytes written when a network error happens
   during consumption of the HTTP response body. (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/35004";>#35004</a>)</li>
   </ul>
   <h3>Other Changes</h3>
   <h4>Dependency Updates</h4>
   <ul>
   <li>Upgraded <code>azure-core</code> from <code>1.39.0</code> to 
<code>1.40.0</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/fd4ed4402038bf529d02642ed037a4669b396f1a";><code>fd4ed44</code></a>
 Event Grid Readme Issue <a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/33772";>#33772</a>
 (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35269";>#35269</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/fd53a935a0f7978278b11c8479cdbb179d9c080d";><code>fd53a93</code></a>
 Don't pass logger to toURI (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35279";>#35279</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/4660a386553f23eb27d4a0bfd96b03bb73dc5c92";><code>4660a38</code></a>
 Prepare Core Libraries for June 2023 Release (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35276";>#35276</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/07cff324776ef8433a2c88cf5bf92c35778fb898";><code>07cff32</code></a>
 Attempt to stabilize flaky Core tests (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35263";>#35263</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/4d3a9c3060a6afcbb181a142cf311a4f9f11e959";><code>4d3a9c3</code></a>
 Don't save the payload to an environment variable (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35277";>#35277</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/a05f50270c720392094f23a9bd5a6fff48e13e8a";><code>a05f502</code></a>
 sync 5.2.0 changelog (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35274";>#35274</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/c08b900af1f78b856c8d0a8e1421ffb6999e9f46";><code>c08b900</code></a>
 update spring reference (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35273";>#35273</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/88daf5ed88fad64c286f702ba720c7ef036d4084";><code>88daf5e</code></a>
 Re-enable usage of HttpResponse.writeBodyTo (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35209";>#35209</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/d8f2a223036bf569d767d5fd51b9c72318c57de4";><code>d8f2a22</code></a>
 [Keyvault - administration] Migrate recordings to asset repo (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35249";>#35249</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/d842aa3fc50454bffa7f5cf00ccbf90dce8fb183";><code>d842aa3</code></a>
 migrate recordings, initial push (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/35248";>#35248</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core-http-netty_1.13.3...azure-core-http-netty_1.13.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-core-http-netty&package-manager=maven&previous-version=1.13.3&new-version=1.13.4)](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]

Reply via email to