Skip to content

Release 1255.0.0 - #10234

Merged
adonesky1 merged 4 commits into
mainfrom
release/1255.0.0
Sep 14, 2026
Merged

adonesky1 merged 4 commits into
mainfrom
release/1255.0.0

Conversation

@wzrdk3lly

@wzrdk3lly wzrdk3lly commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Explanation

Minor release of @metamask/phishing-controller from 18.0.0 to 18.1.0 for the extractSignatureAddresses export landed in #10170.

Workspace dependents @metamask/assets-controller and @metamask/assets-controllers have their phishing-controller range updated to ^18.1.0. Other packages with unreleased changes were left out of this cut (intentionally-skip on phishing-controller's own dependencies).

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Release-only version and dependency bumps with no runtime code changes in this PR.

Overview
This PR cuts monorepo release 1255.0.0 by publishing @metamask/phishing-controller 18.1.0 (from 18.0.0), documenting the 18.1.0 changelog entry for the extractSignatureAddresses export and related types shipped in #10170.

@metamask/assets-controller and @metamask/assets-controllers are updated to depend on @metamask/phishing-controller ^18.1.0, with matching Unreleased changelog notes and yarn.lock resolution changes. There is no new application logic in the diff—only version bumps, dependency alignment, and release metadata.

Reviewed by Cursor Bugbot for commit 376fa65. Bugbot is set up for automated code reviews on this repo. Configure here.

Drop the non-consumer lint changelog entry from phishing-controller 18.1.0 and record the workspace dependency bumps.
@wzrdk3lly
wzrdk3lly requested review from a team as code owners September 14, 2026 19:49
@wzrdk3lly
wzrdk3lly deployed to default-branch September 14, 2026 19:49 — with GitHub Actions Active
@wzrdk3lly
wzrdk3lly deployed to default-branch September 14, 2026 19:50 — with GitHub Actions Active
@metamask-ci

metamask-ci Bot commented Sep 14, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.

Check changelog requires Unreleased entries to cite the current PR.
- `AccountsApiDataSource` now treats Accounts API `/v2/supportedNetworks` `partialSupport` as active chains in addition to `fullSupport`, still gated by the Snaps assets migration feature flags ([#10144](https://github.com/MetaMask/core/pull/10144))
- `AccountsApiDataSource` now reads Accounts API `/v2/supportedNetworks` as CAIP-2 `fullSupport` and `partialSupport` string arrays, matching the current API payload
- Bump `@metamask/utils` from `^11.12.0` to `^12.0.0` ([#10192](https://github.com/MetaMask/core/pull/10192))
- Bump `@metamask/phishing-controller` from `^18.0.0` to `^18.1.0` ([#10234](https://github.com/MetaMask/core/pull/10234))

@cryptodev-2s cryptodev-2s Sep 14, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wzrdk3lly these are added automatically by ci on release PR open or triggered manually be commenting @metamaskbot update-changelogs

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahhh nice thank you!

@adonesky1
adonesky1 added this pull request to the merge queue Sep 14, 2026
Merged via the queue into main with commit f7da37e Sep 14, 2026
58 checks passed
@adonesky1
adonesky1 deleted the release/1255.0.0 branch September 14, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants