IOTA-Ledger / hw-app-iota.js

IOTA Ledger Nano S / Blue JavaScript APIs for Node.js and browsers
Apache License 2.0
4 stars 5 forks source link

Bump @ledgerhq/hw-transport-mocker from 6.0.2 to 6.20.0 #154

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ledgerhq/hw-transport-mocker from 6.0.2 to 6.20.0.

Release notes

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

v6.20.0

Update tokens https://github.com/LedgerHQ/ledgerjs/commit/40a2101c448edde34ff9a3c6a64b0cbb728345aa

v6.19.0

  • cryptoassets list
    • Adding Internet Computer (icp) support (#707)
    • update latest erc20 list (activate some countervalues)
    • disable solana tokens (#735)
  • React Native BLE transport: LL-8068: Improve the performance of the BLE data transfers (#737)
  • Internal: Improve the importer to detect possible issues when merging contract (#732)

v6.18.0

ERC20 update

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

... (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 #158.