-
Notifications
You must be signed in to change notification settings - Fork 5.4k
chore: Update @metamask/signature-controller and related packages
#22861
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
The package `@metamask/signature-controller` has been updated from v6 to v12. Despite the large number of major version bumps, no code changes were required. All breaking changes were due to changes in peer dependencies, and to type changes. The package `@metamask/approval-controller` needed a patch bump to satisfy the peer dependency requirements of `@metamask-signature-controller`, and `@metamask/logging-controller` needed a major bump for the same reason. The only `LoggingController` breaking change was to the types, so again no changes required. Here are all of the changelogs for these bumps: * https://github.com/MetaMask/core/blob/main/packages/signature-controller/CHANGELOG.md * https://github.com/MetaMask/core/blob/main/packages/logging-controller/CHANGELOG.md#202 * https://github.com/MetaMask/core/blob/main/packages/approval-controller/CHANGELOG.md#512
|
@metamaskbot update-policies |
|
Policies updated |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #22861 +/- ##
===========================================
- Coverage 68.48% 68.47% -0.01%
===========================================
Files 1088 1088
Lines 42897 42902 +5
Branches 11425 11424 -1
===========================================
- Hits 29378 29377 -1
- Misses 13519 13525 +6 ☔ View full report in Codecov by Sentry. |
Builds ready [3a91e24]
Page Load Metrics (756 ± 19 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
|
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. |
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/logging-controller@1.0.4, npm/@metamask/signature-controller@6.1.3 |
Builds ready [a96d5c8]
Page Load Metrics (773 ± 28 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [0b313e3]
Page Load Metrics (758 ± 18 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Description
The package
@metamask/signature-controllerhas been updated from v6 to v12. Despite the large number of major version bumps, no code changes were required. All breaking changes were due to changes in peer dependencies, and to type changes.The package
@metamask/approval-controllerneeded a patch bump to satisfy the peer dependency requirements of@metamask-signature-controller, and@metamask/logging-controllerneeded a major bump for the same reason. The onlyLoggingControllerbreaking change was to the types, so again no changes required.Here are all of the changelogs for these bumps:
Related issues
N/A
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist