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 ethereumjs-abi is breaking the build 🚨 #205

Open
greenkeeper bot opened this issue Aug 13, 2019 · 1 comment
Open

An in-range update of ethereumjs-abi is breaking the build 🚨 #205

greenkeeper bot opened this issue Aug 13, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 13, 2019

The dependency ethereumjs-abi was updated from 0.6.7 to 0.6.8.

🚨 View failing branch.

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

ethereumjs-abi 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: test: Your tests failed on CircleCI (Details).
  • Travis CI - Branch: The build errored.

Release Notes for v0.6.8 - Feature Release
  • Added support for arrays in Solidity tight packing ABI.solidityPack() function, PR #82
Commits

The new version differs by 10 commits.

  • 1cfbb13 Merge pull request #83 from ethereumjs/new-release-v070
  • 849b717 Bumped version to v0.6.8, added CHANGELOG entry
  • d700d09 Merge pull request #82 from tabookey/rebase_master_solidityPack-arrays-27_tabookey_AUG2019
  • 7a0ac94 Replace regex with 'isArray' call and handle elements exceeding array size
  • d1fdbd4 [issue 27] fix coding style
  • fbba57b [issue 27] added support for arrays to ABI.solidityPack
  • 8431eab Merge pull request #80 from ethereumjs/org-links-and-git-hooks
  • 46389ce Added husky (Git hooks) dependency and pre-push hook to package.json
  • 374ffd4 Added EthereumJS footer with organization docs linking
  • 82053d2 Added contributing file to .github folder

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 Aug 13, 2019

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

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