[Snyk] Upgrade node-pty from 0.7.8 to 0.10.1 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.








This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade node-pty from 0.7.8 to 0.10.1.
ℹ️ 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.
Release notes
Package name: node-pty
-
0.10.1 - 2021-04-23
-
0.10.0 - 2021-02-04
- Expose
- Don't resolve symlinks when launching shell by setting $PWD (#156) via @ vvavrychuk
- Temporarily block signals during forking (#218) via @ jerch
- Throw when args is not a
- Fix process name returning garbled text sometimes on macOS (#401) via @ Tyriar
- Update electron example (#367, #368) via @ Tyriar
- Fix security alerts (#394) via @ Tyriar
- Migrate from tslint to eslint (#398) via @ Tyriar
- Upgrade typescript (#399) via @ Tyriar
- Improve dependency docs for macOS (#412) via @ Tyriar
- Add shebang to electron example (#414) via @ bogdanbarna
- Remove undocumented Windows API usage related to Windows XP support (#426) via @ Tyriar
- Remove unneeded stdlib setting (#433) via @ deepak1556
- Terminus, x-terminal (#381) via @ the-j0k3r
- nomad (#388) via @ lukebarnard1
- DockerStacks (#406) via @ sfx101
- TeleType (#424) via @ akshaykmr
- mesos-term (#431) via @ kamaradclimber
- ENiGMA½ BBS Software (#440) via @ NuSkooler
- Commas (#448) via @ CyanSalt
-
0.10.0-beta9 - 2020-04-30
-
0.10.0-beta8 - 2020-04-15
-
0.10.0-beta7 - 2020-04-07
-
0.10.0-beta6 - 2020-04-07
-
0.10.0-beta5 - 2020-04-05
-
0.10.0-beta4 - 2020-03-03
-
0.10.0-beta3 - 2019-10-25
-
0.10.0-beta20 - 2021-01-20
-
0.10.0-beta2 - 2019-10-24
-
0.10.0-beta19 - 2021-01-14
-
0.10.0-beta18 - 2020-10-15
-
0.10.0-beta17 - 2020-09-08
-
0.10.0-beta16 - 2020-08-13
-
0.10.0-beta15 - 2020-07-31
-
0.10.0-beta14 - 2020-07-17
-
0.10.0-beta13 - 2020-07-08
-
0.10.0-beta12 - 2020-06-10
-
0.10.0-beta11 - 2020-06-08
-
0.10.0-beta10 - 2020-06-04
-
0.10.0-beta1 - 2019-10-22
-
0.10.0-alpha1 - 2020-06-09
-
0.9.0 - 2019-10-22
-
0.9.0-beta9 - 2019-05-22
-
0.9.0-beta8 - 2019-05-22
-
0.9.0-beta7 - 2019-05-22
-
0.9.0-beta6 - 2019-05-19
-
0.9.0-beta5 - 2019-05-18
-
0.9.0-beta4 - 2019-05-16
-
0.9.0-beta31 - 2019-10-22
-
0.9.0-beta30 - 2019-10-22
-
0.9.0-beta3 - 2019-05-15
-
0.9.0-beta29 - 2019-10-22
-
0.9.0-beta28 - 2019-10-16
-
0.9.0-beta27 - 2019-10-07
-
0.9.0-beta26 - 2019-09-11
-
0.9.0-beta25 - 2019-09-04
-
0.9.0-beta24 - 2019-08-08
-
0.9.0-beta23 - 2019-08-08
-
0.9.0-beta22 - 2019-08-06
-
0.9.0-beta21 - 2019-07-26
-
0.9.0-beta20 - 2019-07-26
-
0.9.0-beta2 - 2019-05-12
-
0.9.0-beta19 - 2019-07-06
-
0.9.0-beta18 - 2019-06-07
-
0.9.0-beta17 - 2019-06-04
-
0.9.0-beta16 - 2019-05-30
-
0.9.0-beta15 - 2019-05-30
-
0.9.0-beta14 - 2019-05-28
-
0.9.0-beta13 - 2019-05-24
-
0.9.0-beta12 - 2019-05-24
-
0.9.0-beta11 - 2019-05-22
-
0.9.0-beta10 - 2019-05-22
-
0.9.0-beta1 - 2019-05-10
-
0.9.0-alpha3 - 2019-05-21
-
0.9.0-alpha2 - 2019-05-17
-
0.9.0-alpha1 - 2019-05-17
-
0.8.2-beta1 - 2019-05-02
-
0.8.1 - 2019-01-20
- Fixed
- Changed ConPTY to be enabled by default on Windows build number 18309+ due to stability concerns (was previously 17692+) (#262) via @ Tyriar
-
0.8.0 - 2018-12-21
-
- Setup Azure Pipelines CI (#237) via @ Tyriar
- Add section to README about thread safety (#233) via @ Gotham13121997
- Document Ubuntu build dependencies in README (#228) via @ Tyriar
-
0.7.8 - 2018-09-28
- Fix Windows quoting of arguments when an argument contains both a space and non-surrounding quotes (#232) via @ alexr00
- Added a note to the README about security/containers (#231) via @ Tyriar
- Documented the fact that terminal creation can throw on Windows when the shell path doesn't exist (#227) via @ alexr00
- Improved debugging documentation (#226) via @ Tyriar
- Updated the version of Electron the example works on (#225) via @ Tyriar
from node-pty GitHub release notes🚀 Features
IPty.pause(),IPty.resume()APIs to pause and resume the socket respectively (#452) via @ meganrogge, this can be used to implement flow control by blocking the process output🐞 Bug fixes
string | string[](#396) via @ Tyriar📝 Documentation and internal improvements
🎉 New real-world use cases
Read more
Bug fixes
IPty.killwhen using ConPTY (#262, #263) via @ TyriarFeatures
Added support on Windows 10 to use the Windows ConPTY API (#236) via @ Tyriar, @ zadjii-msft. This will be enabled by default if you're on Windows 10 build number 17692+. This is expected to fix many issues on Windows, probably most notably #7 and microsoft/vscode#57803.
It can be disabled using experimentalUseConpty:
Documentation and internal improvements
Bug fixes
Documentation and internal improvements
Commit messages
Package name: node-pty
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