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**
Update controller versions for `@metamask/transaction-controller` and
`@metamask/transaction-pay-controller`.
## **Changelog**
CHANGELOG entry: null
## **Related issues**
## **Manual testing steps**
## **Screenshots/Recordings**
### **Before**
### **After**
## **Pre-merge author checklist**
- [x] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/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-mobile/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.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Upgrade `@metamask/transaction-controller` to `62.0.0` and
`@metamask/transaction-pay-controller` to `^9.0.0`, aligning related
dependencies and peer ranges.
>
> - **Dependencies**:
> - Bump `@metamask/transaction-controller` from `61.3.0` to `62.0.0`
(update `resolutions` and patched reference in
`package.json`/`yarn.lock`).
> - Bump `@metamask/transaction-pay-controller` from `^7.0.0` to
`^9.0.0`.
> - Align transitive deps/peers in `yarn.lock`:
> - `@metamask/controller-utils` to `^11.16.0`.
> - Update peer ranges for `@metamask/accounts-controller`,
`@metamask/gas-fee-controller`, `@metamask/network-controller`, and
related bridge/assets controllers.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1dfd594. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments