Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of ethers is breaking the build 🚨 #13

Open
greenkeeper bot opened this issue Jan 15, 2019 · 23 comments
Open

An in-range update of ethers is breaking the build 🚨 #13

greenkeeper bot opened this issue Jan 15, 2019 · 23 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 15, 2019

The dependency ethers was updated from 4.0.20 to 4.0.21.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ethers is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • continuous-integration/codeship: Build succeeded (Details).
  • ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 4 commits.

  • 4425536 Updated dist files.
  • 6d08968 Fixed contract removeAllListeners which did not clean up the event loop properly (#391).
  • c2ce59f Updated dist files.
  • f3ec27b Added customizable log levels to quiet warnings (#379).

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2019

After pinning to 4.0.20 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2019

  • The dependency ethers was updated from 4.0.23 to 4.0.24.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 86e8159 Updated dist files.
  • a2306f7 Fixed utils test case for phantomjs.
  • 60b75c1 Initial support for EIP-234; filter by blockHash (#412).
  • 41c2c8a Fixed out-of-safe-range hexlify values to throw an exception (#420).
  • 9785eed Added goerli testnet support (#421).
  • 527de7b Updated dist files.
  • 14484e5 Fixed missing TypeArray slice on constrained environments.
  • 429af2c Fixed test-hdnode for phantomjs; does not support let keyword.
  • 11fffd1 Updated dist files.
  • af3aed4 Added xpub and xpriv deserialization (#405).
  • 3a3764b Added xpub and xpriv test cases for HD nodes (#405).
  • 18ee2c5 Support for xpub and xpriv derivation and generating extended keys; no fromExtendedKey yet (#405).
  • 36172f7 Updated dist files.
  • 908258f Fixed duplicate events from triggering (#404).
  • 774b2d5 Updated dist files.

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2019

  • The dependency ethers was updated from 4.0.24 to 4.0.25.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 94b0abc Updated dist files.
  • 72edcd0 Fixed waitForTransaction and removeListener (#410).
  • e4a2f8a Updated BIP39 list in readme.
  • c6d7b31 Updated dist files.
  • 0ed983a Fixed support for calling self-destructed contracts (#411).
  • 8fab48a Updated balance address for Goerli test cases.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2019

  • The dependency ethers was updated from 4.0.25 to 4.0.26.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 0564817 Updated dist files.
  • f318fd9 Added fastRetry to polling for JsonRpcSigner to improve polling for sent transactions (#402).
  • c15a898 Fix waitForTransaction delay (#424).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

  • The dependency ethers was updated from 4.0.26 to 4.0.27.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 04c92bb Updated dist files.
  • 16c9745 Added goerli to InfuraProvider (#421).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2019

  • The dependency ethers was updated from 4.0.27 to 4.0.28.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • b0bd9ee Updated dist files.
  • 7075c8c Fixed error message for unconfigured ENS names (#504).
  • a4a532f Fixed security recommendations (development deps only; not a problem, but quiets automatic audits).
  • 77c771b Updated dist files.
  • c93b489 Increment JSON-RPC ID for JsonRpcProviders for environments that unsafely manage callbacks (#489).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2019

  • The dependency ethers was updated from 4.0.28 to 4.0.29.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 34397fa Updated dist files.
  • 19587ee Warn on deprecated INFURA API Token; use Project ID instead (#462).
  • 4a9373e Fixed typo in error message (#470).
  • 2997bae Export poll function (#514).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 10, 2019

  • The dependency ethers was updated from 4.0.29 to 4.0.30.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 055694a Updated dist files.
  • edf59d2 Updatd dist files.
  • 92c978e Fixed error in throwing an error for ABI decode (#539).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 22, 2019

  • The dependency ethers was updated from 4.0.30 to 4.0.31.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 10fdbe7 Updated dist files.
  • 384fc32 No longer use hard-coded id of 42 in Web3Provider.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2019

  • The dependency ethers was updated from 4.0.31 to 4.0.32.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • a5296a9 Added tests for testnet extended private key (#553).
  • f827ae6 Updated dist files.
  • fbf15c0 Fixed testnet exteneded private keys (#553).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2019

  • The dependency ethers was updated from 4.0.32 to 4.0.33.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • a7d0b41 Reduce number of HDNode tests which cause TravisCI to timeout.
  • a980fc3 Updated dist files.
  • a34ca6b Added test cases for case-agnostic mnemonics (#557).
  • ef91dcd Make mnemonics case-agnostic (#557).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 23, 2019

  • The dependency ethers was updated from 4.0.33 to 4.0.36.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • ae458a1 Updated dist files.
  • 760a5ae Fixed ENS lookupAddress when the resolver isn't configured (#581).
  • 2967efc Updated dist files.
  • 24f243e Allow Secret Storage wallet address to be optional (#582).
  • d719064 Updated package-lock for lodash security advisory; the package is only a development dependency, so no urgent need to publish, just for developers (lodash/lodash#4336).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2019

  • The dependency ethers was updated from 4.0.36 to 4.0.37.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 023e946 Update dist files.
  • 004cb82 Added pkg.ethereum key for donations (#593).
  • bfcf224 Fixed typo in error message (#592).
  • c969fe5 Fixed typo in error message (#580).
  • 8737f12 Fixed typo in error message (#574).
  • 1267eee Updated dist files.
  • 11c250f Updated package-lock for security reasons; dev dependency only.
  • c303199 Fixed typo in error message (#592).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 17, 2019

  • The dependency ethers was updated from 4.0.37 to 4.0.38.

Your tests are still failing with this version. Compare changes

Release Notes for ethers/v4.0.38 (2019-10-17 01:28)
  • Fixed TypeScript 3.7-beta import issue. (#622; 0609ea9)
Commits

The new version differs by 3 commits.

  • b3f5266 Updated dist files.
  • 0609ea9 Fixed TypeScript 3.7-beta import issue (#622).
  • 4f88c5b Added changelog.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2019

  • The dependency ethers was updated from 4.0.38 to 4.0.39.

Your tests are still failing with this version. Compare changes

Release Notes for ethers/v4.0.39 (2019-10-30 19:15)
  • Fix filters by forcing a poll instantly when polling starts to capture the current block. (#613; d0e0e30)
Commits

The new version differs by 2 commits.

  • 76a8e50 Updated dist files.
  • d0e0e30 Fix filters by forcing a poll instantly when polling starts to capture the current block (#613).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2019

  • The dependency ethers was updated from 4.0.39 to 4.0.40.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 4ac0843 Fixed PhantomJS test cases for new elliptic library.
  • 3e3048d Merge branch 'master' of github.com:ethers-io/ethers.js
  • c6199bf Updated dist files.
  • 20409c0 Update elliptic package to protect from Minerva timing attack (#666).
  • 7a90f18 Do not poll if disabled during the previous event loop.
  • df1ae61 Moved node types to devDependencies (#663).
  • 6009a26 Added provider property to Web3Provider (#641).
  • 30984b6 Merge pull request #628 from evertonfraga/patch-1
  • 5af16a6 Update README.md

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 21, 2019

  • The dependency ethers was updated from 4.0.40 to 4.0.41.

Your tests are still failing with this version. Compare changes

Release Notes for ethers/v4.0.41 (2019-12-21 01:05)
  • Added proper support for v0.6 Solidity JSON type (#688; 20f34f1).
Commits

The new version differs by 2 commits.

  • 7250cdc Updated dist files.
  • 20f34f1 Added proper support for v0.6 Solidity JSON type (#688).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 4, 2020

  • The dependency ethers was updated from 4.0.41 to 4.0.42.

Your tests are still failing with this version. Compare changes

Release Notes for ethers/v4.0.42 (2020-01-03 18:35)
  • Properly handle errors in the IpcProvider (#695; c76e01e)
  • Added utility function to compute CREATE2 addresses (#697; f8087ae)
Commits

The new version differs by 4 commits.

  • 4478896 Fixed testcases for PhantomJS syntax.
  • f996ec0 Updated dist files.
  • c76e01e Properly handle errors in the IpcProvider (#695).
  • f8087ae Added utility function to compute CREATE2 addresses (#697).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2020

  • The dependency ethers was updated from 4.0.42 to 4.0.43.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • b288ad9 Updated dist files.
  • 6da5c53 Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602).
  • 26d3271 Add missing chainId to transaction responses (#700).
  • 12da075 Updated dist files.
  • bd066b8 Fix resolveName when name is an address with an invalid checksum (#694).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 30, 2020

  • The dependency ethers was updated from 4.0.43 to 4.0.44.

Your tests are still failing with this version. Compare changes

Release Notes for ethers/v4.0.44 (2020-01-29 22:01)
  • Fix backwards compatibility with certain parsed JSON objects passed into Interface and Contracts (#721; 0589b31).
  • Updated ENS registry address for all networks (df51b26).
Commits

The new version differs by 4 commits.

  • 748f896 Updated expected balance in test cases.
  • 2987925 Updated dist files.
  • 0589b31 Fix backwards compatibility with certain parsed JSON objects passed into Interface and Contracts (#721).
  • df51b26 Updated ENS registry address for all networks.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2020

  • The dependency ethers was updated from 4.0.44 to 4.0.45.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 4c9d740 Updated dist files.
  • a930047 Added default API key for EtherscanProvider.
  • 4e41871 Fixed typo in arguments name for waitForTransaction (#477).
  • 9947acc Partial support for non-English mnemonics for encrypted JSON wallets (#685).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2020

  • The dependency ethers was updated from 4.0.45 to 4.0.46.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • b1c6575 Updated dist files.
  • 3b7176f Fixed typo in error (#722).
  • 5f7ddcd Fix EtherscanProvider from throwing outside async context (#729).

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 22, 2020

  • The dependency ethers was updated from 4.0.46 to 4.0.47.

Your tests are still failing with this version. Compare changes

Release Notes for ethers/v4.0.47 (2020-04-21 23:15)
Commits

The new version differs by 3 commits.

  • 427e168 Updated dist files.
  • fab14f8 Fixed typo in error message (#778).
  • e8c89d7 Allow receive type in ABI without warning (#746).

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants