Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ssh2-sftp-client from 9.1.0 to 10.0.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gitworkflows
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade ssh2-sftp-client from 9.1.0 to 10.0.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-01-19.
Release notes
Package name: ssh2-sftp-client
  • 10.0.0 - 2024-01-19
    • Bump to depend on ssh2 1.15.0, which has the fix for CVE-2023-48795
    • Add new promiseLimit setting to limit the number of concurrent promises used by downloadDir/uploadDir. Default is set to 10. Testing indicated for most situations, increasing much above 10 had little benefit and eventually, once number was large enough, actually degraded performance as node would spend more time context switching than data transferring.
    • Some minor code clenup and added quite a few new tests
    • Changed minimum supported node version. While testing with v16.20.2 still appears to work, it is HIGHLY recommended that at least node 18.18.2 is used. Bottom line, if you log an issue, you need to be on node >= v18.
  • 9.1.0 - 2023-05-02
    • Re-factoring of some methods to enable them to better catch network errors within surrounding promise.
    • Fix error in handling options in some methods which prevented setting file permissions
    • Added additional tests and test coverage
from ssh2-sftp-client GitHub release notes
Commit messages
Package name: ssh2-sftp-client

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

codesandbox bot commented Feb 9, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, eval, filesystem, network, shell +1 1.34 MB theophilusx

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants