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/11/18 11:02:29 UTC

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

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

   Bumps [sshd-core](https://github.com/apache/mina-sshd) from 0.8.0 to 2.9.2.
   <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.2.md">Version 2.9.1 to 2.9.2</a></h1>
   <h1>Planned for next version</h1>
   <h2>Bug fixes</h2>
   <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/fbbbb7b6af7fdf1765f297a96dfec3f198f5fd7d"><code>fbbbb7b</code></a> [maven-release-plugin] prepare release sshd-2.9.2</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/1ccde6cdfe72adf13ef9dd49138434a74aabd784"><code>1ccde6c</code></a> Minor comment fix</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/5a8fe830b2a2308a2b24ac8115a391af477f64f5"><code>5a8fe83</code></a> Better file handling for host keys</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/bba481a9bd7e52c4552f586dd10339e792df7f44"><code>bba481a</code></a> MinaSession: avoid synthetic accesses</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/f3a3d16f257b3545bd31e1a9e94c97632821a557"><code>f3a3d16</code></a> <a href="https://github-redirect.dependabot.com/apache/mina-sshd/issues/266">GH-266</a>: Make ChannelPipedOutputStream.flush() a no-op</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/a85d0743e597544cd4fe4d5e64893aa2ca71c77b"><code>a85d074</code></a> [releng] Update GitHub action versions</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/b724ac201afef79b8f9cb199d0afda818adc2c84"><code>b724ac2</code></a> Changes.md: mention <a href="https://github-redirect.dependabot.com/apache/mina-sshd/issues/263">GH-263</a></li>
   <li><a href="https://github.com/apache/mina-sshd/commit/ba82c132472c25168e17bae9e5878b8f1b9af252"><code>ba82c13</code></a> <a href="https://github-redirect.dependabot.com/apache/mina-sshd/issues/263">GH-263</a>: Fix race condition in BufferedIoOutputStream</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/ae3851ab90bde0f6d873b1afb1c0887ae5b07e73"><code>ae3851a</code></a> Changes.md: mention SSHD-1287</li>
   <li><a href="https://github.com/apache/mina-sshd/commit/6d0ef481a8822de7466fb749c225bd9a6db7fc33"><code>6d0ef48</code></a> [SSHD-1287] SFTP: better default buffer size handling</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/mina-sshd/compare/sshd-0.8.0...sshd-2.9.2">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.2)](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] garydgregory commented on pull request #336: Bump sshd-core from 0.8.0 to 2.9.2

Posted by GitBox <gi...@apache.org>.
garydgregory commented on PR #336:
URL: https://github.com/apache/commons-vfs/pull/336#issuecomment-1328111961

   @dependabot rebase


-- 
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


Re: [PR] Bump sshd-core from 0.8.0 to 2.9.2 [commons-vfs]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #336: Bump sshd-core from 0.8.0 to 2.9.2
URL: https://github.com/apache/commons-vfs/pull/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: notifications-unsubscribe@commons.apache.org

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


Re: [PR] Bump sshd-core from 0.8.0 to 2.9.2 [commons-vfs]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #336:
URL: https://github.com/apache/commons-vfs/pull/336#issuecomment-1846140188

   Superseded by #449.


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

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