fix(deps): obj-multiplex@^1.0.0 -> @metamask/object-multiplex@^2.0.0#24533
Merged
legobeat merged 15 commits intoMetaMask:developfrom May 27, 2024
Merged
fix(deps): obj-multiplex@^1.0.0 -> @metamask/object-multiplex@^2.0.0#24533legobeat merged 15 commits intoMetaMask:developfrom
legobeat merged 15 commits intoMetaMask:developfrom
Conversation
Contributor
|
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. |
c6e8090 to
621e855
Compare
74f9b74 to
b6e2cc7
Compare
686ce19 to
a0e6c66
Compare
kumavis
reviewed
May 21, 2024
c8aa0f3 to
bf3cef1
Compare
Contributor
Author
|
Had to resolve No further changes. |
bf3cef1 to
5d40c2f
Compare
18 tasks
Note: The existing _writableState.ended can be removed when we are certain legacy streams won't be used here. https://npm-diff.app/readable-stream@2.3.8...readable-stream@3.6.2#lib/_stream_writable.js-L266
…le-stream by version
kumavis
previously approved these changes
May 27, 2024
rekmarks
reviewed
May 27, 2024
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
rekmarks
previously approved these changes
May 27, 2024
kumavis
approved these changes
May 27, 2024
This reverts commit 55c1086.
pedronfigueiredo
approved these changes
May 27, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
obj-multiplexhas been renamed to@metamask/obj-multiplex.obj-multiplex@1.0.0toobj-multiplex@2.0.0readable-streamv3 streams APIreadable-stream.pipelineis equivalent to legacypump- this moves to the former for the surrounding usage involvingObjMultiplexinstances.Related issues
Broken out from
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist