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

   Bumps 
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
 from 2.12.4 to 3.0.9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/AsyncHttpClient/async-http-client/releases";>org.asynchttpclient:async-http-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>AHC v3.0.9 Release</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Enable maven snapshots by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2161";>AsyncHttpClient/async-http-client#2161</a></li>
   <li>Avoid allocations in ChannelPoolPartioning by <a 
href="https://github.com/doom369";><code>@​doom369</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2158";>AsyncHttpClient/async-http-client#2158</a></li>
   <li>Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.52 to 10.1.54 
in /client by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2164";>AsyncHttpClient/async-http-client#2164</a></li>
   <li>Add pluggable DnsNameResolver by <a 
href="https://github.com/doom369";><code>@​doom369</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2163";>AsyncHttpClient/async-http-client#2163</a></li>
   </ul>
   <h2>Security</h2>
   <ul>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-cmxv-58fp-fm3g";>https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-cmxv-58fp-fm3g</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.8...async-http-client-project-3.0.9";>https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.8...async-http-client-project-3.0.9</a></p>
   <h2>AHC v3.0.8 Release</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty leak detector 0.2.2 by <a 
href="https://github.com/sullis";><code>@​sullis</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2143";>AsyncHttpClient/async-http-client#2143</a></li>
   <li>Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.47 to 10.1.49 
in /client by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2142";>AsyncHttpClient/async-http-client#2142</a></li>
   <li>Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.49 to 10.1.50 
in /client by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2145";>AsyncHttpClient/async-http-client#2145</a></li>
   <li>Add Support for Multiplexing HTTP/2  by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2144";>AsyncHttpClient/async-http-client#2144</a></li>
   <li>Modernize README and fix outdated project metadata by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2146";>AsyncHttpClient/async-http-client#2146</a></li>
   <li>Drop shaded Apache Commons FileUpload and move to test dependency by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2147";>AsyncHttpClient/async-http-client#2147</a></li>
   <li>Implement full RFC 7616 HTTP Digest Authentication compliance by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2148";>AsyncHttpClient/async-http-client#2148</a></li>
   <li>Switch to Revapi and Matrix JDK builds for all current JDK LTS by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2149";>AsyncHttpClient/async-http-client#2149</a></li>
   <li>Bump the actions group with 4 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2150";>AsyncHttpClient/async-http-client#2150</a></li>
   <li>Bump the dependencies group with 50 updates and add profile for 
different JDKs by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2151";>AsyncHttpClient/async-http-client#2151</a></li>
   <li>Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.50 to 10.1.52 
in /client by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2153";>AsyncHttpClient/async-http-client#2153</a></li>
   <li>RFC 7804 - SCRAM Authentication Implementation with SHA-256 by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2154";>AsyncHttpClient/async-http-client#2154</a></li>
   <li>Release v3.0.8 by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2155";>AsyncHttpClient/async-http-client#2155</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.7...async-http-client-project-3.0.8";>https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.7...async-http-client-project-3.0.8</a></p>
   <h2>AHC v3.0.7 Release</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add BootstrapHandler inside <code>initChannel</code> for SOCKS by <a 
href="https://github.com/hyperxpro";><code>@​hyperxpro</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2140";>AsyncHttpClient/async-http-client#2140</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.6...async-http-client-project-3.0.7";>https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.6...async-http-client-project-3.0.7</a></p>
   <h2>AHC v3.0.6 Release</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>add large response test by <a 
href="https://github.com/sullis";><code>@​sullis</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2051";>AsyncHttpClient/async-http-client#2051</a></li>
   <li>Bump Netty to 4.2.9.Final by <a 
href="https://github.com/jorenkoyen";><code>@​jorenkoyen</code></a> in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2135";>AsyncHttpClient/async-http-client#2135</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jorenkoyen";><code>@​jorenkoyen</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/pull/2135";>AsyncHttpClient/async-http-client#2135</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.5...async-http-client-project-3.0.6";>https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.5...async-http-client-project-3.0.6</a></p>
   <h2>AHC v3.0.5 Release</h2>
   <h2>What's Changed</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/1ab1ea31fcaa0b016130d9f08cd5334feb2d1d93";><code>1ab1ea3</code></a>
 Release v3.0.9</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/4d0e202b486e7d456165ada697e2960c99996352";><code>4d0e202</code></a>
 Fix release workflow for main release</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/6b2fbb7f88f322f1a90345d77d8a1ffe36dfa5f4";><code>6b2fbb7</code></a>
 Strip credentials on cross-domain redirects and HTTPS-to-HTTP downgrades</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/4722f1ee24e3d1509443f3b78356a1e1c313e5e0";><code>4722f1e</code></a>
 Add pluggable DnsNameResolver (<a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/issues/2163";>#2163</a>)</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/5b6d5d262ac24ec932bf9632c0e3783e92f672ce";><code>5b6d5d2</code></a>
 Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.52 to 10.1.54 in 
/cl...</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/2b13737e7f04c8a6ee60b6e76cff4233b27bb422";><code>2b13737</code></a>
 Avoid allocations in ChannelPoolPartioning (<a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/issues/2158";>#2158</a>)</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/9ae768162da622598641b7d6e9ff46dfa9c95b8e";><code>9ae7681</code></a>
 Enable maven snapshots (<a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/issues/2161";>#2161</a>)</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/242ddea1fdd2c98054d84ef283c3d94ff7393c61";><code>242ddea</code></a>
 Release v3.0.8 (<a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/issues/2155";>#2155</a>)</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/40145992553322a4cfc2181b88bfacbd5d03e76a";><code>4014599</code></a>
 RFC 7804 - SCRAM Authentication Implementation with SHA-256 (<a 
href="https://redirect.github.com/AsyncHttpClient/async-http-client/issues/2154";>#2154</a>)</li>
   <li><a 
href="https://github.com/AsyncHttpClient/async-http-client/commit/d08c2ad35faaf577f7e59b969ca252c8d41c5a61";><code>d08c2ad</code></a>
 Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.50 to 10.1.52 in 
/cl...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-2.12.4...async-http-client-project-3.0.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.asynchttpclient:async-http-client&package-manager=maven&previous-version=2.12.4&new-version=3.0.9)](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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/dubbo/network/alerts).
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to