-
-
Notifications
You must be signed in to change notification settings - Fork 260
moving json-rpc-middleware-stream from merged-packages to actual pack… #1762
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
Conversation
|
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: @lavamoat/preinstall-always-fail@1.0.3, @metamask/auto-changelog@3.3.0, @types/jest@26.0.24, @types/readable-stream@2.3.9, depcheck@1.4.6, eslint@8.49.0, eslint-plugin-jest@27.4.0, extension-port-stream@2.0.1, jest-it-up@2.0.2, prettier-plugin-packagejson@2.2.18 |
|
👍 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. |
ea8975c to
f7ae183
Compare
|
Per standup, we should take a look at the migration checklist for this package again as it may have changed since this PR was created. If there are any PRs we need to merge before this one can go in then we should take care of that first. |
…d validate-changelog.sh
…ts.pro and validation-changelog.sh
…ts.pro and validation-changelog.sh
…ts.pro and validation-changelog.sh
…com:MetaMask/core into json-rpc-middleware-stream-to-core-packages
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.
I've finished testing the tag porting script, and I think it will be safer to run it before the package is moved out of merged-packages/.
So #1802 will need to be merged before this PR can be merged. Sorry for the confusion!
284bc66 to
c1423be
Compare
- should have been removed in step B-2
504f5ef to
a04e8b0
Compare
a04e8b0 to
52ebe29
Compare
3596602 to
a985575
Compare
|
cf74a67 to
7f5e3b5
Compare
2e628b7 to
28782b2
Compare
2bc0106 to
58e7d0c
Compare
mcmire
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.
Explanation
We chose to place json-rpc-middleware-stream initially in the merged-packages and not packages so we can hide it from Yarn, ESLint, Prettier, and TypeScript. In this PR, we cleaned it up and moved it from
merged-packagesto actualpackagesfolder.In this process, we followed below steps.
Moving to packages
yarn workspace @metamask/json-rpc-middleware-stream test.Lints and Constraints
yarn linterrorsyarn constraintserrorsyarn workspace @metamask/json-rpc-middleware-stream changelog:validateReferences
Changelog Updates
@metamask/json-rpc-middleware-streamjson-rpc-middleware-streamto@metamask/json-rpc-middleware-streamChecklist