chore: update @metamask/transaction-pay-controller to version 22.1.0#29907
Conversation
|
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. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d3a2a23. Configure here.
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #29907 +/- ##
=======================================
Coverage 81.50% 81.50%
=======================================
Files 5328 5328
Lines 141146 141146
Branches 32157 32157
=======================================
+ Hits 115046 115047 +1
+ Misses 18239 18238 -1
Partials 7861 7861 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|




Description
Update package @metamask/transaction-pay-controller
Changelog
CHANGELOG entry:
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/CONF-1324
Manual testing steps
Screenshots/Recordings
NA
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Medium Risk
Updates payment/transaction-related controller dependencies, which can subtly change fee calculation, bridging, and transaction submission behavior despite being a version bump. Risk is mainly from upstream behavior changes rather than local code modifications.
Overview
Upgrades
@metamask/transaction-pay-controllerfrom^21.0.0to^22.1.0.Regenerates
yarn.lock, pulling in newer linked MetaMask controller packages (notablytransaction-controller,gas-fee-controller,bridge-controller/bridge-status-controller,assets-controller/assets-controllers, and related account/keyring services) to satisfy the updated dependency graph.Reviewed by Cursor Bugbot for commit 66cc4cc. Bugbot is set up for automated code reviews on this repo. Configure here.