Skip to content

Release 1190.0.0 - #9845

Merged
micaelae merged 3 commits into
mainfrom
release/1190.0.0
Aug 12, 2026
Merged

Release 1190.0.0#9845
micaelae merged 3 commits into
mainfrom
release/1190.0.0

Conversation

@micaelae

@micaelae micaelae commented Aug 12, 2026

Copy link
Copy Markdown
Member

Explanation

Releasing the bridge-controller and bridge-status-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

Low Risk
The diff is version and changelog bookkeeping only; functional changes were already merged and are small (utility export and quote fee coercion fix).

Overview
Release 1190.0.0 bumps the monorepo and publishes @metamask/bridge-controller@79.2.0 and @metamask/bridge-status-controller@75.1.0, with changelog sections moved out of [Unreleased] and yarn.lock aligned to @metamask/bridge-controller@^79.2.0.

bridge-controller 79.2.0 (documented in this release) adds exported assetIdsMatch for comparing asset IDs (case-insensitive on EVM) and fixes fee handling when coercing V1 quotes to V2 by filtering fees on assetId.

bridge-status-controller 75.1.0 updates its dependency on bridge-controller from ^79.1.0 to ^79.2.0 so status tracking matches the new bridge-controller release.

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

@micaelae
micaelae marked this pull request as ready for review August 12, 2026 16:30
@micaelae
micaelae requested review from a team as code owners August 12, 2026 16:30
@micaelae
micaelae enabled auto-merge August 12, 2026 16:30
@micaelae micaelae changed the title Update Release 1190.0.0 Release 1190.0.0 Aug 12, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6257dbd. Configure here.

Comment thread packages/bridge-controller/package.json Outdated
@metamask-ci

metamask-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.

@micaelae
micaelae added this pull request to the merge queue Aug 12, 2026
Merged via the queue into main with commit 5659821 Aug 12, 2026
50 checks passed
@micaelae
micaelae deleted the release/1190.0.0 branch August 12, 2026 16:50
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