Skip to content

Conversation

@MoMannn
Copy link
Contributor

@MoMannn MoMannn commented Jan 15, 2026

Explanation

Releases:

Both gator-permissions-controller and eth-json-rpc-middleware produce breaking changes to align with latest eip 7715 specs.

References

Required by: MetaMask/metamask-extension#39176

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

Releases coordinated majors with EIP‑7715 updates and dependency alignments.

  • BREAKING: @metamask/[email protected] updates wallet_requestExecutionPermissions to 7715 spec; adds wallet_getSupportedExecutionPermissions and wallet_getGrantedExecutionPermissions
  • BREAKING: @metamask/[email protected] updates core types to 7715 revisions
  • BREAKING: @metamask/[email protected] now depends on @metamask/[email protected]; decodedPermission shape in signature requests changes
  • @metamask/[email protected] bumps to use [email protected]
  • @metamask/network-controller bumps dependency to eth-json-rpc-middleware@^23.0.0 and updates changelog (notes new ConnectivityController:getState requirement)
  • Bumps monorepo version to 751.0.0 and updates lockfile

Written by Cursor Bugbot for commit e0a1409. This will update automatically on new commits. Configure here.

@MoMannn MoMannn requested review from a team as code owners January 15, 2026 07:42
@MoMannn MoMannn requested a review from cryptodev-2s January 15, 2026 08:15
V00D00-child
V00D00-child previously approved these changes Jan 15, 2026
mcmire
mcmire previously approved these changes Jan 15, 2026
Copy link
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.

network-controller changes look good.

I've also looked at the impact of the DecodedPermission changes in SignatureController and there don't seem to be breaking changes there. Oh never mind, I see Mark's comments now.

@MoMannn MoMannn dismissed stale reviews from mcmire and V00D00-child via 65ceb20 January 15, 2026 15:25
@MoMannn
Copy link
Contributor Author

MoMannn commented Jan 15, 2026

network-controller changes look good.

I've also looked at the impact of the DecodedPermission changes in SignatureController and there don't seem to be breaking changes there.

as per @Gudahtt Review we still decided to bump SignatureController as a major release.

@MoMannn MoMannn requested a review from mcmire January 15, 2026 15:52
V00D00-child
V00D00-child previously approved these changes Jan 15, 2026
cryptodev-2s
cryptodev-2s previously approved these changes Jan 15, 2026
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

@V00D00-child V00D00-child added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit 9749c4b Jan 15, 2026
300 of 306 checks passed
@V00D00-child V00D00-child deleted the release/751.0.0 branch January 15, 2026 17:27
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.

7 participants