Skip to content

Bump @metamask/eth-ledger-bridge-keyring from 0.6.0 to 0.13.0#27

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/metamask/eth-ledger-bridge-keyring-0.13.0
Open

Bump @metamask/eth-ledger-bridge-keyring from 0.6.0 to 0.13.0#27
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/metamask/eth-ledger-bridge-keyring-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 14, 2022

Copy link
Copy Markdown

Bumps @metamask/eth-ledger-bridge-keyring from 0.6.0 to 0.13.0.

Release notes

Sourced from @​metamask/eth-ledger-bridge-keyring's releases.

v0.13.0

Fixed

  • hdk.publicKey and hdk.chainCode should not be updated when unlocking using hdPath for an account. (#146)

v0.12.0

Added

v0.11.0

Added

  • Add a new isConnected method which allows determining if the device is last known to be connected. (#131)

Changed

  • Messaging now runs off of message IDs instead of assuming the response received is from the last message sent, which will not always been true. (#132)

v0.10.0

Added

  • Add a new attemptMakeApp method which allows clients to attempt a creation of the Ledger transport for the purposes of detecting/catching potential connection errors. (#126)

v0.9.0

Changed

  • updateTransportMethod no longer defaults its parameter to false, and now names the param sent with the 'ledger-update-transport' message transportType. This better is to support the use of an enum, instead of a boolean, for specifying transport preferences. (#114)

v0.8.0

Added

  • Allow ledger-bridge iframe to connect Ledger wia WebHID, when it is supported by the current browser (#107)

Changed

  • Reject with an Error object if unlocking is not successful (#104)
  • Ensure that logs of errors only have a single Error: string in the message (#105)

v0.7.0

Changed

  • Remove unused events and ethereumjs-tx dependencies (#101, #102)
  • Update eth-ledger-bridge-keyring to support EIP-1559 transactions (#98, #97, #96)
Changelog

Sourced from @​metamask/eth-ledger-bridge-keyring's changelog.

[0.13.0]

Added

  • hdk.publicKey and hdk.chainCode should not be updated when unlocking using hdPath for an account. (#146)

[0.12.0]

Added

  • Add a new destroy method which will remove the message event listener from window. (#145)

[0.11.0]

Added

  • Add a new isConnected method which allows determining if the device is last known to be connected. (#131)

Changed

  • Messaging now runs off of message IDs instead of assuming the response received is from the last message sent, which will not always been true. (#132)

[0.10.0]

Added

  • Add a new attemptMakeApp method which allows clients to attempt a creation of the Ledger transport for the purposes of detecting/catching potential connection errors. (#126)

[0.9.0]

Changed

  • updateTransportMethod no longer defaults its parameter to false, and now names the param sent with the 'ledger-update-transport' message transportType. This better is to support the use of an enum, instead of a boolean, for specifying transport preferences. (#114)

[0.8.0]

Added

  • Allow ledger-bridge iframe to connect Ledger wia WebHID, when it is supported by the current browser (#107)

Changed

  • Reject with an Error object if unlocking is not successful (#104)
  • Ensure that logs of errors only have a single Error: string in the message (#105)

[0.7.0]

Changed

  • Remove unused events and ethereumjs-tx dependencies (#101, #102)
  • Update eth-ledger-bridge-keyring to support EIP-1559 transactions (#98, #97, #96)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@metamask/eth-ledger-bridge-keyring](https://github.com/MetaMask/eth-ledger-bridge-keyring) from 0.6.0 to 0.13.0.
- [Release notes](https://github.com/MetaMask/eth-ledger-bridge-keyring/releases)
- [Changelog](https://github.com/MetaMask/eth-ledger-bridge-keyring/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-ledger-bridge-keyring@v0.6.0...v0.13.0)

---
updated-dependencies:
- dependency-name: "@metamask/eth-ledger-bridge-keyring"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants