w12-platform / W12-Product-Blockchain-Protocol

W12 is an open protocol for the creation of DAOs. The protocol consists of smart contract templates (no programming skills required), DAO governance and a decentralized oracles network that controls execution of the project roadmap and milestones.
6 stars 11 forks source link

An in-range update of truffle-privatekey-provider is breaking the build 🚨 #83

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency truffle-privatekey-provider was updated from 1.0.0 to 1.1.0.

🚨 View failing branch.

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

truffle-privatekey-provider is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **ci/circleci: setup:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/w12-platform/W12-Product-Blockchain-Protocol/566?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/w12-platform/W12-Product-Blockchain-Protocol/567?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 3 commits.

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • e7c42ad 1.2.0
  • 2a1feca Merge branch 'master' of github.com:nosuchip/truffle-privatekey-provider
  • d30f47f Merge pull request #8 from julesGoullee/fix
  • 6ac173e fix async method

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.3.0

Fixed Error: Web3ProviderEngine does not support synchronous requests. #7 (use another version of web3-provider-engine).

Commits

The new version differs by 8 commits.

  • ebff5fe 1.3.0
  • 61d792a 2.1.0
  • 4b690de 2.0.0
  • 02ce775 Error: Web3ProviderEngine does not support synchronous requests. #7
  • e7c42ad 1.2.0
  • 2a1feca Merge branch 'master' of github.com:nosuchip/truffle-privatekey-provider
  • d30f47f Merge pull request #8 from julesGoullee/fix
  • 6ac173e fix async method

See the full diff