1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/lavamoat/browserify
Mark Stacey 20f028bf6f
Update @metamask/approval-controller to v3 (#19365)
The `@metamask/approval-controller` package has been updated to v3.
This version was part of the [core monorepo v53](MetaMask/core#1385)
release. The remaining packages released as part of v53 will be updated
in later PRs.

The only breaking change in this release was to update the minimum
supported Node.js version to v16.

Note that this will temporarily introduce peer dependency warnings
because of the major version bump. These are safe to avoid for now
because nothing is affected by the Node.js minimum version bump.

A resolution has been added to force v3 to be used throughout the
dependency tree so that this bump doesn't unnecessarily bloat our
dependencies. In practice this is only being used in one place, the
other references are just for types.

The resolution can be removed once the last package using this
controller has been updated, which will happen as part of #19271. The
peer dependency warnings will be resolved once #19271 is completed as
well.

Relates to #19271
2023-05-31 20:10:20 -02:30
..
beta Update @metamask/approval-controller to v3 (#19365) 2023-05-31 20:10:20 -02:30
desktop Update @metamask/approval-controller to v3 (#19365) 2023-05-31 20:10:20 -02:30
flask Update @metamask/approval-controller to v3 (#19365) 2023-05-31 20:10:20 -02:30
main Update @metamask/approval-controller to v3 (#19365) 2023-05-31 20:10:20 -02:30
policy-override.json Use separate versions for Flask and Stable snaps (#18875) 2023-05-03 15:16:43 +02:00