Skip to content

Release 1150.0.0 - #9670

Merged
saustrie-consensys merged 4 commits into
mainfrom
release/1150.0.0
Jul 27, 2026
Merged

Release 1150.0.0#9670
saustrie-consensys merged 4 commits into
mainfrom
release/1150.0.0

Conversation

@saustrie-consensys

@saustrie-consensys saustrie-consensys commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Explanation

This release bumps:

  • @metamask/ramps-controller 17.2.0 to 18.0.0 (major) - removes getHeadlessAllProvidersMinimumVersion, which was made redundant when version gating was moved to the LaunchDarkly versions wrapper owned by RemoteFeatureFlagController. See fix(ramps-controller): drop unused headless minimumVersion helper #9668 for context.
  • @metamask/transaction-pay-controller 26.0.0 to 26.0.1 (patch) - updates its ramps-controller dep to ^18.0.0 and picks up two previously unreleased dep bumps (ramps-controller and assets-controller).

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
The ramps-controller major drops a public helper; any client still calling getHeadlessAllProvidersMinimumVersion must migrate to RemoteFeatureFlagController version gating before upgrading.

Overview
Release 1150.0.0 publishes version bumps for @metamask/ramps-controller and @metamask/transaction-pay-controller, plus matching root and lockfile updates.

@metamask/ramps-controller moves to 18.0.0 with a breaking removal of getHeadlessAllProvidersMinimumVersion; minimum app version for moneyHeadlessAllProviders is expected to come from LaunchDarkly’s versions wrapper via RemoteFeatureFlagController instead of a flag payload field. @metamask/transaction-pay-controller is patched to 26.0.1, raising its ramps-controller dependency to ^18.0.0 and recording dependency bumps (including assets-controller).

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

Remove the non-consumer-facing "Release 1149.0.0" (Uncategorized)
entry and consolidate the two ramps-controller dep bumps into a single
entry covering ^17.0.0 to ^18.0.0.
@metamask-ci

metamask-ci Bot commented Jul 27, 2026

Copy link
Copy Markdown

❌ Changelog validation failed. Check the workflow run for details.

@saustrie-consensys
saustrie-consensys added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit 8b9b630 Jul 27, 2026
50 checks passed
@saustrie-consensys
saustrie-consensys deleted the release/1150.0.0 branch July 27, 2026 21:53
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.

2 participants