Skip to content

Commit 4a75df2

Browse files
runway-github[bot]agangladametamaskbot
authored
release(runway): cherry-pick fix: bump bitcoin (#37760)
- fix: cp-13.9.0 bump bitcoin (#37756) <!-- Please submit this PR as a draft initially. Do not mark it as "Ready for review" until the template has been completely filled out, and PR status checks have passed at least once. --> ## **Description** Updates bitcoin to `1.5.0`, which places accounts info under encrypted state <!-- Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions: 1. What is the reason for the change? 2. What is the improvement/solution? --> [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/37756?quickstart=1) ## **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** 1. Go to this page... 2. 3. ## **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 Extension Coding Standards](https://github.com/MetaMask/metamask-extension/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-extension/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] > Upgrade @metamask/bitcoin-wallet-snap from 1.4.5 to 1.5.0 with corresponding yarn.lock and attribution updates. > > - **Dependencies**: > - Upgrade `@metamask/bitcoin-wallet-snap` to `^1.5.0` in `package.json`. > - Update `yarn.lock` to resolve `@metamask/bitcoin-wallet-snap@1.5.0`. > - Refresh `attribution.txt` to reflect version `1.5.0`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 8c006ec. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> [de21015](de21015) --------- Co-authored-by: Alejandro Garcia Anglada <aganglada@gmail.com> Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
1 parent 890e73b commit 4a75df2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

attribution.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28113,7 +28113,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2811328113
******************************
2811428114

2811528115
@metamask/bitcoin-wallet-snap
28116-
1.4.5 <https://github.com/MetaMask/snap-bitcoin-wallet>
28116+
1.5.0 <https://github.com/MetaMask/snap-bitcoin-wallet>
2811728117
license: (MIT-0 OR Apache-2.0)
2811828118
authors: undefined
2811928119

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
"@metamask/approval-controller": "^8.0.0",
273273
"@metamask/assets-controllers": "^87.0.0",
274274
"@metamask/base-controller": "^9.0.0",
275-
"@metamask/bitcoin-wallet-snap": "^1.4.5",
275+
"@metamask/bitcoin-wallet-snap": "^1.5.0",
276276
"@metamask/bridge-controller": "^56.0.3",
277277
"@metamask/bridge-status-controller": "^56.0.0",
278278
"@metamask/browser-passworder": "^4.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5692,10 +5692,10 @@ __metadata:
56925692
languageName: node
56935693
linkType: hard
56945694

5695-
"@metamask/bitcoin-wallet-snap@npm:^1.4.5":
5696-
version: 1.4.5
5697-
resolution: "@metamask/bitcoin-wallet-snap@npm:1.4.5"
5698-
checksum: 10/861d2d4d6b036897cd9dde29f52e598e4b654993307cce99b6f8d0c2616b1728ebfa8d138cefe1fa40e97244a2a7eb6ba86393f8c2610e0247bd6154b9e0a28f
5695+
"@metamask/bitcoin-wallet-snap@npm:^1.5.0":
5696+
version: 1.5.0
5697+
resolution: "@metamask/bitcoin-wallet-snap@npm:1.5.0"
5698+
checksum: 10/39a1b26132ceaf676a069295b1b2307d80ec6e80db41bde0cf600593a4fcbe880fd29b8740ddea3205ba69b7beb73c0cd845a4916281a240afae9aa24e9a2ae9
56995699
languageName: node
57005700
linkType: hard
57015701

@@ -32001,7 +32001,7 @@ __metadata:
3200132001
"@metamask/assets-controllers": "npm:^87.0.0"
3200232002
"@metamask/auto-changelog": "npm:^5.1.0"
3200332003
"@metamask/base-controller": "npm:^9.0.0"
32004-
"@metamask/bitcoin-wallet-snap": "npm:^1.4.5"
32004+
"@metamask/bitcoin-wallet-snap": "npm:^1.5.0"
3200532005
"@metamask/bridge-controller": "npm:^56.0.3"
3200632006
"@metamask/bridge-status-controller": "npm:^56.0.0"
3200732007
"@metamask/browser-passworder": "npm:^4.3.0"

0 commit comments

Comments
 (0)