DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

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

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 failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/346882289?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 still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

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

fvsdbc commented 6 years ago

Closed