Commit 97fe703
authored
## **Description**
Bumping `@metamask/eth-snap-keyring` to enable `notify:accountCreated`
idempotency which is required by the Bitcoin Snap.
This will reduce the number of "misaligned" warnings we had with
Bitcoin.
Similar to:
- MetaMask/metamask-extension#38292
## **Changelog**
CHANGELOG entry: null
## **Related issues**
Fixes:
- #23324
## **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**
### **Before**
### **After**
## **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]
> Upgrade `@metamask/eth-snap-keyring` to ^18.0.2 and refresh related
keyring dependencies in `yarn.lock`.
>
> - **Dependencies**:
> - Bump `@metamask/eth-snap-keyring` from `^18.0.0` to `^18.0.2` in
`package.json`.
> - Update lockfile to resolve to `18.0.2` and align transitive deps:
> - `@metamask/keyring-api` -> `^21.2.0`
> - `@metamask/keyring-internal-api` -> `9.1.1`
> - `@metamask/keyring-internal-snap-client` -> `8.0.1`
> - `@metamask/keyring-snap-client` -> `8.1.1`
> - `@metamask/keyring-snap-sdk` -> `7.1.1`
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
02bd3bf. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
1 parent ace4346 commit 97fe703
2 files changed
+34
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8160 | 8160 | | |
8161 | 8161 | | |
8162 | 8162 | | |
8163 | | - | |
8164 | | - | |
8165 | | - | |
| 8163 | + | |
| 8164 | + | |
| 8165 | + | |
8166 | 8166 | | |
8167 | 8167 | | |
8168 | 8168 | | |
8169 | | - | |
8170 | | - | |
8171 | | - | |
8172 | | - | |
| 8169 | + | |
| 8170 | + | |
| 8171 | + | |
| 8172 | + | |
8173 | 8173 | | |
8174 | 8174 | | |
8175 | 8175 | | |
8176 | 8176 | | |
8177 | 8177 | | |
8178 | 8178 | | |
8179 | 8179 | | |
8180 | | - | |
8181 | | - | |
| 8180 | + | |
| 8181 | + | |
8182 | 8182 | | |
8183 | 8183 | | |
8184 | 8184 | | |
| |||
8391 | 8391 | | |
8392 | 8392 | | |
8393 | 8393 | | |
8394 | | - | |
| 8394 | + | |
8395 | 8395 | | |
8396 | 8396 | | |
8397 | 8397 | | |
| |||
8426 | 8426 | | |
8427 | 8427 | | |
8428 | 8428 | | |
8429 | | - | |
8430 | | - | |
8431 | | - | |
| 8429 | + | |
| 8430 | + | |
| 8431 | + | |
8432 | 8432 | | |
8433 | | - | |
| 8433 | + | |
8434 | 8434 | | |
8435 | 8435 | | |
8436 | | - | |
| 8436 | + | |
8437 | 8437 | | |
8438 | 8438 | | |
8439 | 8439 | | |
8440 | | - | |
8441 | | - | |
8442 | | - | |
| 8440 | + | |
| 8441 | + | |
| 8442 | + | |
8443 | 8443 | | |
8444 | | - | |
8445 | | - | |
8446 | | - | |
| 8444 | + | |
| 8445 | + | |
| 8446 | + | |
8447 | 8447 | | |
8448 | 8448 | | |
8449 | | - | |
| 8449 | + | |
8450 | 8450 | | |
8451 | 8451 | | |
8452 | 8452 | | |
8453 | | - | |
8454 | | - | |
8455 | | - | |
| 8453 | + | |
| 8454 | + | |
| 8455 | + | |
8456 | 8456 | | |
8457 | | - | |
| 8457 | + | |
8458 | 8458 | | |
8459 | 8459 | | |
8460 | 8460 | | |
8461 | 8461 | | |
8462 | 8462 | | |
8463 | 8463 | | |
8464 | 8464 | | |
8465 | | - | |
| 8465 | + | |
8466 | 8466 | | |
8467 | 8467 | | |
8468 | 8468 | | |
8469 | | - | |
8470 | | - | |
8471 | | - | |
| 8469 | + | |
| 8470 | + | |
| 8471 | + | |
8472 | 8472 | | |
8473 | 8473 | | |
8474 | 8474 | | |
8475 | 8475 | | |
8476 | 8476 | | |
8477 | 8477 | | |
8478 | 8478 | | |
8479 | | - | |
| 8479 | + | |
8480 | 8480 | | |
8481 | | - | |
| 8481 | + | |
8482 | 8482 | | |
8483 | 8483 | | |
8484 | 8484 | | |
| |||
35667 | 35667 | | |
35668 | 35668 | | |
35669 | 35669 | | |
35670 | | - | |
| 35670 | + | |
35671 | 35671 | | |
35672 | 35672 | | |
35673 | 35673 | | |
| |||
0 commit comments