halkeye / slack-foodee

MIT License
2 stars 1 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.14.8 of nodemon was just published.

Branch Build failing 🚨
Dependency nodemon
Current Version 1.14.7
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 is in progress [Details](https://travis-ci.org/halkeye/slack-foodee/builds/325742736?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/jenkins/branch** This commit cannot be built [Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_slack-foodee/job/greenkeeper%252Fnodemon-1.14.8/1/display/redirect)

Release Notes v1.14.8

1.14.8 (2018-01-06)

Bug Fixes

  • clarify which config files are actually used (2582d96), closes #1204
  • fail gracefully if postinstall fails (64a82ff)
Commits

The new version differs by 3 commits.

  • 64a82ff fix: fail gracefully if postinstall fails
  • 2582d96 fix: clarify which config files are actually used
  • 8cb26bf refactor: small tweaks to ES6-ish

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 1.14.7 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.14.9 just got published.

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

Release Notes v1.14.9

1.14.9 (2018-01-08)

Bug Fixes

  • correctly pass ignored rules to chokidar (718a9ad), closes #1202
  • ignorePermissionErrors in chokidar (e95ea6f)
Commits

The new version differs by 4 commits.

  • e95ea6f fix: ignorePermissionErrors in chokidar
  • c121187 refactor: indexOf > includes (in node4)
  • 8cec0fc chore: fix linting issue
  • 718a9ad fix: correctly pass ignored rules to chokidar

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.14.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v1.14.10

1.14.10 (2018-01-09)

Bug Fixes

  • node < 6.4.0 causing crash on 'rs' trigger (e90f15a), closes #1218
Commits

The new version differs by 1 commits.

  • e90f15a fix: node < 6.4.0 causing crash on 'rs' trigger

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.14.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v1.14.11

1.14.11 (2018-01-11)

Bug Fixes

  • don't ignore dot-directories (4be493c), closes #1223
  • update deps - chokidar@2.0.0 in particular (9d49852)
Commits

The new version differs by 4 commits.

  • 4be493c fix: don't ignore dot-directories
  • 60d1add docs: add context to fences
  • 9d49852 fix: update deps - chokidar@2.0.0 in particular
  • e90f15a fix: node < 6.4.0 causing crash on 'rs' trigger

See the full diff