Skip to content

Release/951.0.0#8661

Merged
rekmarks merged 4 commits intomainfrom
release/951.0.0
May 1, 2026
Merged

Release/951.0.0#8661
rekmarks merged 4 commits intomainfrom
release/951.0.0

Conversation

@rekmarks
Copy link
Copy Markdown
Member

@rekmarks rekmarks commented Apr 30, 2026

Explanation

The release PR for release 951.0.0.

References

N/A

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
Primarily a release/version bump, but it upgrades to @metamask/permission-controller@13.0.0 and @metamask/json-rpc-engine@10.3.0 and publishes new major versions (e.g. @metamask/eip1193-permission-middleware@2.0.0, @metamask/multichain-api-middleware@3.0.0) that may introduce breaking changes for downstream consumers.

Overview
Bumps the monorepo version to 951.0.0 and updates multiple packages’ versions/changelogs for the release.

Updates dependencies across controllers and middleware to @metamask/json-rpc-engine@10.3.0 and @metamask/permission-controller@13.0.0, and rolls forward related package versions (notably @metamask/assets-controller@6.3.0 / @metamask/assets-controllers@105.1.0, plus major releases for @metamask/eip1193-permission-middleware and @metamask/multichain-api-middleware).

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

@rekmarks rekmarks force-pushed the release/951.0.0 branch 3 times, most recently from 19577b4 to 6962452 Compare April 30, 2026 22:32
@rekmarks rekmarks marked this pull request as ready for review April 30, 2026 22:44
@rekmarks rekmarks requested review from a team as code owners April 30, 2026 22:44
@rekmarks rekmarks enabled auto-merge April 30, 2026 22:45
jiexi
jiexi previously approved these changes Apr 30, 2026
@Mrtenz
Copy link
Copy Markdown
Member

Mrtenz commented May 1, 2026

@metamaskbot update-changelogs

@metamaskbotv2
Copy link
Copy Markdown

metamaskbotv2 Bot commented May 1, 2026

✅ No changelog changes needed.

@Mrtenz Mrtenz force-pushed the release/951.0.0 branch from 3273221 to 1c15adb Compare May 1, 2026 12:39
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@rekmarks rekmarks added this pull request to the merge queue May 1, 2026
Merged via the queue into main with commit f7456cf May 1, 2026
366 checks passed
@rekmarks rekmarks deleted the release/951.0.0 branch May 1, 2026 12:48
@ffmcgee725 ffmcgee725 mentioned this pull request May 8, 2026
github-merge-queue Bot pushed a commit that referenced this pull request May 8, 2026
## @metamask/chain-agnostic-permission

## [1.6.0]

### Added

- Add `Eip1193Compatible` property in `KnownSessionProperties` enum to
support EIP-1193-style connections established through `connect-evm`
([#8731](#8731))
- Set `sessionProperties: { 'eip1193-compatible': true }` in
`getCaip25PermissionFromLegacyPermissions` so that legacy EIP-1193
permission requests are tagged as EIP-1193-compatible
([#8731](#8731))

### Changed

- Bump `@metamask/permission-controller` from `^12.2.1` to `^13.1.0`
([#8317](#8317),
[#8661](#8661),
[#8722](#8722))
- Bump `@metamask/controller-utils` from `^11.19.0` to `^11.20.0`
([#8344](#8344))

## @metamask/multichain-api-middleware

## [3.1.0]

### Changed

- Bump `@metamask/chain-agnostic-permission` from `^1.5.0` to `^1.6.0`
([#8290](#8749))
- Bump `@metamask/multichain-transactions-controller` from `^7.0.4` to
`^7.1.0` ([#8665](#8665))
- Bump `@metamask/accounts-controller` from `^37.2.0` to `^38.0.0`
([#8665](#8665))
- Bump `@metamask/permission-controller` from `^13.0.0` to `^13.1.0`
([#8722](#8722))
- Bump `@metamask/json-rpc-engine` from `^10.3.0` to `^10.4.0`
([#8746](#8746))

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Primarily version/changelog updates and dependency range bumps; no
functional source changes are included in this diff, so runtime risk is
low aside from typical release packaging/versioning issues.
> 
> **Overview**
> Bumps the monorepo release version to `971.0.0` and publishes new
package versions for `@metamask/chain-agnostic-permission` (`1.6.0`) and
`@metamask/multichain-api-middleware` (`3.1.0`).
> 
> Updates changelogs and lockfile, and bumps downstream dependencies
(`@metamask/eip1193-permission-middleware` and
`@metamask/multichain-api-middleware`) to consume
`@metamask/chain-agnostic-permission@^1.6.0`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
90d6560. Bugbot is set up for automated
code reviews on this repo. 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.

4 participants