Skip to content

Release/1155.0.0 - #9693

Merged
bergarces merged 11 commits into
mainfrom
release/1155.0.0
Jul 29, 2026
Merged

Release/1155.0.0#9693
bergarces merged 11 commits into
mainfrom
release/1155.0.0

Conversation

@bergarces

@bergarces bergarces commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Explanation

Major

  • core-backend

Minor

  • assets-controller
  • transaction-controller

Patch

  • assets-controllers
  • client-utils

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 major core-backend DeFi position-type change can break consumers that relied on the old V6_DEFI_POSITION_TYPES union; widespread transaction-controller bumps also affect tx/gas behavior from 69.3.0.

Overview
This is a release train PR: it bumps the root monorepo to 1155.0.0 and publishes aligned versions for the packages called out in the release notes, with changelog sections moved from [Unreleased] into the new tags and package.json / yarn.lock updated so dependents pick up the new ranges.

@metamask/core-backend 8.0.0 (major) carries a breaking alignment of V6_DEFI_POSITION_TYPES / V6DeFiPositionType with Accounts API / Zerion fungible position types (deposit, loan, locked, staked, reward, wallet, investment). Anything on ^7.0.0 is bumped to ^8.0.0 in this diff (e.g. assets-controller, assets-controllers, client-utils, transaction-controller).

Minor releases: @metamask/assets-controller 11.3.0, @metamask/assets-controllers 110.0.1, @metamask/transaction-controller 69.3.0. Patch: @metamask/client-utils 1.3.1. Downstream controllers (bridge, bridge-status, earn, EIP-5792, wallet, etc.) only change their transaction-controller (and where applicable assets / core-backend) dependency pins and changelog notes for #9693.

There is no application source in this diff beyond version metadata and lockfile resolution.

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

@bergarces
bergarces requested review from a team as code owners July 29, 2026 12:52
@metamask-ci

metamask-ci Bot commented Jul 29, 2026

Copy link
Copy Markdown

❌ Changelog validation failed. Check the workflow run for details.

Comment thread packages/assets-controllers/package.json Outdated

@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 6b714ab. Configure here.

Comment thread packages/transaction-controller/package.json
@bergarces

Copy link
Copy Markdown
Contributor Author

Added no-changelog label after verifying that the bumps to bridge-controller, bridge-status-controller and wallet packages are already reflected in the changelog.

@bergarces

Copy link
Copy Markdown
Contributor Author

Added no-changelog label after verifying that the bumps to bridge-controller, bridge-status-controller and wallet packages are already reflected in the changelog.

Turns out they were put in an old entry, thus the error. Fixed now.

@bergarces
bergarces enabled auto-merge July 29, 2026 13:41
Comment thread packages/assets-controllers/CHANGELOG.md Outdated
@bergarces
bergarces added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit d50e51c Jul 29, 2026
136 checks passed
@bergarces
bergarces deleted the release/1155.0.0 branch July 29, 2026 14:36
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