-
Notifications
You must be signed in to change notification settings - Fork 5.5k
fix(deps): readable-stream@3 #21934
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
fix(deps): readable-stream@3 #21934
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
114ad86 to
f8a63a2
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/end-of-stream@1.4.1, npm/@types/pump@1.1.1, npm/@types/readable-stream@2.3.15 |
f95ed7f to
28915b2
Compare
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
feadfc5 to
04540ef
Compare
04540ef to
2e36cfe
Compare
6f2f5fc to
1054169
Compare
6133573 to
d37478f
Compare
d0dbfe4 to
32ae2ef
Compare
3ee20d4 to
64deb19
Compare
a656e0d to
54c8c1a
Compare
f14f304 to
7c52296
Compare
rekmarks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
to be usable from build scripts
This reverts commit d83e1d98e537685ad0e85cd906ef987016612434.
This reverts commit 1148c4597e88fceacbb772cd40ce381aecd8eb9d.
…function" This reverts commit 9d15c5f47afa2849597cddd23dd22220b1ca0460.
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
7c52296 to
ca52ccb
Compare
Description
Moves to
readable-stream@3.6.2. Remove internal use ofreadable-stream@2and reduce calling to native stream APIs.Related issues
Blocked by
@metamask/accounts-controllercore#3747Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist