Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps @metamask/phishing-controller from 13.1.0 to 15.0.0.

Commits
  • f55cc4a Release/642.0.0 (#6962)
  • b5aa379 feat: New base-controller API (#6926)
  • 93ab3b4 chore: Migrate test fixture to messenger (#6961)
  • d48cde0 refactor: migrate EIP5792Messenger to @metamask/messenger (#6958)
  • ca7494f chore: Use consistent variable name for messenger (#6957)
  • 59d4b78 chore: Fix incorrect property name referenced in comment (#6956)
  • ffafb7d chore: Update obsolete property name in error message (#6955)
  • a607066 feat: Migrate controller guidelines and examples to new Messenger (#6335)
  • 08302be refactor: migrate assets controllers messenger (#6745)
  • b4c76ed refactor: migrate MultichainAccountService to @metamask/messenger (#6544)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

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.

Written by Cursor Bugbot for commit 9fbf36e. This will update automatically on new commits. Configure here.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 06:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 28, 2025
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.28%. Comparing base (a20241d) to head (9fbf36e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3707   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         418      418           
  Lines       12152    12152           
  Branches     1876     1876           
=======================================
  Hits        11943    11943           
  Misses        209      209           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

dependabot bot and others added 4 commits October 29, 2025 18:07
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core) from 13.1.0 to 15.0.0.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/phishing-controller"
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@cryptodev-2s cryptodev-2s force-pushed the dependabot/npm_and_yarn/main/metamask/phishing-controller-15.0.0 branch from 7e0ed03 to 9fbf36e Compare October 29, 2025 17:07
@cryptodev-2s cryptodev-2s added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 8111294 Oct 30, 2025
353 of 367 checks passed
@cryptodev-2s cryptodev-2s deleted the dependabot/npm_and_yarn/main/metamask/phishing-controller-15.0.0 branch October 30, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants