dependabot[bot] opened a new pull request, #369:
URL: https://github.com/apache/commons-vfs/pull/369

   Bumps [httpcore5](https://github.com/apache/httpcomponents-core) from 5.1.5 
to 5.2.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt";>httpcore5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.2.1</h2>
   <p>This is a maintenance release that corrects several minor defects 
discovered since release 5.2
   and fixes SOCKS proxy protocol support in the async transport.</p>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>HTTPCLIENT-2248: Fixed broken TLS over SOCKS.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>I/O reactor connect process redesign.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>SOCKS protocol handling: Delegate resolution of unknown hostnames to the 
SOCKS proxy.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>I/O reactor to validate remote endpoint address at the last moment 
immediately before connect.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Bug fix: I/O reactor must handle all runtime exceptions when connecting 
to remote endpoints.
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Added org.apache.hc.core5.http.protocol.HttpCoreContext#toString().
   Contributed by Gary Gregory <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Examples should log exceptions instead of swallowing them.
   Contributed by Gary Gregory <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>HTTPCORE-729: NPE in ServerHttp1IOEventHandlerFactory due to a missing 
null check
   Contributed by Oleg Kalnichevski <!-- raw HTML omitted --></p>
   </li>
   </ul>
   <h2>Release 5.2</h2>
   <p>This is the first GA release in the 5.2 release series. This release 
finalizes the 5.2 APIs
   and also corrects a number of defects discovered since the previous 
release.</p>
   <p>Please note that 5.2 upgrades the minimal JRE level to version 8 (8u251 
is required).</p>
   <p>Notable changes and features included in the 5.2 series:</p>
   <ul>
   <li>
   <p>Upgrade to Java 8.</p>
   </li>
   <li>
   <p>Improved support for TLS upgrade and HTTP protocol upgrade (async).</p>
   </li>
   <li>
   <p>Improved HTTP protocol negotiation.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/a628f5828b8f2d7e48040b2db68ae067a29833a1";><code>a628f58</code></a>
 HttpCore 5.2.1 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/1a9c8e180f4e5f4384f034af48522c8acee85615";><code>1a9c8e1</code></a>
 Updated release notes for HttpCore 5.2.1 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/dbc3b142924e5ef2c404b3f9b09a04227091c039";><code>dbc3b14</code></a>
 Bump mockito-core from 4.8.1 to 4.11.0</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/8b3631b937710a2d6304c615644aceef1a9d4081";><code>8b3631b</code></a>
 Bump actions/dependency-review-action from 2 to 3</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/c329c392227eff7263df44cc86a6b12c078b388b";><code>c329c39</code></a>
 HTTPCLIENT-2248: fixed broken TLS over SOCKS</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/ebc1d6a560f9980ecff9ea3e4b1263eedd846528";><code>ebc1d6a</code></a>
 I/O reactor connect process redesign</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/d8b602b4e665b776d22dae682cadfe2a79ddc820";><code>d8b602b</code></a>
 SOCKS protocol handling: delegate resolution of unknown hostnames to the 
SOCK...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/c9f1fa54cf0f3d830e4976129a26dec4a35ac875";><code>c9f1fa5</code></a>
 I/O reactor to validate remote endpoint address at the last moment 
immediatel...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/064b84b47c7815b58ac716fa22c0dcc116204483";><code>064b84b</code></a>
 Bug fix: I/O reactor must handle all runtime exceptions when connecting to 
re...</li>
   <li><a 
href="https://github.com/apache/httpcomponents-core/commit/e59b7adbe0af2011a195230ca9934c51b426b198";><code>e59b7ad</code></a>
 Fix compiler warnings in tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.1.5...rel/v5.2.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents.core5:httpcore5&package-manager=maven&previous-version=5.1.5&new-version=5.2.1)](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