Skip to content

Commit 8111294

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/phishing-controller&package-manager=npm_and_yarn&previous-version=13.1.0&new-version=15.0.0)](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

22 files changed

+43
-40
lines changed

packages/examples/packages/bip32/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "oi0SJgHkBHNpSf0XoEYYK+Z+TvUZhqecb21rUQlQy0Y=",
10+
"shasum": "rCKMDRF7Y0gX6Gu5v3hYsllK5pUX+9GRg1ztmZiSLa8=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/bip44/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "LXKwLrypTOqL6Mdv8kqGnAIN7b7nqniSGExsLdm6/54=",
10+
"shasum": "cusMbHuymWY6tZeP3s9VIKJ+yGNDskhQpIIJ6TweCwY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/cronjobs/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "9MpZT/oQXNF3YMTA6kQEAfs0H9KymzHz8npynrk3usg=",
10+
"shasum": "xJvLHlIO5PZl5aiqDVaD9KekniGYpJhFyOzKgkoVaOI=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/dialogs/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "veLIETfMO+3rmDoFa1sxg4355NahHoPcnAtzmjFH0RM=",
10+
"shasum": "RT3QK/Bl2XW8O93eTzxm4kkhbWU2YLNgl0wIpQtA+Rw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/ethereum-provider/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "cDnKVMC6SoAM8PT1dyMsEr7PfdF8NTDDnx1/iALwAHU=",
10+
"shasum": "GTAcx5+xnYSrX0hPya1/fzzqRu9tKOZFlIM+m/GhRMY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/ethers-js/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "9vYRKGi0UPGsuJqftpZ088N09useMhGn/jXEX9iPgZs=",
10+
"shasum": "DxWxRAbWHwMP0A2cP69rtJnLG46DGVF23jVS/eZS/SA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/get-entropy/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "MNSzZnFFBVH8HxYNy/mrrdwVgOTmPgM98ybPolHbpIw=",
10+
"shasum": "WyWni7NEyMn/x9BZ9gpBG63rXNE+GhW1EmbKWir6Jn8=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/images/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "NtQ8Rk/qn41nHWgCsKqTqaYMMy8CoH8VRuhSbGuGq1s=",
10+
"shasum": "FYjeWJZedR0CsGEYnHzfoFQDpmGZ6De/OS1Y2iQ1smc=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/interactive-ui/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "Et0r8P+ORsedVAqQ9iF02gHUBC0zZjWg/xptu4v/DlU=",
10+
"shasum": "Ov0Ar65MX7lo2uYyp3Ib4ewVnK/HenJye0xb7uTC9E8=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/invoke-snap/packages/consumer-signer/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "C42+OsuPDhTmKpn2rMU1pHnVhIPja148c+YOGiBdBfs=",
10+
"shasum": "dyTu7Uv4y/ENkS/Jnxqk9VMw7DtWI+RdF0JgV3H0trw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)