Skip to content

Commit 223de32

Browse files
runway-github[bot]ulissesferreiraaganglada
authored
chore(runway): cherry-pick chore: bump @metamask/tron-wallet-snap to version 1.19.0 cp-7.61.6 (#24378)
- chore: bump @metamask/tron-wallet-snap to version 1.19.0 cp-7.61.6 (#24365) <!-- 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** <!-- 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? --> ## **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** ```gherkin Feature: my feature name Scenario: user [verb for user action] Given [describe expected initial app state] When user [verb for user action] Then [describe expected outcome] ``` ## **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 Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/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-mobile/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] > Upgrades dependency to latest patch version. > > - Bumps `@metamask/tron-wallet-snap` from `^1.17.0` to `^1.19.0` in `package.json` > - Updates `yarn.lock` to resolve the new version > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 912fe97. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: Alejandro Garcia Anglada <aganglada@gmail.com> [72cd316](72cd316) Co-authored-by: Ulisses Ferreira <ulisses@hey.com> Co-authored-by: Alejandro Garcia Anglada <aganglada@gmail.com>
1 parent 48c63c9 commit 223de32

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
"@metamask/token-search-discovery-controller": "^4.0.0",
294294
"@metamask/transaction-controller": "patch:@metamask/transaction-controller@npm%3A62.6.0#~/.yarn/patches/@metamask-transaction-controller-npm-61.0.0-cccac388c7.patch",
295295
"@metamask/transaction-pay-controller": "^10.5.0",
296-
"@metamask/tron-wallet-snap": "^1.17.0",
296+
"@metamask/tron-wallet-snap": "^1.19.0",
297297
"@metamask/utils": "^11.8.1",
298298
"@ngraveio/bc-ur": "^1.1.6",
299299
"@nktkas/hyperliquid": "^0.27.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9888,10 +9888,10 @@ __metadata:
98889888
languageName: node
98899889
linkType: hard
98909890

9891-
"@metamask/tron-wallet-snap@npm:^1.17.0":
9892-
version: 1.17.0
9893-
resolution: "@metamask/tron-wallet-snap@npm:1.17.0"
9894-
checksum: 10/b7ec689ed01d55342a12dc25cb9da7bd03e2d8df65a52e15c11a2e69842339d57cf7ea30d66ebff1e902d6dd43dff5cf7b559a4b6a5c3d1b910fb1f64192b549
9891+
"@metamask/tron-wallet-snap@npm:^1.19.0":
9892+
version: 1.19.0
9893+
resolution: "@metamask/tron-wallet-snap@npm:1.19.0"
9894+
checksum: 10/1557a55b5730658b9d7db934867eb6f42bab944072714bccfc58023622dca63ccd736f345e941e4d710b839039b24f03e8940c85fc4458ebdb6275c659211e18
98959895
languageName: node
98969896
linkType: hard
98979897

@@ -35987,7 +35987,7 @@ __metadata:
3598735987
"@metamask/token-search-discovery-controller": "npm:^4.0.0"
3598835988
"@metamask/transaction-controller": "patch:@metamask/transaction-controller@npm%3A62.6.0#~/.yarn/patches/@metamask-transaction-controller-npm-61.0.0-cccac388c7.patch"
3598935989
"@metamask/transaction-pay-controller": "npm:^10.5.0"
35990-
"@metamask/tron-wallet-snap": "npm:^1.17.0"
35990+
"@metamask/tron-wallet-snap": "npm:^1.19.0"
3599135991
"@metamask/utils": "npm:^11.8.1"
3599235992
"@ngraveio/bc-ur": "npm:^1.1.6"
3599335993
"@nktkas/hyperliquid": "npm:^0.27.1"

0 commit comments

Comments
 (0)