Skip to content

Cherry-picking commits from cherry-pick-7-77-2-72e0e00 to release/7.77.2-ota for PR #30407#30423

Merged
chloeYue merged 3 commits into
release/7.77.2-otafrom
cherry-pick-7-77-2-72e0e00
May 20, 2026
Merged

Cherry-picking commits from cherry-pick-7-77-2-72e0e00 to release/7.77.2-ota for PR #30407#30423
chloeYue merged 3 commits into
release/7.77.2-otafrom
cherry-pick-7-77-2-72e0e00

Conversation

@runway-github

@runway-github runway-github Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Description

Bump @metamask/transaction-pay-controller from ^22.5.0 to ^22.6.1.

Changelog

CHANGELOG entry: null

Related issues

Manual testing steps

Screenshots/Recordings

Before

After

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
  • I've tested with a power user scenario
  • I've instrumented key operations with Sentry traces for production
    performance metrics

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.

Note

Medium Risk
Updates a core payments/transaction dependency and refreshes several
related MetaMask controller packages, which could subtly affect
transaction/bridge behavior at runtime despite being a version bump
only.

Overview
Bumps @metamask/transaction-pay-controller from ^22.5.0 to
^22.6.1 in package.json and updates yarn.lock accordingly.

The lockfile refresh also pulls newer related controller versions
(notably @metamask/bridge-controller,
@metamask/bridge-status-controller, @metamask/gas-fee-controller,
and @metamask/transaction-controller), aligning transitive
dependencies with the updated pay controller.

Reviewed by Cursor Bugbot for commit
3b7622d. Bugbot is set up for automated
code reviews on this repo. Configure
here.

[72e0e00](https://github.com/MetaMask/metamask-mobile/commit/72e0e00248af23ab627059bb74cb4182332847f4)

@metamaskbotv2 metamaskbotv2 Bot added the team-bots Bot team (for MetaMask Bot, Runway Bot, etc.) label May 20, 2026

@chloeYue chloeYue left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@socket-security

socket-security Bot commented May 20, 2026

Copy link
Copy Markdown

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

…6.1 (#30407)

Bump `@metamask/transaction-pay-controller` from `^22.5.0` to `^22.6.1`.

CHANGELOG entry: null

- [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.

- [ ] I've tested on Android
- [ ] I've tested with a power user scenario
- [ ] I've instrumented key operations with Sentry traces for production
performance metrics

- [ ] 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**
> Updates a core payments/transaction dependency and refreshes several
related MetaMask controller packages, which could subtly affect
transaction/bridge behavior at runtime despite being a version bump
only.
>
> **Overview**
> Bumps **`@metamask/transaction-pay-controller`** from `^22.5.0` to
`^22.6.1` in `package.json` and updates `yarn.lock` accordingly.
>
> The lockfile refresh also pulls newer related controller versions
(notably `@metamask/bridge-controller`,
`@metamask/bridge-status-controller`, `@metamask/gas-fee-controller`,
and `@metamask/transaction-controller`), aligning transitive
dependencies with the updated pay controller.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
3b7622d. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@michalconsensys michalconsensys force-pushed the cherry-pick-7-77-2-72e0e00 branch from 6cc5943 to 091427b Compare May 20, 2026 07:49
@github-actions

Copy link
Copy Markdown
Contributor

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.

@matthewwalsh0 matthewwalsh0 added the DO-NOT-MERGE Pull requests that should not be merged label May 20, 2026
…on 22.5.0

Replaces the 22.5.0 -> 22.6.1 version bump with a yarn patch against 22.5.0
that backports the perpsDepositAndOrder fix from core PR #8851. This avoids
pulling in the transitive dependency bumps required by 22.6.1
(bridge-controller, bridge-status-controller, transaction-controller,
gas-fee-controller) on the 7.77.2-ota release branch.
@matthewwalsh0 matthewwalsh0 requested a review from a team as a code owner May 20, 2026 09:16
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

⏭️ Smart E2E selection skipped - PR targets a release branch (release/*)

All E2E tests pre-selected.

View GitHub Actions results

@github-actions github-actions Bot added size-M and removed size-XS labels May 20, 2026
@sonarqubecloud

Copy link
Copy Markdown

@chloeYue chloeYue merged commit bad52d8 into release/7.77.2-ota May 20, 2026
192 of 196 checks passed
@chloeYue chloeYue deleted the cherry-pick-7-77-2-72e0e00 branch May 20, 2026 10:26
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

DO-NOT-MERGE Pull requests that should not be merged size-M team-bots Bot team (for MetaMask Bot, Runway Bot, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants