JoinColony / purser

Interact with Ethereum wallets easily
https://joincolony.github.io/purser
MIT License
84 stars 21 forks source link

Update dependency @ledgerhq/hw-app-eth to v5.19.0 - autoclosed #308

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@ledgerhq/hw-app-eth dependencies minor 5.11.0 -> 5.19.0

Release Notes

LedgerHQ/ledgerjs ### [`v5.19.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.19.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.18.0...v5.19.0) - hw-app-trx: unsafe sign transaction by hash ([#​499](https://togithub.com/LedgerHQ/ledgerjs/issues/499)) - hw-app-btc: add back the method serializeTransactionOutputs as part of btc instance (also available as a raw function) ### [`v5.18.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.18.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.17.0...v5.18.0) - hw-app-eth: Update erc20 list (including COMP and some others) - hw-app-eth: Fix EIP 155 chunking ([#​514](https://togithub.com/LedgerHQ/ledgerjs/issues/514)) ### [`v5.17.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.17.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.16.0...v5.17.0) - `@ledgerhq/hw-app-btc`: Fixes missing and implicit dependencies (thanks [@​faustbrian](https://togithub.com/faustbrian)) - `@ledgerhq/hw-transport-webhid`: Fixes bad error happening when refusing the modal permission (`TypeError: Cannot read property 'productId' of undefined`) ([#​505](https://togithub.com/LedgerHQ/ledgerjs/pull/505) thanks [@​hanjukim](https://togithub.com/hanjukim)) - Upgrade building tools (babel, typescript,...) ### [`v5.16.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.16.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.15.0...v5.16.0) - `@ledgerhq/hw-app-eth` - Update ERC20 data - `@ledgerhq/hw-app-btc` - export a `formatTransactionDebug` and make it better - Improve getTrustedInput and fix for ZEC - `@ledgerhq/logs`: remove the log "hid-frame" because it's too verbose - others: update Babel and building tools ### [`v5.15.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.15.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.14.0...v5.15.0) see 5.15.1 ### [`v5.14.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.14.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.13.1...v5.14.0) - Update ERC20 list ### [`v5.13.1`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.13.1) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.13.0...v5.13.1) - node-hid: update 'usb' patch that have prebuild for Electron - Add invariant to hw-app-btc's package.json. thanks [@​harshjv](https://togithub.com/harshjv) - other devDeps update ### [`v5.13.0`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.13.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.12.2...v5.13.0) - hw-app-trx: fixes a bug related to the chunk size (255 -> 250) - update dev deps ### [`v5.12.2`](https://togithub.com/LedgerHQ/ledgerjs/releases/v5.12.2) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.12.1...v5.12.2) #### hw-app-eth - Update ERC20 list ([`ed0471c`](https://togithub.com/LedgerHQ/ledgerjs/commit/ed0471ce7fa800d12211b073cc30e385a8feb180)) - support for Stark signature #### hw-app-xrp - Support fo 2.0.0 incoming app version ### [`v5.12.1`](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.12.0...v5.12.1) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.12.0...v5.12.1) ### [`v5.12.0`](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.11.4...v5.12.0) [Compare Source](https://togithub.com/LedgerHQ/ledgerjs/compare/v5.11.0...v5.12.0)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.