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 🚨 #859

Open
greenkeeper bot opened this issue Nov 24, 2019 · 6 comments
Open

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

greenkeeper bot opened this issue Nov 24, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 24, 2019

The dependency ethers was updated from 4.0.39 to 4.0.40.

🚨 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
  • ci/circleci: coverage: CircleCI is running your tests (Details).
  • ci/circleci: st-storage-layout-check: Your tests passed on CircleCI! (Details).
  • ci/circleci: clash-check: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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

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 Dec 21, 2019

  • The dependency ethers was updated from 4.0.40 to 4.0.41.

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

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

greenkeeper bot commented Jan 11, 2020

  • The dependency ethers was updated from 4.0.42 to 4.0.43.

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

Commits

The new version differs by 11 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).
  • 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).
  • 7250cdc Updated dist files.
  • 20f34f1 Added proper support for v0.6 Solidity JSON type (#688).

See the full diff

@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 for group default are passing again with this update. Explicitly upgrade default 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 15 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.
  • 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).
  • 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).
  • 7250cdc Updated dist files.
  • 20f34f1 Added proper support for v0.6 Solidity JSON type (#688).

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 for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Commits

The new version differs by 19 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.
  • 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).
  • 4478896 Fixed testcases for PhantomJS syntax.
  • f996ec0 Updated dist files.

There are 19 commits in total.

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 for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Commits

The new version differs by 22 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.
  • 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.

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 22, 2020

  • The dependency ethers was updated from 4.0.46 to 4.0.47.

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

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

The new version differs by 25 commits.

  • 427e168 Updated dist files.
  • fab14f8 Fixed typo in error message (#778).
  • e8c89d7 Allow receive type in ABI without warning (#746).
  • 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.
  • b288ad9 Updated dist files.

There are 25 commits in total.

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