Skip to content

fix(deps): readable-stream@3#21934

Merged
legobeat merged 18 commits intoMetaMask:developfrom
legobeat:deps-readable-stream-3
May 29, 2024
Merged

fix(deps): readable-stream@3#21934
legobeat merged 18 commits intoMetaMask:developfrom
legobeat:deps-readable-stream-3

Conversation

@legobeat
Copy link
Copy Markdown
Contributor

@legobeat legobeat commented Nov 22, 2023

Description

Moves to readable-stream@3.6.2. Remove internal use of readable-stream@2 and reduce calling to native stream APIs.

Related issues

Blocked by

Manual testing steps

Screenshots/Recordings

Before

After

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've clearly explained what problem this PR is solving and how it is solved.
  • I've linked related issues
  • I've included manual testing steps
  • I've included screenshots/recordings if applicable
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
  • I’ve properly set the pull request status:
    • In case it's not yet "ready for review", I've set it to "draft".
    • In case it's "ready for review", I've changed it from "draft" to "non-draft".

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@github-actions
Copy link
Copy Markdown
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.

@legobeat legobeat added DO-NOT-MERGE Pull requests that should not be merged dependencies Pull requests that update a dependency file team-application-security Application security team labels Nov 22, 2023
@legobeat legobeat force-pushed the deps-readable-stream-3 branch from 114ad86 to f8a63a2 Compare November 22, 2023 11:40
@socket-security
Copy link
Copy Markdown

socket-security bot commented Nov 22, 2023

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

Package New capabilities Transitives Size Publisher
npm/@types/readable-stream@4.0.4 None 0 30.5 kB types

🚮 Removed packages: npm/@types/end-of-stream@1.4.1, npm/@types/pump@1.1.1, npm/@types/readable-stream@2.3.15

View full report↗︎

@legobeat legobeat force-pushed the deps-readable-stream-3 branch 2 times, most recently from f95ed7f to 28915b2 Compare November 22, 2023 12:03
@socket-security
Copy link
Copy Markdown

socket-security bot commented Nov 22, 2023

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

View full report↗︎

@legobeat legobeat force-pushed the deps-readable-stream-3 branch from feadfc5 to 04540ef Compare November 22, 2023 13:48
@legobeat legobeat force-pushed the deps-readable-stream-3 branch from 04540ef to 2e36cfe Compare January 15, 2024 10:17
@legobeat legobeat force-pushed the deps-readable-stream-3 branch 4 times, most recently from 6f2f5fc to 1054169 Compare March 11, 2024 11:49
@legobeat legobeat force-pushed the deps-readable-stream-3 branch 2 times, most recently from 6133573 to d37478f Compare April 24, 2024 20:10
@legobeat legobeat force-pushed the deps-readable-stream-3 branch 2 times, most recently from d0dbfe4 to 32ae2ef Compare May 14, 2024 13:28
@legobeat legobeat force-pushed the deps-readable-stream-3 branch 2 times, most recently from 3ee20d4 to 64deb19 Compare May 21, 2024 08:07
@legobeat legobeat force-pushed the deps-readable-stream-3 branch 9 times, most recently from 09e92d0 to 7198fe2 Compare May 29, 2024 01:16
Copy link
Copy Markdown
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file release-12.0.0 Issue or pull request that will be included in release 12.0.0 team-application-security Application security team

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants