You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/09/09 11:03:12 UTC

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request, #297: Bump sshd-core from 0.8.0 to 2.9.1

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

   Bumps [sshd-core](https://github.com/apache/mina-sshd) from 0.8.0 to 2.9.1.
   <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.9.1.md">Version 2.9.0 to 2.9.1</a></h1>
   <h1>Planned for next version</h1>
   <h2>Bug fixes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/SSHD-1294">SSHD-1294</a> Close MinaServiceFactory instances properly</li>
   </ul>
   <h2>Major code re-factoring</h2>
   <h2>Potential compatibility issues</h2>
   <h2>Minor code helpers</h2>
   <h2>Behavioral changes and enhancements</h2>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/mina-sshd/commit/195c5fb45a29ca95d152ea1f659f3711afaa740c"><code>195c5fb</code></a> [maven-release-plugin] prepare release sshd-2.9.1</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/735bc1e93ca827d8c450e71e5ae1f225df63b76b"><code>735bc1e</code></a> Fix changelog</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/58fe6f6b9500d7cbe5c8a44f2177da978a896fc5"><code>58fe6f6</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/23f7bb334e4b38895a1911dc7efd16a0a3d7f63f"><code>23f7bb3</code></a> [maven-release-plugin] prepare release sshd-2.9.1</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/57c67314df8577a8f78163415316115ff22dede3"><code>57c6731</code></a> Prepare sshd 2.9.1 release</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/dab673e41d37f75ce90dc044b387b10732b09ef0"><code>dab673e</code></a> Added documentation regarding CLI properties values</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/9a541c1d21fb3f8d85c9c3635d64533beab4a1f5"><code>9a541c1</code></a> [SSHD-1283] Added configuration property to control whether ScpShell is enabled</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/a60d3fa7e639d43dc15e36fed8ae964094315e98"><code>a60d3fa</code></a> [SSHD-1290] ChannelAsyncOutputStream: improve logging</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/1cee1866d897f027f032345afaa80b4ce6de30a4"><code>1cee186</code></a> [SSHD-1288] SFTP: fix reading files that are being written</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/ee315b683e3ec8a021053161979f15059b9d092a"><code>ee315b6</code></a> [SSHD-1289] Fix lock handling in KeyExchangeMessageHandler</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/mina-sshd/compare/sshd-0.8.0...sshd-2.9.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.9.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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-vfs] dependabot[bot] commented on pull request #297: Bump sshd-core from 0.8.0 to 2.9.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #297:
URL: https://github.com/apache/commons-vfs/pull/297#issuecomment-1319848241

   Superseded by #336.


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-vfs] dependabot[bot] closed pull request #297: Bump sshd-core from 0.8.0 to 2.9.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #297: Bump sshd-core from 0.8.0 to 2.9.1
URL: https://github.com/apache/commons-vfs/pull/297


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org