Skip to content

Release/1082.0.0#9312

Merged
salimtb merged 4 commits into
mainfrom
release/1082.0.0
Jun 30, 2026
Merged

Release/1082.0.0#9312
salimtb merged 4 commits into
mainfrom
release/1082.0.0

Conversation

@salimtb

@salimtb salimtb commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Explanation

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 assets-controller major release includes a breaking messenger permission that client integrators must adopt; dependency-only diff but affects balance/websocket behavior documented in the 10.0.0 changelog.

Overview
Cuts monorepo release 1082.0.0 by bumping published package versions, refreshing changelogs, and updating yarn.lock—no runtime source changes in this diff.

@metamask/assets-controller 9.1.0 → 10.0.0 (major): consumers must allow messenger event AccountActivityService:balanceUpdated so websocket balance updates flow into unified assetsBalance when AccountActivityService owns the subscription. This release also wires @metamask/core-backend ^6.4.0 and documents balance/websocket fixes (account switch, force-refresh cache bypass, network switch refresh, pricing on new networks, etc.) that ship with 10.0.0.

@metamask/core-backend 6.3.3 → 6.4.0 is pulled through assets-controller, assets-controllers, and transaction-controller. bridge-controller and transaction-pay-controller bump their assets-controller dependency to ^10.0.0.

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

@salimtb salimtb marked this pull request as ready for review June 30, 2026 11:13
@salimtb salimtb requested review from a team as code owners June 30, 2026 11:13
@salimtb salimtb temporarily deployed to default-branch June 30, 2026 11:13 — with GitHub Actions Inactive
@salimtb salimtb temporarily deployed to default-branch June 30, 2026 11:14 — with GitHub Actions Inactive
@mm-token-exchange-service

Copy link
Copy Markdown

✅ No changelog changes needed.

@ulissesferreira ulissesferreira mentioned this pull request Jun 30, 2026
3 tasks

@mcmire mcmire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@salimtb salimtb added this pull request to the merge queue Jun 30, 2026
Merged via the queue into main with commit 2b99c18 Jun 30, 2026
404 checks passed
@salimtb salimtb deleted the release/1082.0.0 branch June 30, 2026 13:34
pull Bot pushed a commit to dmrazzy/core that referenced this pull request Jun 30, 2026
## Explanation

Stacked release **1083.0.0** on top of pending **1082.0.0**
([MetaMask#9312](MetaMask#9312)).

This release publishes the local node runtime installer packages for the
first time:

| Package | Version |
|---|---|
| `@metamask/local-node-utils` | `0.0.0` → `1.0.0` |
| `@metamask/java-tron-up` | `0.0.0` → `1.0.0` |
| `@metamask/bitcoin-regtest-up` | `0.0.0` → `1.0.0` |
| `@metamask/solana-test-validator-up` | `0.0.0` → `1.0.0` |

`local-node-utils` is included because the three `-up` packages depend
on it. Dependency ranges were updated to `^1.0.0`.

**Merge order:** merge MetaMask#9312 (1082) first, then retarget this PR to
`main` before merging.

## References

* Stacks on MetaMask#9312 (Release/1082.0.0)
* Related feature PRs: MetaMask#9208, MetaMask#9210, MetaMask#9212, MetaMask#9233MetaMask#9237

## Test plan

- [ ] `yarn changelog:validate` passes
- [ ] Changelog entries for the four packages are categorized and
accurate
- [ ] After MetaMask#9312 merges, retarget this PR to `main` and confirm CI is
green

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Version and changelog-only release with no application logic changes;
risk is limited to publish/coordination with the stacked 1082 release.
> 
> **Overview**
> **Monorepo release 1083.0.0** (stacked on 1082.0.0) cuts the first
published versions of the local node runtime installer stack.
> 
> Four packages move **`0.0.0` → `1.0.0`**:
`@metamask/local-node-utils`, `@metamask/bitcoin-regtest-up`,
`@metamask/java-tron-up`, and `@metamask/solana-test-validator-up`. The
three `-up` packages now depend on
**`@metamask/local-node-utils@^1.0.0`** (was `^0.0.0`), with matching
**`yarn.lock`** updates.
> 
> Changelogs for those packages are **restructured for the 1.0.0
release**: prior Unreleased Added/Changed/Fixed bullets are replaced
with a single **Initial release** entry and standard compare/release
links. Root **`package.json`** version is bumped to **1083.0.0**.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
eb182b8. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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