Closed dependabot-preview[bot] closed 4 years ago
Merging #925 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #925 +/- ##
========================================
Coverage 80.89% 80.89%
========================================
Files 18 18
Lines 1780 1780
Branches 383 383
========================================
Hits 1440 1440
Misses 278 278
Partials 62 62
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update cd3ef8f...b8df649. Read the comment docs.
Superseded by #933.
Bumps @ethersproject/wallet from 5.0.2 to 5.0.7.
Release notes
Sourced from @ethersproject/wallet's releases.
Changelog
Sourced from @ethersproject/wallet's changelog.
Commits
ba404ff
Updated dist files.af10705
Add testcases for setLogLevel (#947).5443363
Fix Logger setLogLevel with enum case mismatch (#947).e3f7426
Removed UUID dependency from json-wallets (#966).8b907d5
Added link to Chrome CLI switches for Karma Browser Tests.7711902
Fixed typo in DAI docs example (#958).5a4e3ed
Updated browser tests to lie about User-Agent to fix Etherscan tests.78b350b
Removed unnecessary dependency from BigNumber (#951).fe2f0f7
Updated dist files.9f20258
Longer Etherscan throttle slot interval.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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)