You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## **Description**
Bump `@metamask/assets-controllers` to 74.3.1 (via Yarn patch). No
user-facing changes. Repository updates include LavaMoat policy refresh
and a small unit-test adjustment.
- Dependency: `@metamask/assets-controllers` → 74.3.1
(`.yarn/patches/@metamask-assets-controllers-npm-74.3.1-*.patch`)
- Security: update LavaMoat Browserify policies
(`lavamoat/browserify/*/policy.json`)
- Tests: update
`ui/components/multichain/pages/send/components/recipient-content.test.tsx`
## **Changelog**
CHANGELOG entry: null
## **Related issues**
Fixes:
- Internal:
[ASSETS-1126](https://consensyssoftware.atlassian.net/browse/ASSETS-1126)
## **Manual testing steps**
1. Install and build
- `yarn` and `yarn build`
2. Run unit tests
- `yarn jest
ui/components/multichain/pages/send/components/recipient-content.test.tsx`
3. Smoke run (no functional diffs expected)
## **Screenshots/Recordings**
### **Before**
<!-- [screenshots/recordings] -->
### **After**
<!-- [screenshots/recordings] -->
## **Pre-merge author checklist**
- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [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](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
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.
[ASSETS-1126]:
https://consensyssoftware.atlassian.net/browse/ASSETS-1126?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
---------
Co-authored-by: Bernardo Garces Chapero <bernardo.chapero@consensys.net>
0 commit comments