Commit ba615cf
authored
fix: Bump @metamask/transaction-pay-controller to ^16.1.1 cp-7.68.0 (#26782)
## **Description**
Bumps @metamask/transaction-pay-controller to ^16.1.1.
It has support for gasless predict withdraw.
## **Changelog**
<!--
If this PR is not End-User-Facing and should not show up in the
CHANGELOG, you can choose to either:
1. Write `CHANGELOG entry: null`
2. Label with `no-changelog`
If this PR is End-User-Facing, please write a short User-Facing
description in the past tense like:
`CHANGELOG entry: Added a new tab for users to see their NFTs`
`CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker`
(This helps the Release Engineer do their job more quickly and
accurately)
-->
CHANGELOG entry: null
## **Related issues**
Fixes:
## **Manual testing steps**
## **Screenshots/Recordings**
<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->
### **Before**
<!-- [screenshots/recordings] -->
### **After**
<!-- [screenshots/recordings] -->
## **Pre-merge author checklist**
- [ ] 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).
- [ ] I've completed the PR template to the best of my ability
- [ ] I've included tests if applicable
- [ ] I've documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] 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]
> **Medium Risk**
> Although this is a patch-level dependency bump, it touches
`transaction-pay` behavior and updates transitive controller versions
(`bridge-controller`, `remote-feature-flag-controller`), which could
impact transaction/payment flows.
>
> **Overview**
> Updates the `@metamask/transaction-pay-controller` dependency from
`^16.1.0` to `^16.1.1`.
>
> The lockfile is refreshed to pull in the new
`transaction-pay-controller` release and its updated transitive
requirements, including newer `@metamask/bridge-controller` and
`@metamask/remote-feature-flag-controller` versions.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
4cbee11. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>1 parent 1e0be21 commit ba615cf
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7920 | 7920 | | |
7921 | 7921 | | |
7922 | 7922 | | |
7923 | | - | |
| 7923 | + | |
7924 | 7924 | | |
7925 | 7925 | | |
7926 | 7926 | | |
| |||
10146 | 10146 | | |
10147 | 10147 | | |
10148 | 10148 | | |
10149 | | - | |
10150 | | - | |
10151 | | - | |
| 10149 | + | |
| 10150 | + | |
| 10151 | + | |
10152 | 10152 | | |
10153 | 10153 | | |
10154 | 10154 | | |
10155 | 10155 | | |
10156 | 10156 | | |
10157 | 10157 | | |
10158 | | - | |
| 10158 | + | |
10159 | 10159 | | |
10160 | 10160 | | |
10161 | 10161 | | |
10162 | 10162 | | |
10163 | 10163 | | |
10164 | 10164 | | |
10165 | | - | |
| 10165 | + | |
10166 | 10166 | | |
10167 | 10167 | | |
10168 | 10168 | | |
10169 | 10169 | | |
10170 | 10170 | | |
10171 | 10171 | | |
10172 | | - | |
| 10172 | + | |
10173 | 10173 | | |
10174 | 10174 | | |
10175 | 10175 | | |
| |||
35463 | 35463 | | |
35464 | 35464 | | |
35465 | 35465 | | |
35466 | | - | |
| 35466 | + | |
35467 | 35467 | | |
35468 | 35468 | | |
35469 | 35469 | | |
| |||
0 commit comments