Commit 1ae17ed
authored
chore(deps): bump @metamask/phishing-controller from 12.3.2 to 12.4.0 (#3171)
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core)
from 12.3.2 to 12.4.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/fb38157f774682171c1acbfcf55d100b7101fc56"><code>fb38157</code></a>
Release/313.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5403">#5403</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/1b35e865acfacd76b45fc818e4e5abfa3fcf3d93"><code>1b35e86</code></a>
feat: validate nested transactions are not to internal accounts (<a
href="https://redirect.github.com/MetaMask/core/issues/5369">#5369</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/bc921d4b9542361a0d5c3da57d6539cc6cfc9a2c"><code>bc921d4</code></a>
Release 312.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5399">#5399</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/62b0ac9414ae439a83864abf38960c94ff39a77f"><code>62b0ac9</code></a>
refactor(accounts-controller): use <code>account.scopes</code> in
`listMultichainAccount...</li>
<li><a
href="https://github.com/MetaMask/core/commit/07e8d3878f6ce28e50e3101e33fc3567623dddd7"><code>07e8d38</code></a>
feat: add support for locales on push notifications (<a
href="https://redirect.github.com/MetaMask/core/issues/5392">#5392</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9834b6320b3668d94a2dc5ebcd43c2088b715253"><code>9834b63</code></a>
feat: add dapp scanning functionality (<a
href="https://redirect.github.com/MetaMask/core/issues/5319">#5319</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/4da11d92b2bfa3711d0fcc2045fbcf3c97f238b0"><code>4da11d9</code></a>
Release/311.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5391">#5391</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/914ff0333324616e7035c785f749142f9d32e338"><code>914ff03</code></a>
feat: create merger and factory for the Caip25Permission (<a
href="https://redirect.github.com/MetaMask/core/issues/5283">#5283</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/3bada81a1141454443ae0e4c8ed9651a80c1344c"><code>3bada81</code></a>
Release/310.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5390">#5390</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/ee919ea65ea83c805ac19b1f5a7d9e9634985d50"><code>ee919ea</code></a>
Integrate RPC failover into NetworkController (<a
href="https://redirect.github.com/MetaMask/core/issues/5360">#5360</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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4f201d5 commit 1ae17ed
File tree
3 files changed
+8
-8
lines changed- packages
- snaps-controllers
- snaps-simulation
3 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5013 | 5013 | | |
5014 | 5014 | | |
5015 | 5015 | | |
5016 | | - | |
5017 | | - | |
5018 | | - | |
| 5016 | + | |
| 5017 | + | |
| 5018 | + | |
5019 | 5019 | | |
5020 | 5020 | | |
5021 | 5021 | | |
| |||
5024 | 5024 | | |
5025 | 5025 | | |
5026 | 5026 | | |
5027 | | - | |
| 5027 | + | |
5028 | 5028 | | |
5029 | 5029 | | |
5030 | 5030 | | |
| |||
5379 | 5379 | | |
5380 | 5380 | | |
5381 | 5381 | | |
5382 | | - | |
| 5382 | + | |
5383 | 5383 | | |
5384 | 5384 | | |
5385 | 5385 | | |
| |||
5662 | 5662 | | |
5663 | 5663 | | |
5664 | 5664 | | |
5665 | | - | |
| 5665 | + | |
5666 | 5666 | | |
5667 | 5667 | | |
5668 | 5668 | | |
| |||
0 commit comments