likecoin / puttyimages-web

Website for images adopted Like protocol.
https://dev.puttyimages.com/
GNU General Public License v3.0
18 stars 10 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

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](https://circleci.com/gh/likecoin/puttyimages-web/530?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 0.6.7 your tests are passing again. Downgrade this dependency πŸ“Œ.