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

   Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 
0.8.0 to 2.17.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/mina-sshd/releases";>org.apache.sshd:sshd-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>Apache MINA SSHD 2.17.1</h2>
   <p>This patch release fixes the broken Maven deployment of 2.17.0. (The root 
pom was missing).</p>
   <p>There were no code changes, only a pom update to work around a tooling 
bug that caused the problem with 2.17.0:</p>
   <ul>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/875";>GH-875</a> Use 
Apache Parent POM 36</li>
   </ul>
   <p>For the real changes since version 2.16.0 see the <a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.17.0.md";>2.17.0
 change notes</a>.</p>
   <h2>Apache MINA SSHD 2.17.0</h2>
   <p><strong>Warning</strong>: the publication of this release to Maven 
Central somehow went wrong; it is missing the root POM.</p>
   <p><strong>Use the <a 
href="https://github.com/apache/mina-sshd/releases/tag/sshd-2.17.1";>2.17.1 
release</a> instead.</strong></p>
   <p>See the <a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.17.0.md";>change
 log</a>.</p>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/JannuMies";><code>@​JannuMies</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/832";>apache/mina-sshd#832</a></li>
   <li><a href="https://github.com/bemoty";><code>@​bemoty</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/843";>apache/mina-sshd#843</a></li>
   <li><a href="https://github.com/chrjohn";><code>@​chrjohn</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/849";>apache/mina-sshd#849</a></li>
   <li><a href="https://github.com/denyshorman";><code>@​denyshorman</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/870";>apache/mina-sshd#870</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/mina-sshd/compare/sshd-2.16.0...sshd-2.17.0";>https://github.com/apache/mina-sshd/compare/sshd-2.16.0...sshd-2.17.0</a></p>
   <h2>Apache MINA SSHD 2.16.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>bugfix: fix cert auth failed bug by <a 
href="https://github.com/liuziyu1226";><code>@​liuziyu1226</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/660";>apache/mina-sshd#660</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/664";>GH-664</a>: Skip 
MAC negotiation if an AEAD cipher was negotiated by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/666";>apache/mina-sshd#666</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/663";>GH-663</a>: Fix 
a race in IoSession creation by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/667";>apache/mina-sshd#667</a></li>
   <li>Also test sshd-mina using mina-core 2.2.4 by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/681";>apache/mina-sshd#681</a></li>
   <li>ScpShell fixes; SFTP append mode for buggy servers by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/696";>apache/mina-sshd#696</a></li>
   <li>fix sources.jar Reproducible Builds issue by <a 
href="https://github.com/hboutemy";><code>@​hboutemy</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/695";>apache/mina-sshd#695</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/700";>GH-700</a>: Fix 
race in AbstractCloseable.doCloseImmediately() by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/702";>apache/mina-sshd#702</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/705";>GH-705</a>: Make 
ChannelToPortHandler accessible to user code by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/707";>apache/mina-sshd#707</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/709";>GH-709</a>: 
Handle keep-alive channel messages sent by an old OpenSSH server by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/710";>apache/mina-sshd#710</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/727";>GH-727</a>: 
supply default port for proxyJump if no HostConfigEntry by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/730";>apache/mina-sshd#730</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/733";>GH-733</a>: Fix 
SftpRemotePathChannel.transferTo by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/734";>apache/mina-sshd#734</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/725";>GH-725</a> Added 
commandTimeoutMillis in executeRemoteCommand by <a 
href="https://github.com/raajeive";><code>@​raajeive</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/726";>apache/mina-sshd#726</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/774";>GH-774</a>: Fix 
WritePendingException by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/775";>apache/mina-sshd#775</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/771";>#771</a> Avoid 
NoClassDefFoundError: net/i2p/crypto/eddsa/EdDSAPublicKey by <a 
href="https://github.com/rde-infologic";><code>@​rde-infologic</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/773";>apache/mina-sshd#773</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/516";>GH-516</a> Fix 
filesystem-id parsing in getFileSystem(URI) by <a 
href="https://github.com/ago1024";><code>@​ago1024</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/766";>apache/mina-sshd#766</a></li>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/754";>GH-754</a>: 
Don't close DefaultForwarder on bind error by <a 
href="https://github.com/tomaswolf";><code>@​tomaswolf</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/776";>apache/mina-sshd#776</a></li>
   <li>Close repository after usage in GitPackCommand by <a 
href="https://github.com/kwin";><code>@​kwin</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/794";>apache/mina-sshd#794</a></li>
   <li>Trigger ClientChannelEvent.Timeout and ClientSessionEvent.TIMEOUT 
