feat(keyring-eth-trezor): bump @trezor/connect-web to 9.6.0 to support new flow#300
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring alerts on:
|
|
@metamaskbot publish-preview |
- Updated versions for several packages including `@noble/curves`, `@scure/base`, `bignumber.js`, `bn.js`, `chalk`, `long`, `socks-proxy-agent`, and `ws`. - Removed obsolete entries and consolidated version specifications for better clarity and maintenance.
|
Preview builds have been published. See these instructions (from the Expand for full list of packages and versions. |
|
@metamaskbot publish-preview |
|
Preview builds have been published. See these instructions (from the Expand for full list of packages and versions. |
ccharly
left a comment
There was a problem hiding this comment.
I see that:
is not passing the CI, we should focus on this and see if that new minor version breaks anything within our Trezor support first.
I have reviewed all this blocker alert and confirm that those network access code is required to talked to Trezor connect website to complete the functionality. |
@ccharly the pipeline in extension pr has been fixed and all green now. feel free to review again. |
@SocketSecurity ignore npm/@solana/nominal-types@2.1.1 |
@SocketSecurity ignore npm/@solana/nominal-types@2.1.1 |
|
@SocketSecurity ignore npm/@solana/nominal-types@2.1.1 |
It's ok, new author is |
@trezor/connect-web to 9.6.0 to support new flow
ccharly
left a comment
There was a problem hiding this comment.
LGTM, and I checked that e2e were passing on the extension side:
…cpack configuration
|
@SocketSecurity ignore-all |
Analysis is here: #300 (comment) |
This PR will upgrade
trezor/connect-weblibrary based on trezor team suggestion. please refer to plan https://github.com/MetaMask/accounts-planning/issues/936 for details.This PR will add a appName parameter to manifest to initialise TrezorSDK.
Examples