Commit ea29b05
authored
chore: Bump @metamask/approval-controller from 7.1.3 to 7.2.0 (#3671)
Bumps [@metamask/approval-controller](https://github.com/MetaMask/core)
from 7.1.3 to 7.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/cc42c42fee8848dfc09356bb9ff1017e4b99de2e"><code>cc42c42</code></a>
Release/609.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6807">#6807</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/34f185f217c9b7dc909e4fad6599c0650fd400a9"><code>34f185f</code></a>
feat: add blocklist paths flag for hotlist (<a
href="https://redirect.github.com/MetaMask/core/issues/6808">#6808</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/4483e684dc325b94f04073b0547debf33619d253"><code>4483e68</code></a>
Release/608.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6806">#6806</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/7878d3a0266c15617e21d0f3d773509cf4890a61"><code>7878d3a</code></a>
change account type field name (<a
href="https://redirect.github.com/MetaMask/core/issues/6804">#6804</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/30107f464758c889cfe0050866cbbc17b8663f42"><code>30107f4</code></a>
chore: Add the optional "Client-Version" header in the Bridge
Controller (<a
href="https://redirect.github.com/MetaMask/core/issues/6791">#6791</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/f526ee0d37a43c4af14a616f26b23316cac16851"><code>f526ee0</code></a>
feat: move and export notification isVersionInBounds util (<a
href="https://redirect.github.com/MetaMask/core/issues/6793">#6793</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/01b3e2472900752e63af1a9f38cea5ecb8082fd0"><code>01b3e24</code></a>
Release/607.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6801">#6801</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/8088f9912b8cae90b7259461ce16f806f1828872"><code>8088f99</code></a>
Release/606.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6800">#6800</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/6f0c7d1056afdc9d6233632d93eb16c8d946e455"><code>6f0c7d1</code></a>
Expose message and reason code (<a
href="https://redirect.github.com/MetaMask/core/issues/6797">#6797</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9ccfe1b991d1cd0c45519001e60253d5716422e2"><code>9ccfe1b</code></a>
Revert "Update Release 606.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6798">#6798</a>)"
(<a
href="https://redirect.github.com/MetaMask/core/issues/6799">#6799</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]">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>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Update @metamask/approval-controller from 7.1.3 to 7.2.0 and
regenerate yarn.lock.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
fd36948. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6f54282 commit ea29b05
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2815 | 2815 | | |
2816 | 2816 | | |
2817 | 2817 | | |
2818 | | - | |
2819 | | - | |
2820 | | - | |
| 2818 | + | |
| 2819 | + | |
| 2820 | + | |
2821 | 2821 | | |
2822 | | - | |
| 2822 | + | |
2823 | 2823 | | |
2824 | | - | |
| 2824 | + | |
2825 | 2825 | | |
2826 | | - | |
| 2826 | + | |
2827 | 2827 | | |
2828 | 2828 | | |
2829 | 2829 | | |
| |||
4243 | 4243 | | |
4244 | 4244 | | |
4245 | 4245 | | |
4246 | | - | |
| 4246 | + | |
4247 | 4247 | | |
4248 | 4248 | | |
4249 | 4249 | | |
| |||
0 commit comments