Skip to content

Release/937.0.0#8590

Merged
bergarces merged 5 commits intomainfrom
release/937.0.0
Apr 27, 2026
Merged

Release/937.0.0#8590
bergarces merged 5 commits intomainfrom
release/937.0.0

Conversation

@bergarces
Copy link
Copy Markdown
Contributor

@bergarces bergarces commented Apr 27, 2026

Explanation

Release with multiple fixes for assets-controller.

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
This PR is a release/version-bump only (package versions, dependency ranges, lockfile, and changelog entries) with no functional code changes in this diff.

Overview
Bumps the monorepo version to 937.0.0 and publishes @metamask/assets-controller 6.2.0, including changelog entries for new asset-fetch pipeline middlewares, configurable fetch timeouts, and a trace-callback robustness fix.

Updates downstream packages (@metamask/bridge-controller and @metamask/transaction-pay-controller) to depend on @metamask/assets-controller@^6.2.0, and refreshes yarn.lock accordingly.

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

@bergarces bergarces requested review from a team as code owners April 27, 2026 12:15
@bergarces bergarces marked this pull request as draft April 27, 2026 12:16
@bergarces
Copy link
Copy Markdown
Contributor Author

@metamaskbot update-changelogs

@metamaskbotv2
Copy link
Copy Markdown

metamaskbotv2 Bot commented Apr 27, 2026

✅ Changelogs updated and pushed.

Comment thread packages/assets-controller/CHANGELOG.md
@bergarces bergarces marked this pull request as ready for review April 27, 2026 12:22
@bergarces bergarces enabled auto-merge April 27, 2026 12:28
Copy link
Copy Markdown
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

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

A couple of nitpicks but LGTM regardless.

### Changed

- Bump `@metamask/assets-controllers` from `^100.0.3` to `^100.2.0` ([#8107](https://github.com/MetaMask/core/pull/8107)), ([#8140](https://github.com/MetaMask/core/pull/8140))
- Bump `@metamask/assets-controllers` from `^100.0.3` to `^100.2.0`, ([#8107](https://github.com/MetaMask/core/pull/8107), [#8140](https://github.com/MetaMask/core/pull/8140))
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.

There seems to be an extra comma here. I guess our changelog workflow must have added it, but it should pass the linter.

Suggested change
- Bump `@metamask/assets-controllers` from `^100.0.3` to `^100.2.0`, ([#8107](https://github.com/MetaMask/core/pull/8107), [#8140](https://github.com/MetaMask/core/pull/8140))
- Bump `@metamask/assets-controllers` from `^100.0.3` to `^100.2.0` ([#8107](https://github.com/MetaMask/core/pull/8107), [#8140](https://github.com/MetaMask/core/pull/8140))

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes. Afraid that was the linter. I didn't make those changes as they are not even for the version we are releasing.

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.

It's okay, no problem.

- Bump `@metamask/assets-controllers` from `^100.0.3` to `^100.2.0`, ([#8107](https://github.com/MetaMask/core/pull/8107), [#8140](https://github.com/MetaMask/core/pull/8140))
- Bump `@metamask/network-enablement-controller` from `^4.1.2` to `^4.2.0` ([#8107](https://github.com/MetaMask/core/pull/8107))
- Bump `@metamask/transaction-controller` from `^62.19.0` to `^62.21.0` ([#8104](https://github.com/MetaMask/core/pull/8104)), ([#8140](https://github.com/MetaMask/core/pull/8140))
- Bump `@metamask/transaction-controller` from `^62.19.0` to `^62.21.0`, ([#8104](https://github.com/MetaMask/core/pull/8104), [#8140](https://github.com/MetaMask/core/pull/8140))
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.

Suggested change
- Bump `@metamask/transaction-controller` from `^62.19.0` to `^62.21.0`, ([#8104](https://github.com/MetaMask/core/pull/8104), [#8140](https://github.com/MetaMask/core/pull/8140))
- Bump `@metamask/transaction-controller` from `^62.19.0` to `^62.21.0` ([#8104](https://github.com/MetaMask/core/pull/8104), [#8140](https://github.com/MetaMask/core/pull/8140))

@bergarces bergarces added this pull request to the merge queue Apr 27, 2026
Merged via the queue into main with commit bda1365 Apr 27, 2026
362 checks passed
@bergarces bergarces deleted the release/937.0.0 branch April 27, 2026 21:25
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