Release/993.0.0#8855
Merged
Merged
Conversation
…ature-controller's changelog
mj-kiwi
approved these changes
May 20, 2026
OGPoyraz
approved these changes
May 20, 2026
pull Bot
pushed a commit
to dmrazzy/core
that referenced
this pull request
May 20, 2026
Reverts MetaMask#8855. CI didn't trigger on `main`. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: this PR only reverts release bookkeeping (package versions, changelog entries, and a dependency version), with no runtime logic changes. > > **Overview** > Reverts the `993.0.0` release bookkeeping by downgrading the root monorepo version back to `992.0.0`. > > Rolls back `@metamask/gator-permissions-controller` from `4.2.0` to `4.1.2`, including undoing the `@metamask/signature-controller` dependency bump to `^4.2.0` and removing the corresponding changelog entry/compare links; `yarn.lock` is updated to match. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 73896e1. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
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.2.0
References
Checklist
Note
Low Risk
Low risk release bookkeeping: only version/changelog updates and dependency bumps, with no functional code changes in this diff.
Overview
Bumps the monorepo version to
993.0.0and releases@metamask/gator-permissions-controller4.2.0(changelog finalized and package version updated).Updates
@metamask/signature-controllerto depend on@metamask/gator-permissions-controller@^4.2.0and records the bump in its changelog, with correspondingyarn.lockupdates.Reviewed by Cursor Bugbot for commit e1cb120. Bugbot is set up for automated code reviews on this repo. Configure here.