independently to host's program cycle times by <a 
href="https://github.com/fersaru";><code>@​fersaru</code></a> in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/790";>apache/mina-sshd#790</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/liuziyu1226";><code>@​liuziyu1226</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/660";>apache/mina-sshd#660</a></li>
   <li><a href="https://github.com/raajeive";><code>@​raajeive</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/726";>apache/mina-sshd#726</a></li>
   <li><a 
href="https://github.com/rde-infologic";><code>@​rde-infologic</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/773";>apache/mina-sshd#773</a></li>
   <li><a href="https://github.com/ago1024";><code>@​ago1024</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/mina-sshd/pull/766";>apache/mina-sshd#766</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/mina-sshd/blob/master/CHANGES.md";>org.apache.sshd:sshd-core's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Previous Versions</h1>
   <ul>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.2.0.md";>Version
 2.1.0 to 2.2.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.3.0.md";>Version
 2.2.0 to 2.3.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.4.0.md";>Version
 2.3.0 to 2.4.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.5.0.md";>Version
 2.4.0 to 2.5.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.5.1.md";>Version
 2.5.0 to 2.5.1</a></li>
   <li><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></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.7.0.md";>Version
 2.6.0 to 2.7.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.8.0.md";>Version
 2.7.0 to 2.8.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.9.0.md";>Version
 2.8.0 to 2.9.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.9.1.md";>Version
 2.9.0 to 2.9.1</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.9.2.md";>Version
 2.9.1 to 2.9.2</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.10.0.md";>Version
 2.9.2 to 2.10.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.11.0.md";>Version
 2.10.0 to 2.11.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.12.0.md";>Version
 2.11.0 to 2.12.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.12.1.md";>Version
 2.12.0 to 2.12.1</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.0.md";>Version
 2.12.1 to 2.13.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.1.md";>Version
 2.13.0 to 2.13.1</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.2.md";>Version
 2.13.1 to 2.13.2</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.14.0.md";>Version
 2.13.2 to 2.14.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.15.0.md";>Version
 2.14.0 to 2.15.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.16.0.md";>Version
 2.15.0 to 2.16.0</a></li>
   <li><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.17.0.md";>Version
 2.16.0 to 2.17.0</a></li>
   </ul>
   <h1>Latest Version</h1>
   <ul>
   <li><strong><a 
href="https://github.com/apache/mina-sshd/blob/master/docs/changes/2.17.1.md";>Version
 2.17.0 to 2.17.1</a></strong></li>
   </ul>
   <h1>Planned for Next Version</h1>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/apache/mina-sshd/issues/879";>GH-879</a> Close 
SSH channel gracefully on exception in port forwarding</li>
   </ul>
   <h2>New Features</h2>
   <h2>Potential Compatibility Issues</h2>
   <h2>Major Code Re-factoring</h2>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/03df24689c7045b7965b3a41039f5d4492c210ec";><code>03df246</code></a>
 [maven-release-plugin] prepare release sshd-2.17.1</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/e661b4a5268cd33877f7b1b2ad75df226ff7b244";><code>e661b4a</code></a>
 <a href="https://redirect.github.com/apache/mina-sshd/issues/875";>GH-875</a>: 
Update Apache Parent POM</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/42d2c7de7352d79d8743328c426d88bd71fc631a";><code>42d2c7d</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/9308c1e1097307e148d6f242871ac0b659ae2fcf";><code>9308c1e</code></a>
 [maven-release-plugin] prepare release sshd-2.17.0</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/5f6bef614e3ac0341a959593055908a02a88a98f";><code>5f6bef6</code></a>
 Prepare documentation for a 2.17.0 release</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/5ee81f47e148649131c91127f29ff2dc26cb61f7";><code>5ee81f4</code></a>
 Fix duplicate character echoing in ProcessShell</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/b6848c041d8eff1f6c1369df1a0940c005535d23";><code>b6848c0</code></a>
 Mock git configuration in git-related tests</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/d839c952016ef69bbf4834a0c721282498dfb6d9";><code>d839c95</code></a>
 Bump JUnit 5 to latest patch version</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/7a7f2bb9b1d65d0a95636ab18f5b2a1f4e31240e";><code>7a7f2bb</code></a>
 CoreTestSupportUtils: fix test framework</li>
   <li><a 
href="https://github.com/apache/mina-sshd/commit/7b397c7e5c76a88028742583c20268b1c3d215fa";><code>7b397c7</code></a>
 [releng] Build with Java 25 in CI</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/mina-sshd/compare/sshd-0.8.0...sshd-2.17.1";>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.17.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 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)
   
   
   </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