luniehq / lunie-light

22 stars 47 forks source link

fix(deps): bump @ledgerhq/hw-transport-webusb from 5.30.0 to 6.19.0 #496

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ledgerhq/hw-transport-webusb from 5.30.0 to 6.19.0.

Release notes

Sourced from @​ledgerhq/hw-transport-webusb's releases.

v6.17.0

  • @ledgerhq/cryptoassets update
  • @ledgerhq/hw-app-eth: All necessary fixes to support NFT
  • @ledgerhq/hw-app-btc: LL-8255: call onDeviceSignatureRequested at a more accurate time

v6.16.0

  • add solana test currencies (#719)
  • update ERC20 list

v6.15.2

  • remove coin in crypto.com name (#714)

v6.15.1

  • LL-8154 Get rid of bigint to support LLM (#712)
  • support Polygon dapps (#704)
  • ERC20 list update

v6.15.0

  • Fix sequence=0 becomes 0xffffffff when signing (#698)
  • update axios and react-native-ble-plx

v6.14.0

  • added many solana tokens in cryptoassets library
  • make hw-app-eth ready to support NFTs. (minor breaking: setPluginsLoadConfig was changed to setLoadConfig)

v6.13.0

ERC20 update

v6.12.2

  • update erc20 sig to add polygon ones

v6.12.1

  • hw-app-btc: prefer usage of Buffer.from instead of Buffer.of

v6.12.0

  • Add Polygon currency
  • hw-app-btc: Fix detection of hardened path index 0' (#695)

v6.11.2

hw-app-btc patch for future taproot support

  • GET_MERKLE_LEAF_PROOF: Switch from 4 byte ints to varints (#687)
  • Refactoring: Move account specific behavior to separate classes (#693)
  • Fix restriction on change path item and log warn (#692)

thanks @​kallerosenbaum

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #499.