Commit 8111294
chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 (#3707)
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core)
from 13.1.0 to 15.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/f55cc4aa35e5259547f2832f665578ae2c4938a7"><code>f55cc4a</code></a>
Release/642.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/6962">#6962</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/b5aa379983e96a97a92583b709b36a04ab14c9fa"><code>b5aa379</code></a>
feat: New <code>base-controller</code> API (<a
href="https://redirect.github.com/MetaMask/core/issues/6926">#6926</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/93ab3b499652784c59430c22e39f758b3787f321"><code>93ab3b4</code></a>
chore: Migrate test fixture to messenger (<a
href="https://redirect.github.com/MetaMask/core/issues/6961">#6961</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/d48cde0020565656319596dd7fa147962869a2d0"><code>d48cde0</code></a>
refactor: migrate <code>EIP5792Messenger</code> to
<code>@metamask/messenger</code> (<a
href="https://redirect.github.com/MetaMask/core/issues/6958">#6958</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/ca7494fc3b033bff79b3515b900f0317c7690811"><code>ca7494f</code></a>
chore: Use consistent variable name for messenger (<a
href="https://redirect.github.com/MetaMask/core/issues/6957">#6957</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/59d4b7897524947e4541a66c1b05952729c6bc63"><code>59d4b78</code></a>
chore: Fix incorrect property name referenced in comment (<a
href="https://redirect.github.com/MetaMask/core/issues/6956">#6956</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/ffafb7d80ae6dd90918468c2893e78d6e1083811"><code>ffafb7d</code></a>
chore: Update obsolete property name in error message (<a
href="https://redirect.github.com/MetaMask/core/issues/6955">#6955</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/a60706684c7d0247144c23b984b9ed9a4d1b6856"><code>a607066</code></a>
feat: Migrate controller guidelines and examples to new Messenger (<a
href="https://redirect.github.com/MetaMask/core/issues/6335">#6335</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/08302be947b842ab92d0f6ae05ae1771d7d7bcc7"><code>08302be</code></a>
refactor: migrate assets controllers messenger (<a
href="https://redirect.github.com/MetaMask/core/issues/6745">#6745</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/b4c76ed1fb455d1c12af6a14316908769ac30926"><code>b4c76ed</code></a>
refactor: migrate <code>MultichainAccountService</code> to
<code>@metamask/messenger</code> (<a
href="https://redirect.github.com/MetaMask/core/issues/6544">#6544</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/MetaMask/core/compare/@metamask/phishing-controller@13.1.0...@metamask/phishing-controller@15.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>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Upgrades @metamask/phishing-controller to 15.0.0 across packages,
updates related deps/policies, and refreshes example snap bundle
shasums.
>
> - **Dependencies**:
> - Bump `@metamask/phishing-controller` from `^13.1.0` to `^15.0.0` in
`packages/snaps-controllers`, `packages/snaps-simulation`, and
`packages/snaps-jest`.
> - Update lockfile and align transitive deps (e.g.,
`@noble/hashes@^1.8.0`, `@metamask/controller-utils@^11.14.1`,
`@metamask/base-controller@^9.0.0`); note new peer
`@metamask/transaction-controller` in `phishing-controller`.
> - **Execution Environments (LavaMoat)**:
> - Add `TextDecoder` global under `@metamask/utils>@noble/hashes` in
`webpack/*/policy.json` (iframe, node-process, node-thread, webview).
> - **Examples**:
> - Refresh `source.shasum` in example snap manifests:
`packages/examples/packages/{bip32,bip44,cronjobs,dialogs,ethereum-provider,ethers-js,get-entropy,images,interactive-ui,invoke-snap/packages/{consumer-signer,core-signer},send-flow,signature-insights,transaction-insights}/snap.manifest.json`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
9fbf36e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>1 parent a20241d commit 8111294
File tree
22 files changed
+43
-40
lines changed- packages
- examples/packages
- bip32
- bip44
- cronjobs
- dialogs
- ethereum-provider
- ethers-js
- get-entropy
- images
- interactive-ui
- invoke-snap/packages
- consumer-signer
- core-signer
- send-flow
- signature-insights
- transaction-insights
- snaps-controllers
- snaps-execution-environments/lavamoat/webpack
- iframe
- node-process
- node-thread
- webview
- snaps-jest
- snaps-simulation
22 files changed
+43
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments