Skip to content

Revert "chore: sync stable into release/7.69.0 (#27432)"#27440

Merged
chloeYue merged 1 commit into
release/7.69.0from
revert-27432
Mar 12, 2026
Merged

Revert "chore: sync stable into release/7.69.0 (#27432)"#27440
chloeYue merged 1 commit into
release/7.69.0from
revert-27432

Conversation

@chloeYue

@chloeYue chloeYue commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 2dca3f2.

Description

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Medium Risk
Moderate risk because it downgrades multiple @metamask/snaps-* dependencies and adjusts Snap interface RPC/messenger wiring, which could affect Snap UI rendering and permission flows.

Overview
Reverts recent Snaps-related updates by downgrading @metamask/snaps-* / snaps-sdk package versions (and associated lockfile changes) and aligning app code to the older controller APIs.

This removes support for several Snap UI icon colors, drops SnapInterfaceController:setInterfaceDisplayed usage, and changes snap_getInterfaceState handling to derive state from SnapInterfaceController:getInterface instead. It also rolls back OTA metadata (OTA_VERSION), the test-snaps harness URL version, and removes the 7.68.1/7.68.2 changelog entries while resetting the [Unreleased] compare link.

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

@chloeYue chloeYue requested review from a team as code owners March 12, 2026 15:49
@github-actions

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@chloeYue chloeYue merged commit 0b4790b into release/7.69.0 Mar 12, 2026
37 of 42 checks passed
@metamaskbot metamaskbot added the team-qa QA team label Mar 12, 2026
@chloeYue chloeYue deleted the revert-27432 branch March 12, 2026 15:49
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 12, 2026
@metamaskbot metamaskbot added the release-7.69.0 Issue or pull request that will be included in release 7.69.0 label Mar 16, 2026
@metamaskbot

Copy link
Copy Markdown
Collaborator

No release label on PR. Adding release label release-7.69.0 on PR, as PR was added to branch 7.69.0 when release was cut.

1 similar comment
@metamaskbot

Copy link
Copy Markdown
Collaborator

No release label on PR. Adding release label release-7.69.0 on PR, as PR was added to branch 7.69.0 when release was cut.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.69.0 Issue or pull request that will be included in release 7.69.0 team-qa QA team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants