Commit c37ba73
chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 (#3091)
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 11.1.0
to 11.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/utils/releases"><code>@metamask/utils</code>'s
releases</a>.</em></p>
<blockquote>
<h2>11.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add optional <code>signEip7702Authorization</code> method to
<code>Keyring</code> type (<a
href="https://redirect.github.com/MetaMask/utils/pull/231">#231</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/utils/blob/main/CHANGELOG.md"><code>@metamask/utils</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[11.2.0]</h2>
<h3>Added</h3>
<ul>
<li>Add optional <code>signEip7702Authorization</code> method to
<code>Keyring</code> type (<a
href="https://redirect.github.com/MetaMask/utils/pull/231">#231</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/utils/commit/79946432c8de30892520244debb9311f6ad339b9"><code>7994643</code></a>
11.2.0 (<a
href="https://redirect.github.com/MetaMask/utils/issues/237">#237</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/daa227025b11204fb16a85ce64678fc514c1bc84"><code>daa2270</code></a>
feat: add optional <code>signEip7702Authorization</code> method to
<code>Keyring</code> type (<a
href="https://redirect.github.com/MetaMask/utils/issues/231">#231</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/253f206600f0fbd5638db5bbcb631bd5bd7d762a"><code>253f206</code></a>
Revert "fix!: <code>Keyring.serialize</code> and
<code>Keyring.deserialize</code> types (<a
href="https://redirect.github.com/MetaMask/utils/issues/235">#235</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/5e5a5b8f66893227b15eb2b55584d01550985cab"><code>5e5a5b8</code></a>
Revert "12.0.0 (<a
href="https://redirect.github.com/MetaMask/utils/issues/233">#233</a>)"
(<a
href="https://redirect.github.com/MetaMask/utils/issues/234">#234</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/a869df23f75f5ec83789a315c9828a3578c4348c"><code>a869df2</code></a>
12.0.0 (<a
href="https://redirect.github.com/MetaMask/utils/issues/233">#233</a>)</li>
<li><a
href="https://github.com/MetaMask/utils/commit/368a7c661b12a7eb6eb4238838fd13f206d13c03"><code>368a7c6</code></a>
fix!: <code>Keyring.serialize</code> and
<code>Keyring.deserialize</code> types (<a
href="https://redirect.github.com/MetaMask/utils/issues/232">#232</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/utils/compare/v11.1.0...v11.2.0">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 95076bf commit c37ba73
File tree
27 files changed
+56
-56
lines changed- packages
- examples/packages
- bip32
- bip44
- ethereum-provider
- file-upload
- get-entropy
- interactive-ui
- invoke-snap/packages
- consumer-signer
- core-signer
- jsx
- manage-state
- network-access
- preinstalled
- protocol
- transaction-insights
- snaps-cli
- snaps-controllers
- snaps-execution-environments
- snaps-jest
- snaps-rpc-methods
- snaps-sdk
- snaps-simulation
- snaps-simulator
- snaps-utils
- snaps-webpack-plugin
- test-snaps
27 files changed
+56
-56
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments