-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: bump @metamask/smart-transactions-controller to ^19.2.0
#20152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump @metamask/smart-transactions-controller to ^19.2.0
#20152
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
yarn.lock
Outdated
| json-stable-stringify-without-jsonify "^1.0.1" | ||
| loglevel "^1.9.2" | ||
|
|
||
| "@metamask/base-controller@^7.0.1": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Gudahtt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
6add80c to
28ebc07
Compare
MarioAslau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
80478ac
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20152 +/- ##
=======================================
Coverage 76.62% 76.62%
=======================================
Files 3401 3401
Lines 83977 83961 -16
Branches 15572 15567 -5
=======================================
- Hits 64345 64333 -12
+ Misses 15315 15312 -3
+ Partials 4317 4316 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3c62faf
|



Description
Bumping
@metamask/smart-transactions-controller:Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Upgrades Smart Transactions to ^19.2.1 and Transaction Controller to ^60.4.0, replaces subpath/type imports, migrates Engine/messaging integration, and updates related hooks, views, selectors, and tests.
@metamask/smart-transactions-controllerto^19.2.1and@metamask/transaction-controllerto^60.4.0(lockfile updated).@metamask/smart-transactions-controller; remove default export usage.TransactionController:getNonceLock,confirmExternalTransaction,getTransactions,updateTransaction) instead of direct callbacks; add MetaMetrics constants/util imports from root.SmartTransactionStatusesfrom root; wire STX hooks (single/batch) and metrics/notification handlers; keep pending resubmit disabled.@metamask/smart-transactions-controller/dist/...imports with root package exports (types, enums likeSmartTransaction,SmartTransactionStatuses,Fee/Fees).Written by Cursor Bugbot for commit 3c62faf. This will update automatically on new commits. Configure here.