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


   Bumps [sshd-core](https://github.com/apache/mina-sshd) from 0.8.0 to 2.6.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/mina-sshd/blob/master/CHANGES.md";>sshd-core's 
changelog</a>.</em></p>
   <blockquote>
   <h1><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.6.0.md";>Version
 2.5.1 to 2.6.0</a></h1>
   <h1>Planned for next version</h1>
   <h2>Major code re-factoring</h2>
   <h2>Minor code helpers</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1085";>SSHD-1085</a> 
Added <code>CliLogger</code> + more verbosity on <code>SshClientMain</code></li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1109";>SSHD-1109</a> 
Route tests JUL logging via SLF4JBridgeHandler</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1109";>SSHD-1109</a> 
Provide full slf4j logger capabilities to CliLogger + use it in all CLI 
classes</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1110";>SSHD-1110</a> 
Replace <code>Class#newInstance()</code> calls with 
<code>Class#getDefaultConstructor().newInstance()</code></li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1111";>SSHD-1111</a> 
Fixed SshClientCliSupport compression option detection</li>
   </ul>
   <h2>Behavioral changes and enhancements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1085";>SSHD-1085</a> 
Added more notifications related to channel state change for detecting channel 
closing or closed earlier.</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1109";>SSHD-1109</a> 
Replace log4j with logback as the slf4j logger implementation for tests</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1114";>SSHD-1114</a> 
Added callbacks for client-side password authentication progress</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1114";>SSHD-1114</a> 
Added callbacks for client-side public key authentication progress</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1114";>SSHD-1114</a> 
Added callbacks for client-side host-based authentication progress</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1114";>SSHD-1114</a> 
Added capability for interactive password authentication participation via 
UserInteraction</li>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1114";>SSHD-1114</a> 
Added capability for interactive key based authentication participation via 
UserInteraction</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/a0bbdf9d37fb7a453d4354e93c9e6c02c013a85d";><code>a0bbdf9</code></a>
 [maven-release-plugin] prepare release sshd-2.6.0</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/270caaafdbfddfba05f0b8de2ed69b237b557f54";><code>270caaa</code></a>
 Propagate SCP file transfer ACK data to ScpTransferListener before validating 
it</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/af6c8eddd897e18e8834c6439c48513cec150c8c";><code>af6c8ed</code></a>
 [SSHD-1108] Increased minimum default DH group exchange key size to 2048 
(but...</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/5fc2eff001684626601b6855a609076ab22cd0a7";><code>5fc2eff</code></a>
 [SSHD-1107] Allow configuration of minimum DH group exchange key size via 
pro...</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/ac45b617272303058193db193650e7f2db3d1872";><code>ac45b61</code></a>
 Fixed SFTP directory scanners behavior documentation example</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/38fc6c45bccdd24a3938d075011a0c52bb554312";><code>38fc6c4</code></a>
 Removed duplicate code from 
SftpFileSystemProvider#resolveSftpVersionSelector</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/3d6292cab635b2d40b9c470d214c0bcb14853813";><code>3d6292c</code></a>
 Fixed documentation regarding SFTP directory scanners usage</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/9260272ad5d197b0c7e558cb3945df97765fcef5";><code>9260272</code></a>
 [SSHD-1103] Use gmaven-plus + groovy 3.0 for building the project</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/a114cc0d5945ffb934ca160e301ca7d8b8e950b9";><code>a114cc0</code></a>
 Fixed case of 'setUpDefaultClient/Server' in documentation</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/c85261df4e0db3f8015461ec5705a5008e251a9b";><code>c85261d</code></a>
 [SSHD-1104] Added RSA signature variants tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/mina-sshd/compare/sshd-0.8.0...sshd-2.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.sshd:sshd-core&package-manager=maven&previous-version=0.8.0&new-version=2.6.0)](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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to