aeternity / aepp-sdk-js

JavaScript SDK for the æternity blockchain
http://docs.aeternity.com/aepp-sdk-js/
ISC License
120 stars 59 forks source link

An in-range update of find-cache-dir is breaking the build 🚨 #772

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency find-cache-dir was updated from 3.0.0 to 3.1.0.

🚨 View failing branch.

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

find-cache-dir 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 - ❌ **continuous-integration/jenkins/branch:** This commit cannot be built ([Details](https://ci.aepps.com/job/aepp-sdk-js/job/greenkeeper%252Ffind-cache-dir-3.1.0/1/display/redirect)).

Release Notes for v3.1.0
  • Return undefined if the found node_modules directory is not writable (#19) 3cea1e7

v3.0.0...v3.1.0

Commits

The new version differs by 3 commits.

  • 60f1e83 3.1.0
  • 3cea1e7 Return undefined if the found node_modules directory is not writable (#19)
  • da06f09 Tidelift tasks

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 3.0.0 your tests are passing again. Downgrade this dependency 📌.