Skip to content

Release/918.0.0#8478

Open
jeffsmale90 wants to merge 5 commits intomainfrom
release/918.0.0
Open

Release/918.0.0#8478
jeffsmale90 wants to merge 5 commits intomainfrom
release/918.0.0

Conversation

@jeffsmale90
Copy link
Copy Markdown
Contributor

@jeffsmale90 jeffsmale90 commented Apr 15, 2026

Explanation

Releases

  • @metamask/gator-permissions-controller@4.0.0
  • @metamask/signature-controller@39.2.0

Breaking change to @metamask-gator-permissions-controller:

  • BREAKING: Add status to PermissionInfoWithMetadata type, resolved from onchain data (#8445)

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
Primarily a version/dependency release PR, but it propagates a breaking type change (PermissionInfoWithMetadata.status) via a major bump that can break downstream TypeScript consumers.

Overview
Cuts the 918.0.0 release by bumping the root monorepo version and publishing @metamask/gator-permissions-controller 4.0.0 (noted as BREAKING due to adding a status field to PermissionInfoWithMetadata, resolved from on-chain data).

Updates the dependency chain to consume the new major: @metamask/signature-controller is released as 39.2.0 and now depends on @metamask/gator-permissions-controller@^4.0.0, and @metamask/shield-controller updates to @metamask/signature-controller@^39.2.0; lockfile and changelogs are updated accordingly.

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

@jeffsmale90 jeffsmale90 requested review from a team as code owners April 15, 2026 22:19
Copy link
Copy Markdown

@mj-kiwi mj-kiwi left a comment

Choose a reason for hiding this comment

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

Two format issues.

Comment thread packages/shield-controller/CHANGELOG.md Outdated
Comment thread packages/signature-controller/CHANGELOG.md Outdated
- remove errant "
- add comma between list of changes

Co-authored-by: MJ Kiwi <me@mj.kiwi>
@jeffsmale90 jeffsmale90 enabled auto-merge April 16, 2026 04:04
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