Open greenkeeper[bot] opened 5 years ago
After pinning to 1.2.2 your tests are passing again. Downgrade this dependency π.
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 π
This release is a hotfix for the scrypt-shim and websocket dependency.
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
The dependency web3 was updated from
1.2.2
to1.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](https://circleci.com/gh/likecoin/likecoin-tunnel/63?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).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
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: