chore: bump @metamask/bitcoin-wallet-snap to ^1.12.0#30958
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.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #30958 +/- ##
=======================================
Coverage 82.77% 82.77%
=======================================
Files 5584 5585 +1
Lines 144075 144108 +33
Branches 33332 33348 +16
=======================================
+ Hits 119254 119291 +37
+ Misses 16874 16868 -6
- Partials 7947 7949 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4b1f9e3 to
a15b77a
Compare
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Performance Test Selection: |
Description
Bumps the bundled Bitcoin wallet Snap (
@metamask/bitcoin-wallet-snap) from1.11.0to1.12.0by updating the dependency inpackage.jsonand refreshingyarn.lock. There are no mobile source changes — only the dependency resolution and checksum for the new Snap release.The
1.12.0Snap release includes: a self-send warning in the send confirmation, the filled PSBT shown in thesignPsbtconfirmation dialog, and the newcreateManyaccount use case.Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
N/A — dependency bump only, no UI changes in this repo.
Before
After
Pre-merge author checklist
Performance checks (if applicable)
Pre-merge reviewer checklist
Note
Low Risk
Dependency-only bump with no mobile code changes; risk is limited to bundled Snap behavior for Bitcoin send, PSBT signing, and account creation flows.
Overview
Bumps the bundled
@metamask/bitcoin-wallet-snapdependency from 1.11.0 to 1.12.0 inpackage.jsonand updatesyarn.lock(resolution + checksum). There are no app source changes in this repo; Bitcoin UX and behavior come from the new Snap release at runtime.Users on this build get Snap 1.12.0 behavior, including a self-send warning on send confirmation, the filled PSBT shown in
signPsbtconfirmation, and support for thecreateManyaccount use case.Reviewed by Cursor Bugbot for commit a15b77a. Bugbot is set up for automated code reviews on this repo. Configure here.