Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

An in-range update of web3 is breaking the build 🚨 #8

Open
greenkeeper bot opened this issue Nov 14, 2019 · 2 comments
Open

An in-range update of web3 is breaking the build 🚨 #8

greenkeeper bot opened this issue Nov 14, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 14, 2019

The dependency web3 was updated from 1.2.2 to 1.2.3.

🚨 View failing branch.

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

web3 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: Your tests failed on CircleCI (Details).

Release Notes for web3.js 1.2.3

We have improved with this release the TypeScript type definitions, we applied a fix for the OOG (out-of-gas) error issue, and we added a missing polyfill to the web3.min.js file.

Fixed

  • Fix perfect gas usage causes tx to error (#3175)
  • Fix regenerator runtime error in web3.min.js (#3155)
  • Fix TS types for eth.subscribe syncing, newBlockHeaders, pendingTransactions (#3159)
  • Improve web3-eth-abi decodeParameters error message (#3134)
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 Nov 14, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

  • The dependency web3 was updated from 1.2.3 to 1.2.4.

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

Release Notes for web3.js 1.2.4

This release is a hotfix for the scrypt-shim and websocket dependency.

Fixed

  • Fix npm installation error for scrypt-shim and websocket (#3210)
Commits

The new version differs by 7 commits.

  • 341015a v1.2.4
  • 5b24175 changelog updated, min file updated, and versions bumped manually if required
  • e252b8c Merge pull request #3211 from ethereum/issue/3210
  • c516845 Update changelog
  • daca785 Fix import package names in web3-ws / web3-accounts
  • 5dda383 Add dependency-check to CI
  • 79d0aff Merge pull request #3206 from ethereum/release/1.2.3

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