Commit 57717c1
authored
chore: bump @metamask/messenger and @metamask/utils (#489)
Bump `@metamask/messenger` from `^0.3.0` to `^1.0.0` and
`@metamask/utils` from `^11.1.0` to `^11.10.0` across all packages.
- `@metamask/messenger`
[1.0.0](https://github.com/MetaMask/core/blob/main/packages/messenger/CHANGELOG.md#100):
stability promotion, no API changes. Affects
`keyring-internal-snap-client` and `eth-snap-keyring`.
- `@metamask/utils`
[11.10.0](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md#11100):
adds `ensureError` utility, `sha256`, `areUint8ArraysEqual`, CAIP
namespace additions (Tron, Stellar), unit conversion utils, perf
improvements. Affects all packages.
No client code changes needed. Build passes, all tests pass.
## Examples
N/A — dependency version bumps only.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> Primarily dependency bumps, but includes a major-version upgrade of
`@metamask/messenger` and a broad `@metamask/utils` upgrade across many
packages, which could introduce subtle runtime/type incompatibilities.
>
> **Overview**
> Updates the monorepo to use `@metamask/utils@^11.10.0` across the
keyring-related packages and refreshes `yarn.lock` accordingly.
>
> Also bumps `@metamask/messenger` from `^0.3.0` to `^1.0.0` in the
snap-bridge/internal snap-client packages, with corresponding
`CHANGELOG.md` entries added under *Unreleased*.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
47a4b8b. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent b761789 commit 57717c1
24 files changed
Lines changed: 66 additions & 31 deletions
File tree
- packages
- keyring-api
- keyring-eth-hd
- keyring-eth-ledger-bridge
- keyring-eth-money
- keyring-eth-qr
- keyring-eth-simple
- keyring-eth-trezor
- keyring-internal-snap-client
- keyring-sdk
- keyring-snap-bridge
- keyring-snap-client
- keyring-snap-sdk
- keyring-utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments