-
Notifications
You must be signed in to change notification settings - Fork 613
chore: Bump @metamask/phishing-controller from 13.1.0 to 14.0.0 #3647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: Bump @metamask/phishing-controller from 13.1.0 to 14.0.0 #3647
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Caution MetaMask internal reviewing guidelines:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3647 +/- ##
=======================================
Coverage 98.30% 98.30%
=======================================
Files 417 417
Lines 11927 11927
Branches 1844 1844
=======================================
Hits 11725 11725
Misses 202 202 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
773e824
to
3555a29
Compare
2abf292
to
36372d1
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core) from 13.1.0 to 14.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: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
15a99d7
to
6e08ac4
Compare
Bumps @metamask/phishing-controller from 13.1.0 to 14.0.0.
Commits
0156580
Release/579.0.0 (#6716)9b71a82
feat: Integrate bulk token screening into transaction simulation flow within ...397dbc1
Release/578.0.0 (#6712)a263c74
feat(account-tree-controller): force-init before any account insertion/remova...3de25ba
fix(account-tree-controller): fix duplicate names for out-of-order accounts (...93c3e12
fix: FixisFirstTimeInteraction
to be correctly settled when transferring E...f8c4c8a
chore: rename state and add methods to preferences controller to match alread...654158c
fix(assets): implement missing patch changes to nft and preferences controlle...6abc7a2
fix(account-tree-controller): add account ordering logic with account groups ...6d2c3b0
Release/577.0.0 (#6702)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
Upgrade
@metamask/phishing-controller
to^14.0.0
, adjust LavaMoat policies, and refresh example snap manifest shasums.@metamask/phishing-controller
to^14.0.0
inpackages/snaps-controllers/package.json
andpackages/snaps-simulation/package.json
.@metamask/controller-utils@^11.14.0
,@noble/hashes@^1.8.0
) and add peer@metamask/transaction-controller
for phishing controller.iframe
,node-process
,node-thread
,webview
) addTextDecoder
global for@metamask/utils>@noble/hashes
.source.shasum
values in multiple example snap manifests underpackages/examples/...
(e.g.,bip32
,bip44
,cronjobs
,dialogs
,ethereum-provider
,ethers-js
,get-entropy
,images
,interactive-ui
,invoke-snap/*
,send-flow
,signature-insights
,transaction-insights
).Written by Cursor Bugbot for commit a7f8078. This will update automatically on new commits. Configure here.