videojs / videojs-contrib-hls

HLS library for video.js
http://videojs.github.io/videojs-contrib-hls/
Other
2.84k stars 792 forks source link

An in-range update of nodemon is breaking the build 🚨 #1355

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.16.0 of nodemon was just published.

Branch Build failing 🚨
Dependency nodemon
Current Version 1.15.1
Type devDependency

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

nodemon 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 could not complete due to an error [Details](https://travis-ci.org/videojs/videojs-contrib-hls/builds/346879934?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

  • 94b526f fix: put windows drive letter tweak in right place (#1272)
  • e41f3c3 feat: feed args to exec when detecting script (#1273)
  • f4391d4 fix: make clear where more opts are in help (#1271)

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

Version 1.16.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 7ffd545 fix: windows exec resolution (#1274)
  • 0f39b2e fix: make it possible for windows to checkout (#1270)

See the full diff

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.17.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.17.0

1.17.0 (2018-02-27)

Bug Fixes

Features

Note: due to an oddity in the automated build process, nodemon was bumped two minor versions instead of one. Nothing to worry about though.

Commits

The new version differs by 1 commits.

  • 7fb365d feat: try to resolve exec in node_modules/.bin (#1275)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.17.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.17.1

1.17.1 (2018-02-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 85ed19d fix: throwing exeception on run

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.17.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.17.2

1.17.2 (2018-03-13)

Bug Fixes

Commits

The new version differs by 5 commits.

  • 89d6062 fix: prevent throw when args missing (#1288)
  • 372e6b2 fix: watch count regression (#1287)
  • 8637e52 chore: merge branch 'master'
  • 41f0d42 chore: update issue template
  • e16f2fe chore: revert package

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.17.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.17.3

1.17.3 (2018-03-31)

Bug Fixes

  • don't throw when required in the repl (aa18c80), closes #1292
Commits

The new version differs by 1 commits.

  • aa18c80 fix: don't throw when required in the repl

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.17.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.17.5

1.17.5 (2018-05-23)

Bug Fixes

  • in watch, use fully filtered ignore rules (b3fc3a9), closes #1348
Commits

The new version differs by 10 commits.

  • b3fc3a9 fix: in watch, use fully filtered ignore rules
  • ff79835 chore: update stalebot
  • ee2aac1 fix: support env.SUPPRESS_SUPPORT (#1334)
  • 58b82f2 fix: increase perf of watching large file count
  • f616258 fix: {{filename}} is only replaced once
  • 97f8d0a fix: node_modules watched off relative path (#1328)
  • 9bbc219 fix: only hook SIGINT on boot - not at require
  • d53a244 chore: mildly reduce npm package size
  • 6925494 docs: use consistent ext example
  • aa18c80 fix: don't throw when required in the repl

See the full diff