Skip to content

Release/1111.0.0 - #9456

Merged
OGPoyraz merged 3 commits into
mainfrom
release/1111.0.0
Jul 10, 2026
Merged

Release/1111.0.0#9456
OGPoyraz merged 3 commits into
mainfrom
release/1111.0.0

Conversation

@OGPoyraz

@OGPoyraz OGPoyraz commented Jul 10, 2026

Copy link
Copy Markdown
Member

Explanation

Release 1111.0.0 with version bumps for:

  • @metamask/transaction-controller 68.3.068.4.0 (minor)
  • @metamask/transaction-pay-controller 24.0.024.0.1 (patch)

@metamask/transaction-controller@68.4.0

Added

  • Export generateEIP7702BatchTransaction utility for building an ERC-7821 execute(mode, calls) batch transaction from a list of nested transactions (#9298)

@metamask/transaction-pay-controller@24.0.1

Changed

  • Bump @metamask/assets-controller from ^10.1.0 to ^10.2.0 (#9450)
  • Bump @metamask/assets-controllers from ^109.3.1 to ^109.4.0 (#9450)
  • Bump @metamask/transaction-controller from ^68.3.0 to ^68.4.0 (#9456)

Dependency updates

15 packages had their @metamask/transaction-controller dependency range updated from ^68.3.0 to ^68.4.0, with corresponding changelog entries under [Unreleased] (earn-controller and perps-controller are omitted as they only consume transaction-controller as a devDependency — matching precedent from prior releases).

References

  • #9298 — Export generateEIP7702BatchTransaction (transaction-controller)
  • #9450 — Bump assets-controller/assets-controllers (transaction-pay-controller)

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 change propagates a new transaction-controller minor across many packages that touch transaction flows; 68.4.0 is additive but wide blast radius warrants careful consumer integration testing.

Overview
Monorepo release 1111.0.0 that cuts @metamask/transaction-controller 68.4.0 and @metamask/transaction-pay-controller 24.0.1, and aligns dependents on the new transaction-controller range.

@metamask/transaction-controller@68.4.0 documents and ships the generateEIP7702BatchTransaction export (ERC-7821 execute(mode, calls) batch tx from nested transactions). Package version and changelog section [68.4.0] are added; root monorepo version moves 1110.0.01111.0.0.

Dependency sweep: many workspace packages (assets, bridge, client-utils, EIP-5792, gator-permissions, phishing, smart-transactions, wallet, etc.) bump @metamask/transaction-controller from ^68.3.0 to ^68.4.0 with matching [Unreleased] changelog lines; yarn.lock is updated. transaction-pay-controller patch 24.0.1 records the transaction-controller bump alongside its existing asset dependency updates.

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

@OGPoyraz
OGPoyraz marked this pull request as ready for review July 10, 2026 06:42
@OGPoyraz
OGPoyraz requested review from a team as code owners July 10, 2026 06:42
@OGPoyraz
OGPoyraz temporarily deployed to default-branch July 10, 2026 06:42 — with GitHub Actions Inactive
@OGPoyraz
OGPoyraz temporarily deployed to default-branch July 10, 2026 06:42 — with GitHub Actions Inactive
@metamask-ci

metamask-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.


## [Unreleased]

## [68.3.1]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should this not be a minor bump?

@OGPoyraz OGPoyraz Jul 10, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Done

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ty!

sahar-fehri
sahar-fehri previously approved these changes Jul 10, 2026
@OGPoyraz
OGPoyraz dismissed stale reviews from sahar-fehri and FrederikBolding via f98dc13 July 10, 2026 08:30
@OGPoyraz
OGPoyraz requested a review from FrederikBolding July 10, 2026 08:31
@OGPoyraz
OGPoyraz enabled auto-merge July 10, 2026 08:32
@OGPoyraz
OGPoyraz added this pull request to the merge queue Jul 10, 2026
Merged via the queue into main with commit de3beff Jul 10, 2026
421 checks passed
@OGPoyraz
OGPoyraz deleted the release/1111.0.0 branch July 10, 2026 08:38
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