Skip to content

fix: bump @metamask/account-tree-controller to v1.4.2 cp-7.57.0#21046

Merged
mathieuartu merged 2 commits into
mainfrom
chore/bump-account-tree-controller-1.4.2
Oct 13, 2025
Merged

fix: bump @metamask/account-tree-controller to v1.4.2 cp-7.57.0#21046
mathieuartu merged 2 commits into
mainfrom
chore/bump-account-tree-controller-1.4.2

Conversation

@mathieuartu

@mathieuartu mathieuartu commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

Description

This PR bumps @metamask/account-tree-controller to ^1.4.2 which contains a fix for the backup and sync related sev1 bug linked below.

Changelog

CHANGELOG entry: null

Related issues

Fixes: #21042

Manual testing steps

No manual testing steps

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

Bumps @metamask/account-tree-controller to ^1.4.2 and updates lockfile, including transitive @metamask/base-controller to 8.4.1.

  • Dependencies:
    • Bump @metamask/account-tree-controller from ^1.4.0 to ^1.4.2 in package.json.
    • Update yarn.lock:
      • Resolve @metamask/account-tree-controller@1.4.2.
      • Bump transitive @metamask/base-controller to 8.4.1 and @metamask/utils to ^11.8.1.

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

@mathieuartu mathieuartu self-assigned this Oct 10, 2025
@mathieuartu mathieuartu added the team-accounts-framework Accounts team label Oct 10, 2025
@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.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​metamask/​base-controller@​8.4.0 ⏵ 8.4.11001007795 +3100
Updatednpm/​@​metamask/​account-tree-controller@​1.4.0 ⏵ 1.4.29910078 +198 +1100

View full report

@sonarqubecloud

Copy link
Copy Markdown

@mathieuartu mathieuartu enabled auto-merge October 13, 2025 07:43
@mathieuartu mathieuartu disabled auto-merge October 13, 2025 07:43
@mathieuartu mathieuartu changed the title fix: bump @metamask/account-tree-controller to v1.4.2 fix: bump @metamask/account-tree-controller to v1.4.2 cp-7.57.0 Oct 13, 2025
@mathieuartu mathieuartu changed the title fix: bump @metamask/account-tree-controller to v1.4.2 cp-7.57.0 fix: bump @metamask/account-tree-controller to v1.4.2 cp-7.57.0 Oct 13, 2025
@mathieuartu mathieuartu added this pull request to the merge queue Oct 13, 2025
Merged via the queue into main with commit 59db430 Oct 13, 2025
160 of 163 checks passed
@mathieuartu mathieuartu deleted the chore/bump-account-tree-controller-1.4.2 branch October 13, 2025 10:32
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 13, 2025
@metamaskbot metamaskbot added the release-7.58.0 Issue or pull request that will be included in release 7.58.0 label Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.58.0 Issue or pull request that will be included in release 7.58.0 size-XS team-accounts-framework Accounts team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Multiple legacy account syncing are performed in rare edge cases. Only one should ever be performed for each SRP.

3 participants