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 typedoc is breaking the build 🚨 #37

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.2 of typedoc just got published.

Branch Build failing 🚨
Dependency typedoc
Current Version 0.7.1
Type devDependency

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

As typedoc 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/257475404?utm_source=github_status&utm_medium=notification) - ❌ **codecov/project** 93.98% (-0.02%) compared to 342437e [Details](https://codecov.io/gh/SenseNet/sn-client-js/commit/a71186821c6ef0c393f20e4fa250b783869061e5) - βœ… **codecov/patch** Coverage not affected when comparing 342437e...a711868 [Details](https://codecov.io/gh/SenseNet/sn-client-js/commit/a71186821c6ef0c393f20e4fa250b783869061e5)

Release Notes Check for `symbol.declarations`

Fixed

  • Check for symbol.declarations before crashing
Commits

The new version differs by 7 commits.

  • 22be6b6 0.7.2
  • 5eb104b Tidy up symbol.declarations check
  • be929bb Check for symbol.declarations (#518)
  • 81779eb Check if the decorators are undefined in the export (#562)
  • 6edcbd5 Updated import export whitespace for tslint (#558)
  • 827effa fix(package): update typescript to version 2.3.4 (#519)
  • 47a8b3d fix(package): update typescript to version 2.3.3 (#512)

See the full diff

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 0.7.1 your tests are passing again. Downgrade this dependency πŸ“Œ.