feross / studynotes.org

✏️ Learn faster. Study better.
https://www.apstudynotes.org
Other
161 stars 20 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.18.2 of nodemon was just published.

Branch Build failing 🚨
Dependency nodemon
Current Version 1.18.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/feross/studynotes.org/builds/403705014?utm_source=github_status&utm_medium=notification)

Release Notes v1.18.2

1.18.2 (2018-07-13)

Bug Fixes

Commits

The new version differs by 3 commits.

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.18.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.18.3 just got published.

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

Release Notes v1.18.3

1.18.3 (2018-07-17)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 11ef298 fix: smarter handling of exit code 2

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.18.4 just got published.

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

Release Notes v1.18.4

1.18.4 (2018-08-29)

Bug Fixes

  • properly pass options to chokidar (5a47a32)
Commits

The new version differs by 4 commits.

  • e7d9e87 test: only run run-mac-only.test.js in darwin platform
  • 5a47a32 fix: properly pass options to chokidar
  • b8ff6b4 docs: update help.txt (#1401)
  • 11ef298 fix: smarter handling of exit code 2

See the full diff

feross commented 6 years ago

False positive