Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

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

Open
greenkeeper bot opened this issue Jan 11, 2020 · 4 comments
Open

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

greenkeeper bot opened this issue Jan 11, 2020 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 11, 2020

The dependency ethers was updated from 4.0.42 to 4.0.43.

🚨 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 failed (Details).

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

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
Contributor Author

greenkeeper bot commented Jan 11, 2020

After pinning to 4.0.42 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The dependency ethers was updated from 4.0.43 to 4.0.44.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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
Contributor Author

greenkeeper bot commented Feb 16, 2020

  • The dependency ethers was updated from 4.0.44 to 4.0.45.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 8 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).
  • 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
Contributor Author

greenkeeper bot commented Mar 17, 2020

  • The dependency ethers was updated from 4.0.45 to 4.0.46.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 11 commits.

  • b1c6575 Updated dist files.
  • 3b7176f Fixed typo in error (#722).
  • 5f7ddcd Fix EtherscanProvider from throwing outside async context (#729).
  • 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).
  • 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

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

No branches or pull requests

0 participants