our libraries have migrated from FlowType to TypeScript!
These are still JavaScript libraries and you will be able to still use them in vanilla js or flowtype. But now you will also benefit from type system. NB: we still need to refine more and more our types over the next weeks. Please tell us if you reached any problems with these.
@ledgerhq/hw-app-eth automatized provide ERC20 and "plugin"
had an important rework that will make it automatically do provideERC20Information for you so you no longer need to do provideERC20Information yourself for simple ERC20 transfers (for instance).
We also are preparing an important future release of our Ethereum nano app and this version makes it future proof.
The important changes of this also have this library dependency changes:
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)
Bumps @ledgerhq/hw-transport-mocker from 5.51.1 to 6.0.2.
Release notes
Sourced from
@ledgerhq/hw-transport-mocker
's releases.... (truncated)
Commits
0c4d01e
v6.0.20bc8826
remove transport from flow-support due to type changesb09dd31
v6.0.1f6a1935
update flow-support to not bring flowtype of pkg which changes15e2319
v6.0.0008bba7
v6.0.0-rc.0c86538d
erc20 update8230dfa
LL-3928 TypeScript migration (#619)7184a62
Expose a way to get Model from targetId (#621)6a34afa
Merge pull request #605 from hayyaun/masterDependabot 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)