Skip to content

Release/1178.0.0 - #9788

Merged
bergarces merged 3 commits into
mainfrom
release/1178.0.0
Aug 5, 2026
Merged

Release/1178.0.0#9788
bergarces merged 3 commits into
mainfrom
release/1178.0.0

Conversation

@bergarces

@bergarces bergarces commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Explanation

Major

  • assets-controllers

Patch

  • assets-controller
  • bridge-controller
  • transaction-pay-controller

Preview PRs in both clients to deal with breaking changes:
MetaMask/metamask-extension#45200
MetaMask/metamask-mobile#34265

References

Related to https://consensyssoftware.atlassian.net/browse/ASSETS-3835

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 release ships a major @metamask/assets-controllers with breaking DeFi positions fetch and messenger requirements; clients must bump and update messenger delegation or risk runtime/type integration failures.

Overview
Cuts monorepo release 1178.0.0 by bumping package versions, changelogs, package.json dependencies, and yarn.lock—no new runtime code in this diff.

The notable consumer-facing change is @metamask/assets-controllers@111.0.0 (major), which documents a breaking update to DeFiPositionsControllerV2.fetchDeFiPositions (processing-state polling, shared in-flight fetches, cache invalidation between attempts) and requires hosts to allow RemoteFeatureFlagController:getState on the DeFiPositionsControllerV2 messenger.

Patch releases align dependents on that major: @metamask/assets-controller@13.1.1, @metamask/bridge-controller@79.0.1, @metamask/transaction-pay-controller@26.2.3, and @metamask/bridge-status-controller (dependency bump to bridge-controller ^79.0.1).

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

@bergarces
bergarces requested review from a team as code owners August 5, 2026 08:58
@metamask-ci

metamask-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown

✅ Changelogs updated and pushed.

@bergarces
bergarces enabled auto-merge August 5, 2026 09:20
@bergarces
bergarces added this pull request to the merge queue Aug 5, 2026
Merged via the queue into main with commit 299a18c Aug 5, 2026
62 checks passed
@bergarces
bergarces deleted the release/1178.0.0 branch August 5, 2026 09:59
@maxime-oe maxime-oe mentioned this pull request Aug 11, 2026
4 tasks
maxime-oe added a commit that referenced this pull request Aug 11, 2026
…hangelog

Consolidates the two sequential bridge-controller dependency bumps
(^79.0.0 -> ^79.0.1 in #9788, ^79.0.1 -> ^79.1.0 in this release, #9827)
into one Unreleased entry, matching the pattern already used for the
transaction-controller and accounts-controller lines in this file.
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