Skip to content

chore: bump @metamask/profile-sync-controller to ^20.0.0#16938

Merged
mathieuartu merged 4 commits intomainfrom
chore/bump-identity-notification-controllers
Jul 8, 2025
Merged

chore: bump @metamask/profile-sync-controller to ^20.0.0#16938
mathieuartu merged 4 commits intomainfrom
chore/bump-identity-notification-controllers

Conversation

@mathieuartu
Copy link
Copy Markdown
Contributor

@mathieuartu mathieuartu commented Jul 4, 2025

Description

This PR bumps:

  • @metamask/profile-sync-controller to ^20.0.0

Updates from the package changelog since ^18.0.0:

## [20.0.0]

### Added

- Add new `AuthenticationController:getUserProfileMetaMetrics` method ([#6068](https://github.com/MetaMask/core/pull/6068))
  - This method fetches data using the Authentication API, returning all MetaMetrics sessions related to the currently authenticated user, in the form of `typeof UserProfileMetaMetrics`

### Changed

- **BREAKING:** Bump peer dependency `@metamask/snaps-controllers` from `^12.0.0` to `^14.0.0` ([#6035](https://github.com/MetaMask/core/pull/6035))
- Bump `@metamask/snaps-sdk` from `^7.1.0` to `^9.0.0` ([#6035](https://github.com/MetaMask/core/pull/6035))
- Bump `@metamask/snaps-utils` from `^9.4.0` to `^11.0.0` ([#6035](https://github.com/MetaMask/core/pull/6035))

## [19.0.0]

### Changed

- **BREAKING:** Bump peer dependency `@metamask/accounts-controller` to `^31.0.0` ([#5999](https://github.com/MetaMask/core/pull/5999))
- **BREAKING:** Bump peer dependency `@metamask/network-controller` to `^24.0.0` ([#5999](https://github.com/MetaMask/core/pull/5999))

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

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.

@mathieuartu mathieuartu self-assigned this Jul 4, 2025
@mathieuartu mathieuartu added the team-identity-deprecated DEPRECATED: team no longer exists label Jul 4, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 4, 2025

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

socket-security bot commented Jul 4, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​metamask/​profile-sync-controller@​18.0.0 ⏵ 20.0.09710086 +1100 +1100
Updatednpm/​@​endo/​immutable-arraybuffer@​1.1.0 ⏵ 1.1.19910092 +389 -1100
Updatednpm/​@​endo/​env-options@​1.1.9 ⏵ 1.1.1010010010091100
Updatednpm/​ses@​1.13.0 ⏵ 1.13.110010010093100

View full report

@mathieuartu mathieuartu added No QA Needed Apply this label when your PR does not need any QA effort. Run Smoke E2E labels Jul 4, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 4, 2025

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 3a0be52
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/4b318660-f574-4ed4-91e1-97fbe9dd9621

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@mathieuartu
Copy link
Copy Markdown
Contributor Author

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 3a0be52 Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/4b318660-f574-4ed4-91e1-97fbe9dd9621

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

All Identity & Notifications E2Es are successfully passing. The failure concerns other unrelated tests that are also failing on other pipelines.

@mathieuartu mathieuartu changed the title chore: bump notification & identity controllers chore: bump @metamask/profile-sync-controller to ^20.0.0 Jul 8, 2025
@MetaMask MetaMask deleted a comment from github-actions bot Jul 8, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 8, 2025

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: bf765b1
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c21c9778-3238-480f-bf49-75d1dac1d41b

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@mathieuartu mathieuartu marked this pull request as ready for review July 8, 2025 08:54
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jul 8, 2025

@mathieuartu
Copy link
Copy Markdown
Contributor Author

Adding the No Smoke E2E Needed label, since the E2Es impacted by this package bump are working correctly. The only failing tests are the same that currently fail on main, and are unrelated.

image

@mathieuartu mathieuartu added this pull request to the merge queue Jul 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 8, 2025
@mathieuartu mathieuartu added this pull request to the merge queue Jul 8, 2025
Merged via the queue into main with commit bda786e Jul 8, 2025
92 of 130 checks passed
@mathieuartu mathieuartu deleted the chore/bump-identity-notification-controllers branch July 8, 2025 10:45
@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2025
@metamaskbot metamaskbot added the release-7.52.0 Issue or pull request that will be included in release 7.52.0 label Jul 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

No QA Needed Apply this label when your PR does not need any QA effort. release-7.52.0 Issue or pull request that will be included in release 7.52.0 team-identity-deprecated DEPRECATED: team no longer exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants