Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump @metamask/signature-controller to ^22.0.0 #12474

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

cryptodev-2s
Copy link
Contributor

Description

This PR bumps @metamask/signature-controller to ^22.0.0

Related issues

Fixes: #12307

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.

@cryptodev-2s cryptodev-2s self-assigned this Nov 27, 2024
@cryptodev-2s cryptodev-2s requested review from a team as code owners November 27, 2024 18:28
@cryptodev-2s cryptodev-2s added the Run Smoke E2E Triggers smoke e2e on Bitrise label Nov 27, 2024
Copy link
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.

Copy link
Contributor

github-actions bot commented Nov 27, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: cc9322a
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/41302a76-af30-48d1-8b05-f3ea7a95e8df

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

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/[email protected] network +1 420 kB metamaskbot

🚮 Removed packages: npm/@metamask/[email protected]

View full report↗︎

Copy link

sonarcloud bot commented Nov 27, 2024

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Similar to the preferences controller update PR, this introduces a new peer dependency warning but doesn't introduce any new risks.

The warning is due to this version requiring v18 of keyring-controller, but mobile uses v17. The only difference in v18 is the removal of addNewAccountWithoutUpdate, which the preferences controller does not use.

The warning will go away with #12339

Copy link
Contributor

@tommasini tommasini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cryptodev-2s cryptodev-2s added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 2327799 Nov 28, 2024
47 checks passed
@cryptodev-2s cryptodev-2s deleted the cryptodev2s/bump-signature-controller-22.0.0 branch November 28, 2024 00:40
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2024
@metamaskbot metamaskbot added the release-7.37.0 Issue or pull request that will be included in release 7.37.0 label Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.37.0 Issue or pull request that will be included in release 7.37.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-wallet-framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update metamask/signature-controller to version 22.0.0
4 participants