Commit d698b29
authored
chore(deps): bump @metamask/phishing-controller from 12.4.1 to 12.5.0 (#3342)
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core)
from 12.4.1 to 12.5.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/a2ebab9b2bcb53ee67b383c99ba707a144c34018"><code>a2ebab9</code></a>
Release/372.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5690">#5690</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/fad234f0504dc93abbdde99b5eea103d9e5dbc49"><code>fad234f</code></a>
feat: add <code>SEI</code> network support (<a
href="https://redirect.github.com/MetaMask/core/issues/5610">#5610</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/416185bde3afe25240ff76c0998868877dfde985"><code>416185b</code></a>
refactor(phishing-controller): enhance URL validation and caching in …
(<a
href="https://redirect.github.com/MetaMask/core/issues/5688">#5688</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/d91e7b0cd2618485ce40ba97b32a7a1fca2bab98"><code>d91e7b0</code></a>
Feat/scan url cache (<a
href="https://redirect.github.com/MetaMask/core/issues/5625">#5625</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/f92cabaf9f8f3e24a390a2f6a46e4293ee844ccd"><code>f92caba</code></a>
Feat/bulk scan phishing controller (<a
href="https://redirect.github.com/MetaMask/core/issues/5682">#5682</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/1adb5daf04382b2c10eb372d826de4dfe3ba0fbe"><code>1adb5da</code></a>
Release/371.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5678">#5678</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/24285e85a497d50f85e574d7094ab14ab0ffad44"><code>24285e8</code></a>
fix(multichain-network): temporarily restrict network activity to EVM
(<a
href="https://redirect.github.com/MetaMask/core/issues/5677">#5677</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/73dd6218789d234f2a1babf047747aec02d6e904"><code>73dd621</code></a>
chore: bump <code>@metamask/create-release-branch</code> to
<code>^4.1.2</code> (<a
href="https://redirect.github.com/MetaMask/core/issues/5676">#5676</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/0b94001304a75caf42d93ccaf52f669c466298f5"><code>0b94001</code></a>
Release/370.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5674">#5674</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/dbae25b6e7037e48894463430b35ce513a373988"><code>dbae25b</code></a>
Refactor: migrate wallet_createSession handler (<a
href="https://redirect.github.com/MetaMask/core/issues/5647">#5647</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 8b039ce commit d698b29
File tree
3 files changed
+10
-10
lines changed- packages
- snaps-controllers
- snaps-simulation
3 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
3036 | 3036 | | |
3037 | 3037 | | |
3038 | 3038 | | |
3039 | | - | |
| 3039 | + | |
3040 | 3040 | | |
3041 | 3041 | | |
3042 | 3042 | | |
| |||
3904 | 3904 | | |
3905 | 3905 | | |
3906 | 3906 | | |
3907 | | - | |
3908 | | - | |
3909 | | - | |
| 3907 | + | |
| 3908 | + | |
| 3909 | + | |
3910 | 3910 | | |
3911 | 3911 | | |
3912 | | - | |
| 3912 | + | |
3913 | 3913 | | |
3914 | 3914 | | |
3915 | 3915 | | |
3916 | 3916 | | |
3917 | 3917 | | |
3918 | | - | |
| 3918 | + | |
3919 | 3919 | | |
3920 | 3920 | | |
3921 | 3921 | | |
| |||
4259 | 4259 | | |
4260 | 4260 | | |
4261 | 4261 | | |
4262 | | - | |
| 4262 | + | |
4263 | 4263 | | |
4264 | 4264 | | |
4265 | 4265 | | |
| |||
4560 | 4560 | | |
4561 | 4561 | | |
4562 | 4562 | | |
4563 | | - | |
| 4563 | + | |
4564 | 4564 | | |
4565 | 4565 | | |
4566 | 4566 | | |
| |||
0 commit comments