Commit 92f8922
chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 (#3254)
Bumps [@metamask/key-tree](https://github.com/MetaMask/key-tree) from
10.1.0 to 10.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/key-tree/releases"><code>@metamask/key-tree</code>'s
releases</a>.</em></p>
<blockquote>
<h2>10.1.1</h2>
<h3>Changed</h3>
<ul>
<li>Further optimise performance of getting public keys (<a
href="https://redirect.github.com/MetaMask/key-tree/pull/218">#218</a>)</li>
<li>Tweak precompute window size for <code>secp256k1</code> (<a
href="https://redirect.github.com/MetaMask/key-tree/pull/217">#217</a>)
<ul>
<li>This can improve performance on some devices.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/key-tree/blob/main/CHANGELOG.md"><code>@metamask/key-tree</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[10.1.1]</h2>
<h3>Changed</h3>
<ul>
<li>Further optimise performance of getting public keys (<a
href="https://redirect.github.com/MetaMask/key-tree/pull/218">#218</a>)</li>
<li>Tweak precompute window size for <code>secp256k1</code> (<a
href="https://redirect.github.com/MetaMask/key-tree/pull/217">#217</a>)
<ul>
<li>This can improve performance on some devices.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/key-tree/commit/e89af7d409e4fabe085179dde0edf9724374fffe"><code>e89af7d</code></a>
10.1.1 (<a
href="https://redirect.github.com/MetaMask/key-tree/issues/219">#219</a>)</li>
<li><a
href="https://github.com/MetaMask/key-tree/commit/256b0434610ac28b02ee15ddb9b8f47fe07e67ac"><code>256b043</code></a>
perf: Optimize performance of getting public keys further (<a
href="https://redirect.github.com/MetaMask/key-tree/issues/218">#218</a>)</li>
<li><a
href="https://github.com/MetaMask/key-tree/commit/4888c86ea2328027c3530cfb98080845cd518d72"><code>4888c86</code></a>
perf: Tweak precompute window size for secp256k1 (<a
href="https://redirect.github.com/MetaMask/key-tree/issues/217">#217</a>)</li>
<li><a
href="https://github.com/MetaMask/key-tree/commit/9b89a7edfdb99d2210bec0d49050b8cc8fd3f606"><code>9b89a7e</code></a>
Update workflows to use <code>MetaMask/action-checkout-and-setup</code>
(<a
href="https://redirect.github.com/MetaMask/key-tree/issues/216">#216</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/key-tree/compare/v10.1.0...v10.1.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MetaMask Bot <[email protected]>1 parent a270b30 commit 92f8922
File tree
14 files changed
+27
-27
lines changed- packages
- examples/packages
- bip32
- bip44
- invoke-snap/packages
- consumer-signer
- core-signer
- snaps-controllers
- snaps-rpc-methods
- snaps-sdk
- snaps-simulation
- snaps-simulator
- snaps-utils
14 files changed
+27
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments