SBoudrias / gulp-validate-jsdoc

Ensure your JsDoc covers every functions parameters.
MIT License
7 stars 3 forks source link

An in-range update of doctrine is breaking the build 🚨 #4

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.2 of doctrine was just published.

Branch Build failing 🚨
Dependency doctrine
Current Version 2.0.0
Type dependency

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

doctrine 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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/SBoudrias/gulp-validate-jsdoc/builds/307344676?utm_source=github_status&utm_medium=notification)

Release Notes v2.0.2
  • 5049ee3 Fix: Remove redundant LICENSE/README names from files (#203) (Kevin Partington)
Commits

The new version differs by 13 commits.

  • c0a1459 2.0.2
  • 4ca9e64 Build: changelog update for 2.0.2
  • 5049ee3 Fix: Remove redundant LICENSE/README names from files (#203)
  • aaa3729 2.0.1
  • a20c40d Build: changelog update for 2.0.1
  • 009f33d Fix: Making sure union type stringification respects compact flag (#199)
  • 19da935 Use native String.prototype.trim instead of a custom implementation. (#201)
  • e3a011b chore: add mocha.opts to restore custom mocha config
  • d888200 chore: adds nyc and a newer version of mocha to accurately report coverage
  • 6b210a8 fix: support type expression for @this tag (fixes #181) (#182)
  • 1c4a4c7 fix: Allow array indexes in names (#193)
  • 9aed54d Fix incorrect behavior when arrow functions are used as default values (#189)
  • 9efb6ca Upgrade: Use Array.isArray instead of isarray package (#195)

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

After pinning to 2.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.