Skip to content

Release/1007.0.0#8923

Open
jeremytsng wants to merge 4 commits into
mainfrom
release/1007.0.0
Open

Release/1007.0.0#8923
jeremytsng wants to merge 4 commits into
mainfrom
release/1007.0.0

Conversation

@jeremytsng
Copy link
Copy Markdown
Contributor

@jeremytsng jeremytsng commented May 28, 2026

Explanation

Patch release of @metamask/transaction-controller (66.0.0 → 66.0.1) to ship the fixes already merged in main:

Also picks up routine dependency bumps already landed under [Unreleased]:

Dependent packages (assets-controller, assets-controllers, bridge-controller, bridge-status-controller, earn-controller, eip-5792-middleware, gator-permissions-controller, network-enablement-controller, perps-controller, phishing-controller, profile-metrics-controller, shield-controller, subscription-controller, transaction-pay-controller, user-operation-controller) have their @metamask/transaction-controller dependency bumped to ^66.0.1; yarn.lock updated accordingly.

Sequenced after #8922 (Release/1006.0.0 — @metamask/ai-controllers); root monorepo version bumped to 1007.0.0.

A separate commit restores the @metamask/ai-controllers Fixed entry under [Unreleased] that the release tool's Init phase incorrectly stripped — that entry stays in [Unreleased] for the next ai-controllers release and is not included in this one.

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
Touches transaction gas estimation and batch submission paths used broadly across the wallet; the diff is mostly versioning but consumers pick up patch-level transaction-controller behavior changes.

Overview
This is the 1007.0.0 monorepo release branch that publishes @metamask/transaction-controller 66.0.1 and propagates ^66.0.1 across dependent packages (assets-controller, bridge-*, phishing-controller, user-operation-controller, and others), with yarn.lock and per-package CHANGELOG entries updated accordingly. Root package.json moves to 1007.0.0.

The patch release documents behavior already merged on main: Mantle L1 gas display now includes the operator fee when simulation has no gasUsed (via getOperatorFeeGas / gas-limit fallback), and nested gas-fee-token batch publishes pass isInternal: true so duplicate batch IDs no longer surface as error 5720. Routine bumps to accounts-controller and core-backend ride along in the 66.0.1 changelog.

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

The release tool's Init phase regenerated the ai-controllers Unreleased
section without the manually added Fixed entry from #8920, which is
not part of this release. Restore it so the entry remains for the next
ai-controllers release.
Re-sequencing after Release/1006.0.0 (PR #8922) was already opened for
@metamask/ai-controllers.
@jeremytsng jeremytsng requested review from a team as code owners May 28, 2026 16:23
@metamaskbotv2
Copy link
Copy Markdown

metamaskbotv2 Bot commented May 28, 2026

✅ Changelogs updated and pushed.

@juanmigdr
Copy link
Copy Markdown
Member

juanmigdr commented May 29, 2026

I see you have merge conflicts, I was wondering if it would be possible to update to the latest version of assets-controllers when you fix them. Thanks

@michalconsensys
Copy link
Copy Markdown
Contributor

Hello @jeremytsng can you release perps controller as well please?

@rarquevaux
Copy link
Copy Markdown
Contributor

rarquevaux commented May 29, 2026

Hello @jeremytsng , can you please add the bridge-controller update to the release? Thanks

@infiniteflower
Copy link
Copy Markdown
Contributor

infiniteflower commented May 29, 2026

Any updates on this release @jeremytsng I see it's been open since yesterday? Swaps is looking to releasebridge-controller and bridge-status-controller but is blocked by this branch.

Or you could add bridge-controller and bridge-status-controller to this release as well 🙏

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.

5 participants