Release/1127.0.0#9532
Open
maxime-oe wants to merge 4 commits into
Open
Conversation
|
✅ Changelogs updated and pushed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation
Added
Changed
References
Checklist
Note
Medium Risk
Consumers inherit phishing-controller security-scan behavior changes (unsupported chains no longer hit the API); the diff itself is version and dependency bumps only.
Overview
Monorepo release
1127.0.0that publishes@metamask/phishing-controller@17.3.0and pulls dependent packages onto it.Bumps root
package.jsonfrom1126.0.0to1127.0.0, setsphishing-controllerto17.3.0(with changelog section for that release), and updates@metamask/assets-controllerand@metamask/assets-controllersto depend on^17.3.0instead of^17.2.1, plus matchingyarn.lockentries.The 17.3.0 release notes (already merged via #9506) cover expanded chain mappings, per-chain gating for
bulkScanTokens/scanAddress, and early returns without security-alerts API calls on unsupported chains—this PR does not change application source; it only versions and propagates that release.Reviewed by Cursor Bugbot for commit 1ed25ef. Bugbot is set up for automated code reviews on this repo. Configure here.