Skip to content

Release/1172.0.0 - #9778

Merged
FrederikBolding merged 3 commits into
mainfrom
release/1172.0.0
Aug 4, 2026
Merged

Release/1172.0.0#9778
FrederikBolding merged 3 commits into
mainfrom
release/1172.0.0

Conversation

@saustrie-consensys

@saustrie-consensys saustrie-consensys commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Explanation

Automated release bump created with yarn create-release-branch for:

SemVer: major is required because of the #9752 BREAKING entries in Unreleased; a minor would be wrong even though #9759 alone would have been a minor.

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

Medium Risk
Low direct code risk in this diff, but shipping ramps-controller 19.0.0 forces consumer migrations (messenger delegation, dropped getDefaultRedirectUrl) and can break MM Pay fiat quoting if hosts are not updated.

Overview
This is an automated release cut (no application code in the diff): it finalizes versions and changelogs so npm consumers pick up ramps work that landed in earlier PRs.

@metamask/ramps-controller 19.0.0 (major) moves Unreleased notes into [19.0.0]. Hosts upgrading get breaking Headless Buy redirect wiring: getDefaultRedirectUrl is removed from RampsControllerOptions, widened getQuotes paths must delegate RampsService:getDefaultRedirectCallbackUrl, and defaults come from RampsService / getDefaultRedirectCallbackUrl(environment). The release also documents setSelectedProviderForAsset plus a providerServesAsset fix (map values must be true).

@metamask/transaction-pay-controller 26.2.1 (patch) bumps @metamask/ramps-controller to ^19.0.0 as a direct dependent and records a pending @metamask/network-controller ^35.0.1 bump. The root monorepo version becomes 1172.0.0; yarn.lock is updated accordingly.

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

@saustrie-consensys
saustrie-consensys marked this pull request as ready for review August 4, 2026 11:17
@saustrie-consensys
saustrie-consensys requested review from a team as code owners August 4, 2026 11:17
@metamask-ci

metamask-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.


## [Unreleased]

## [19.0.0]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should this wait for #9777 so we don't do two back-to-back major bumps?

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.

@FrederikBolding @GuillaumeRx But I don't know how long that PR is going to take to get approval for MetaMask/core-extension-ux and/or MetaMask/mobile-core-ux. This NPM release blocks 2 mobile PRs (one of those mobile PRs is a sev2 prod issue that needs to be included in this week's RC).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Understood, not blocking on this.

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.

@GuillaumeRx @FrederikBolding Can we put it back into the merge queue?

@saustrie-consensys
saustrie-consensys added this pull request to the merge queue Aug 4, 2026
@GuillaumeRx
GuillaumeRx removed this pull request from the merge queue due to a manual request Aug 4, 2026
@FrederikBolding
FrederikBolding added this pull request to the merge queue Aug 4, 2026
Merged via the queue into main with commit 1b021e3 Aug 4, 2026
54 checks passed
@FrederikBolding
FrederikBolding deleted the release/1172.0.0 branch August 4, 2026 11:58
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