Skip to content

Release/904.0.0#8397

Merged
salimtb merged 7 commits intomainfrom
release/904.0.0
Apr 8, 2026
Merged

Release/904.0.0#8397
salimtb merged 7 commits intomainfrom
release/904.0.0

Conversation

@salimtb
Copy link
Copy Markdown
Contributor

@salimtb salimtb commented Apr 8, 2026

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

Low Risk
Version/changelog and dependency range updates only; no runtime logic changes in this PR.

Overview
Bumps the monorepo release version to 904.0.0 and publishes @metamask/assets-controller 4.1.0 (changelog updated and [Unreleased] comparison link moved).

Updates downstream consumers (bridge-controller and transaction-pay-controller) to depend on @metamask/assets-controller@^4.1.0, with corresponding changelog entries and yarn.lock refresh.

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

@salimtb salimtb marked this pull request as ready for review April 8, 2026 08:50
@salimtb salimtb requested review from a team as code owners April 8, 2026 08:50
"@ethersproject/contracts": "^5.7.0",
"@ethersproject/providers": "^5.7.0",
"@metamask/assets-controller": "^4.0.0",
"@metamask/assets-controller": "^4.1.0",
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.

Do you need to bump transaction pay controller?

@salimtb salimtb added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 817fd03 Apr 8, 2026
339 checks passed
@salimtb salimtb deleted the release/904.0.0 branch April 8, 2026 09:20
salimtb added a commit that referenced this pull request Apr 8, 2026
github-merge-queue bot pushed a commit that referenced this pull request Apr 8, 2026
…8404)

This reverts commit 31172c1 and
817fd03

## Explanation

<!--
Thanks for your contribution! Take a moment to answer these questions so
that reviewers have the information they need to properly understand
your changes:

* What is the current state of things and why does it need to change?
* What is the solution your changes offer and how does it work?
* Are there any changes whose purpose might not obvious to those
unfamiliar with the domain?
* If your primary goal was to update one package but you found you had
to update another one along the way, why did you do so?
* If you had to upgrade a dependency, why did you do so?
-->

## References

<!--
Are there any issues that this pull request is tied to?
Are there other links that reviewers should consult to understand these
changes better?
Are there client or consumer pull requests to adopt any breaking
changes?

For example:

* Fixes #12345
* Related to #67890
-->

## 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](https://github.com/MetaMask/core/tree/main/docs/processes/updating-changelogs.md)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/processes/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/bugbot) is generating a
summary for commit 180426c. 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