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 5.25.0 to 5.28.0 #103

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps @ledgerhq/hw-transport-mocker from 5.25.0 to 5.28.0.

Release notes

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

v5.28.0

v5.27.2

  • cryptoassets lib: unify dollar symbol convention (AU$, CA$,..)

v5.27.1

cryptoassets lib update

  • remove 3 tokens that were no longer valid ERC20 (balanceOf is missing in the contract, typically they migrated to another contract)
  • add some crypto data

v5.27.0

  • hw-app-eth: initial support of EIP 712 signing (experimental)
  • cryptoassets: upper case the fiat name first letters
  • library upgrade: flowtype, typescript, eslint

v5.26.0

v5.25.3

  • ERC20 list update
  • put u2f transport back in published library to avoid dep issue

v5.25.2

cryptoassets: Add XPUBVersion in bitcoinLikeInfo

v5.25.1

@ledgerhq/cryptoassets fixes

Commits
  • c33d9a2 v5.28.0
  • 7be3d8d update babel & building libs
  • 96862e1 update cryptoassets list
  • 2e4f1db v5.27.2
  • e5b613d Merge pull request #534 from JunichiSugiura/hotfix/dollar-symbol
  • 45db7c9 Merge branch 'master' into hotfix/dollar-symbol
  • aeb2a62 unify dollar symbol convention
  • f4a5c05 v5.27.1
  • b052432 Merge pull request #533 from Ledger-Coin-Integration-team/polkadot
  • 8604ee5 Remove ERC20 tokens that are not ERC20 (migrated contracts)
  • Additional commits viewable in compare view


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 3 years ago

Superseded by #108.