SenseNet / sn-client-js

A JavaScript client for sensenet ECM that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
11 stars 2 forks source link

An in-range update of @types/node is breaking the build 🚨 #39

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 8.0.17 of @types/node just got published.

Branch Build failing 🚨
Dependency @types/node
Current Version 8.0.16
Type devDependency

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

As @types/node is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/SenseNet/sn-client-js/builds/257768505?utm_source=github_status&utm_medium=notification) - ✅ **codecov/patch** Coverage not affected when comparing 342437e...4745d8e [Details](https://codecov.io/gh/SenseNet/sn-client-js/commit/4745d8ecffef02450569d3f1705ad1073fd6c9fb) - ❌ **codecov/project** 93.98% (-0.02%) compared to 342437e [Details](https://codecov.io/gh/SenseNet/sn-client-js/commit/4745d8ecffef02450569d3f1705ad1073fd6c9fb)

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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