Commit b9e7f41
authored
chore(deps): bump @metamask/providers from 21.0.0 to 22.0.0 (#3336)
Bumps [@metamask/providers](https://github.com/MetaMask/providers) from
21.0.0 to 22.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/providers/releases"><code>@metamask/providers</code>'s
releases</a>.</em></p>
<blockquote>
<h2>22.0.0</h2>
<h3>Changed</h3>
<ul>
<li><strong>BREAKING</strong>: <code>initializeProvider</code> announces
the extensionId, when available, via a <code>caip-348</code> target on
in the new <code>targets</code> property of the CAIP-294 wallet
announcement event instead of the previous <code>extensionId</code>
property (<a
href="https://redirect.github.com/MetaMask/providers/pull/413">#413</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/providers/blob/main/CHANGELOG.md"><code>@metamask/providers</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[22.0.0]</h2>
<h3>Changed</h3>
<ul>
<li><strong>BREAKING</strong>: <code>initializeProvider</code> announces
the extensionId, when available, via a <code>caip-348</code> target on
in the new <code>targets</code> property of the CAIP-294 wallet
announcement event instead of the previous <code>extensionId</code>
property (<a
href="https://redirect.github.com/MetaMask/providers/pull/413">#413</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/providers/commit/f0ca94b6ee6beb56dff4e9e7c62f5e99e20efcde"><code>f0ca94b</code></a>
22.0.0 (<a
href="https://redirect.github.com/MetaMask/providers/issues/415">#415</a>)</li>
<li><a
href="https://github.com/MetaMask/providers/commit/c237ed79fa55d979b83e0e79153d5ed4f46477f4"><code>c237ed7</code></a>
feat: Add CAIP-294 <code>targets</code> to <code>wallet_announce</code>
event data. Announce CAIP-3...</li>
<li><a
href="https://github.com/MetaMask/providers/commit/fe584068fd05868ea33e0f6215c14efd72660fcb"><code>fe58406</code></a>
ci: use MetaMask/action-checkout-and-setup@v1 (<a
href="https://redirect.github.com/MetaMask/providers/issues/414">#414</a>)</li>
<li><a
href="https://github.com/MetaMask/providers/commit/d15442353491ed7a460429cdd7bc125546a230c4"><code>d154423</code></a>
chore: update security-code-scanner@main to
action-security-code-scanner@v1 (...</li>
<li>See full diff in <a
href="https://github.com/MetaMask/providers/compare/v21.0.0...v22.0.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b39662b commit b9e7f41
File tree
4 files changed
+10
-10
lines changed- packages
- snaps-execution-environments
- snaps-sdk
- test-snaps
4 files changed
+10
-10
lines changed| 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 | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
3806 | 3806 | | |
3807 | 3807 | | |
3808 | 3808 | | |
3809 | | - | |
3810 | | - | |
3811 | | - | |
| 3809 | + | |
| 3810 | + | |
| 3811 | + | |
3812 | 3812 | | |
3813 | 3813 | | |
3814 | 3814 | | |
| |||
3823 | 3823 | | |
3824 | 3824 | | |
3825 | 3825 | | |
3826 | | - | |
| 3826 | + | |
3827 | 3827 | | |
3828 | 3828 | | |
3829 | 3829 | | |
| |||
4136 | 4136 | | |
4137 | 4137 | | |
4138 | 4138 | | |
4139 | | - | |
| 4139 | + | |
4140 | 4140 | | |
4141 | 4141 | | |
4142 | 4142 | | |
| |||
4294 | 4294 | | |
4295 | 4295 | | |
4296 | 4296 | | |
4297 | | - | |
| 4297 | + | |
4298 | 4298 | | |
4299 | 4299 | | |
4300 | 4300 | | |
| |||
4492 | 4492 | | |
4493 | 4493 | | |
4494 | 4494 | | |
4495 | | - | |
| 4495 | + | |
4496 | 4496 | | |
4497 | 4497 | | |
4498 | 4498 | | |
| |||
0 commit comments