Skip to content

Release/1188.0.0 - #9827

Merged
maxime-oe merged 4 commits into
mainfrom
release/1188.0.0
Aug 11, 2026
Merged

Release/1188.0.0#9827
maxime-oe merged 4 commits into
mainfrom
release/1188.0.0

Conversation

@maxime-oe

@maxime-oe maxime-oe commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Explanation

Bridge Controller [79.1.0]

Added

  • Point Arc's native USDC to the registered slip44:5042 asset ID instead of the erc20:0x0000... placeholder (#9796)

Changed

  • Bump @metamask/transaction-controller from ^69.5.0 to ^69.5.2 (#9798, #9823)
  • Bump @metamask/accounts-controller from ^39.0.6 to ^39.1.0 (#9791, #9807)
  • Bump @metamask/multichain-network-controller from ^3.2.2 to ^3.2.3 (#9791)
  • Bump @metamask/assets-controllers from ^111.0.0 to ^111.1.0 (#9793)
  • Bump @metamask/assets-controller from ^13.1.1 to ^13.1.2 (#9813)

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
No runtime code changes in the diff—only versions, changelogs, and lockfile entries for a tagged release.

Overview
Release cut that bumps the core monorepo to 1188.0.0 and publishes @metamask/bridge-controller 79.1.0, with @metamask/bridge-status-controller updated to depend on bridge-controller ^79.1.0 and yarn.lock aligned.

The 79.1.0 changelog (not new code in this diff) documents shipping Arc native USDC on slip44:5042 instead of a zero-address ERC-20 placeholder, plus routine dependency bumps on transaction-controller, accounts-controller, multichain-network-controller, and assets packages.

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

create-release-branch's "restore skipped-package changelogs" step
checks out files from the local `main` branch, which was 23 commits
stale in this clone. That reverted 27 unrelated packages' CHANGELOG.md
files (shield-controller, wallet, subscription-controller, etc.) to
their state as of ~Release 1181.0.0, silently dropping already-shipped
release notes while their package.json versions stayed correct.

Restores those files to match origin/main, leaving only the intended
bridge-controller (79.0.x -> 79.1.0 minor) and bridge-status-controller
dependency-range changes.
…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.
@maxime-oe
maxime-oe marked this pull request as ready for review August 11, 2026 17:26
@maxime-oe
maxime-oe requested review from a team as code owners August 11, 2026 17:26
@maxime-oe
maxime-oe deployed to default-branch August 11, 2026 17:26 — with GitHub Actions Active
@maxime-oe
maxime-oe deployed to default-branch August 11, 2026 17:32 — with GitHub Actions Active
@metamask-ci

metamask-ci Bot commented Aug 11, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.

@maxime-oe
maxime-oe added this pull request to the merge queue Aug 11, 2026
Merged via the queue into main with commit bdc15c7 Aug 11, 2026
54 checks passed
@maxime-oe
maxime-oe deleted the release/1188.0.0 branch August 11, 2026 17:52
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