Release/1157.0.0 - #9702
Closed
jeffsmale90 wants to merge 4 commits into
Closed
Conversation
jeffsmale90
temporarily deployed
to
default-branch
July 29, 2026 21:44 — with
GitHub Actions
Inactive
jeffsmale90
temporarily deployed
to
default-branch
July 29, 2026 21:45 — with
GitHub Actions
Inactive
|
❌ Changelog validation failed. Check the workflow run for details. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3c428f0. Configure here.
jeffsmale90
force-pushed
the
release/1157.0.0
branch
2 times, most recently
from
July 29, 2026 21:50
1f1191a to
9cb5af3
Compare
cryptodev-2s
requested changes
Jul 29, 2026
cryptodev-2s
left a comment
Contributor
There was a problem hiding this comment.
It looks like this needs to be a major release
jeffsmale90
force-pushed
the
release/1157.0.0
branch
from
July 29, 2026 23:40
6521e95 to
7937413
Compare
jeffsmale90
force-pushed
the
release/1157.0.0
branch
from
July 29, 2026 23:44
7937413 to
bbc3971
Compare
mj-kiwi
approved these changes
Jul 30, 2026
jeffsmale90
enabled auto-merge
July 30, 2026 04:27
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [39.3.0] |
Contributor
There was a problem hiding this comment.
Looks like this needs to be just a patch as it has only package bumps
GuillaumeRx
disabled auto-merge
July 30, 2026 09:08
Contributor
|
Closing as this has been stale for a couple of hours |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Explanation
Releases @metamask/gator-permissions-controller@4.3.0 and @metamask/signature-controller@39.3.0
References
Checklist
Note
Medium Risk
Major gator-permissions release removes
erc20-token-revocationdecoding; consumers must upgrade coordinated packages and handle the breaking permission-type change.Overview
Monorepo release
1157.0.0that publishes@metamask/gator-permissions-controller@5.0.0(major) and propagates that dependency through@metamask/signature-controller@39.3.0and@metamask/shield-controller(bump tosignature-controller^39.3.0), with matching changelog entries andyarn.lockupdates.The 5.0.0 gator-permissions release documents prior work:
@metamask/7715-permission-types^1.0.0, shared permission decoders, and a breaking removal oferc20-token-revocationsupport. This PR does not add new runtime code—only version and release metadata.Reviewed by Cursor Bugbot for commit 322539d. Bugbot is set up for automated code reviews on this repo. Configure here.