Commit 24ac367
authored
chore(deps): bump @metamask/phishing-controller from 12.3.1 to 12.3.2 (#3084)
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core)
from 12.3.1 to 12.3.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/4b5ac1371b255edbcf696ec028db3bfdc778fe83"><code>4b5ac13</code></a>
Release/297.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5305">#5305</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/8339f491738f80dc596a0a860620d1c59f724499"><code>8339f49</code></a>
refactor(accounts-controller)!: revert wildcard export (<a
href="https://redirect.github.com/MetaMask/core/issues/5300">#5300</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/c2a4312a3e104731e9dd265cff8b28d69f7739be"><code>c2a4312</code></a>
feat: support type 4 transactions (<a
href="https://redirect.github.com/MetaMask/core/issues/5285">#5285</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/1fbade9eb0ceff529c2f343d5d823a3707aa53d1"><code>1fbade9</code></a>
fix: multichainToken rate for non evm (<a
href="https://redirect.github.com/MetaMask/core/issues/5175">#5175</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/e607b7fdaebce6333e02bc1946dec67b30ed7d29"><code>e607b7f</code></a>
chore: get assets list from MultichainAssetsController state (<a
href="https://redirect.github.com/MetaMask/core/issues/5295">#5295</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/0d62854855d2310dc5d86b8f14b277e2f158ac23"><code>0d62854</code></a>
chore: Improve tag fetching in create-update-issues workflow (<a
href="https://redirect.github.com/MetaMask/core/issues/5299">#5299</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/4b48b6a8e57234379b01c3cbe5cd84e0ff26604f"><code>4b48b6a</code></a>
chore: export controller messenger type to index (<a
href="https://redirect.github.com/MetaMask/core/issues/5296">#5296</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/db856fc5a60823af2fd849451390df24d5c6140a"><code>db856fc</code></a>
refactor: resolve notification-services lint warnings (<a
href="https://redirect.github.com/MetaMask/core/issues/5293">#5293</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/5a84609cfe1a6f3ed2298a9f26d5df94911a0826"><code>5a84609</code></a>
Release 296.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5292">#5292</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/8d7c15e41c51af9c93f124716cca5a0579e65bd5"><code>8d7c15e</code></a>
Release/295.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5287">#5287</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 cec343a commit 24ac367
File tree
3 files changed
+12
-12
lines changed- packages
- snaps-controllers
- snaps-simulation
3 files changed
+12
-12
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 | |
|---|---|---|---|
| |||
3906 | 3906 | | |
3907 | 3907 | | |
3908 | 3908 | | |
3909 | | - | |
| 3909 | + | |
3910 | 3910 | | |
3911 | 3911 | | |
3912 | 3912 | | |
| |||
4172 | 4172 | | |
4173 | 4173 | | |
4174 | 4174 | | |
4175 | | - | |
| 4175 | + | |
4176 | 4176 | | |
4177 | 4177 | | |
4178 | 4178 | | |
| |||
5335 | 5335 | | |
5336 | 5336 | | |
5337 | 5337 | | |
5338 | | - | |
5339 | | - | |
5340 | | - | |
| 5338 | + | |
| 5339 | + | |
| 5340 | + | |
5341 | 5341 | | |
5342 | | - | |
5343 | | - | |
| 5342 | + | |
| 5343 | + | |
5344 | 5344 | | |
5345 | 5345 | | |
5346 | 5346 | | |
5347 | 5347 | | |
5348 | 5348 | | |
5349 | | - | |
| 5349 | + | |
5350 | 5350 | | |
5351 | 5351 | | |
5352 | 5352 | | |
| |||
5735 | 5735 | | |
5736 | 5736 | | |
5737 | 5737 | | |
5738 | | - | |
| 5738 | + | |
5739 | 5739 | | |
5740 | 5740 | | |
5741 | 5741 | | |
| |||
6102 | 6102 | | |
6103 | 6103 | | |
6104 | 6104 | | |
6105 | | - | |
| 6105 | + | |
6106 | 6106 | | |
6107 | 6107 | | |
6108 | 6108 | | |
| |||
0 commit comments