MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.66k stars 4.78k forks source link

Upgrade core packages to release 159.0.0 #25401

Open mcmire opened 2 weeks ago

mcmire commented 2 weeks ago

What is this about?

Some time ago, the Wallet Framework team released version 159.0.0 of the core repo, which bumped all core packages to use a minimum version of Node 18. We need to ensure that among the packages that the extension are using, the versions of these packages match at least those that were included in release 159.0.0.

Scenario

No response

Design

No response

Technical Details

We do not need to upgrade the extension to Node 18, as that is already the case.

Threat Modeling Framework

No response

Acceptance Criteria

These packages are upgraded:

Stakeholder review needed before the work gets merged

References

No response

desi commented 2 weeks ago

Check with Wallet API team about ethSign removal -- should maybe be combined with this. Or we can consider this blocked until that work is merged.