chore(deps): bump eth-snap-keyring to 3.0.0
Description
This PR bumps the @metamask/eth-snap-keyring to 3.0.0
Related issues
Manual testing steps
Screenshots/Recordings
Pre-merge author checklist
- [x] I’ve followed MetaMask Coding Standards.
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using JSDoc format if applicable
- [x] I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
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.
@metamaskbot update-policies
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.
Policies updated
New dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@metamask/[email protected] | None | +1 |
348 kB | metamaskbot |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.01%. Comparing base (
38199bb) to head (0b2f5c3).
Additional details and impacted files
@@ Coverage Diff @@
## develop #24735 +/- ##
========================================
Coverage 66.01% 66.01%
========================================
Files 1348 1348
Lines 52499 52499
Branches 13493 13493
========================================
Hits 34652 34652
Misses 17847 17847
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Builds ready [0b2f5c3]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (704 ± 529 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 64 | 166 | 97 | 25 | 12 |
| domContentLoaded | 10 | 46 | 18 | 12 | 6 | ||
| load | 51 | 2956 | 704 | 1102 | 529 | ||
| domInteractive | 9 | 46 | 18 | 12 | 6 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 126.43 KiB (3.57%)
- ui: 0 Bytes (0.00%)
- common: 0 Bytes (0.00%)
Builds ready [c302e1e]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (982 ± 600 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 73 | 215 | 109 | 41 | 19 |
| domContentLoaded | 10 | 87 | 21 | 19 | 9 | ||
| load | 58 | 3359 | 982 | 1250 | 600 | ||
| domInteractive | 10 | 86 | 21 | 19 | 9 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 126.43 KiB (3.57%)
- ui: 0 Bytes (0.00%)
- common: 0 Bytes (0.00%)
No longer needed because its bumped in this pr https://github.com/MetaMask/metamask-extension/pull/24130