obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
667 stars 96 forks source link

An in-range update of dtslint is breaking the build 🚨 #183

Closed greenkeeper[bot] closed 1 year ago

greenkeeper[bot] commented 4 years ago

The devDependency dtslint was updated from 2.0.2 to 2.0.3.

🚨 View failing branch.

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

dtslint 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/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/haganbmj/obs-websocket-js/builds/631409118?utm_source=github_status&utm_medium=notification)). - ✅ **coverage/coveralls:** First build on greenkeeper/dtslint-2.0.3 at 91.176% ([Details](https://coveralls.io/builds/27864558)).

Commits

The new version differs by 1 commits.

  • 4e2deaa Update dts-critic to 2.2.3

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 5f7605c Support “Minimum” in TS version line (#265)
  • 05257e7 2.0.3 - update dtslint and definitelytyped-header-parser

See the full diff

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 3a94f6f Remove unused 'request' dependency (#268)
  • f4a536a 2.0.5 - fix Typescript version parsing regex
  • 3b022b7 Fix regex typo (#266)
  • eb86e5b 2.0.4 - support "Minimum" in TS version line

See the full diff