Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

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

Open
greenkeeper bot opened this issue Jan 6, 2018 · 17 comments
Open

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

greenkeeper bot opened this issue Jan 6, 2018 · 17 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 6, 2018

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 could not complete due to an error Details

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 6, 2018

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
Copy link
Author

greenkeeper bot commented Jan 8, 2018

Version 1.14.9 just got published.

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

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
Copy link
Author

greenkeeper bot commented Jan 11, 2018

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 5 commits.

  • e90f15a fix: node < 6.4.0 causing crash on 'rs' trigger
  • 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
Copy link
Author

greenkeeper bot commented Jan 11, 2018

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 8 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
  • 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
Copy link
Author

greenkeeper bot commented Feb 1, 2018

Version 1.14.12 just got published.

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

Commits

The new version differs by 14 commits.

  • 33fa6f4 fix: wrongly normalizing slashes in windows
  • 4cfd0b9 chore: fix lint warning
  • 79e61f0 fix: sniff for child.stdout before using it
  • 4f0562a chore: update oliver
  • 66e0d13 chore: tweak oliver
  • c9d8cd3 chore: add oliver twist bot
  • 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
  • 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
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 1.15.0 just got published.

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

Commits

The new version differs by 22 commits.

  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)
  • 5e88b04 feat: add support for --spawn (#1249)
  • 0e08ee2 chore: update stalebot
  • 913c34d docs: fix broken images
  • 2918e0a chore: bumping github image cache
  • 85475b5 docs: typo
  • b936f6c docs: add mixmax sponsor ❤️
  • 33fa6f4 fix: wrongly normalizing slashes in windows
  • 4cfd0b9 chore: fix lint warning
  • 79e61f0 fix: sniff for child.stdout before using it
  • 4f0562a chore: update oliver
  • 66e0d13 chore: tweak oliver
  • c9d8cd3 chore: add oliver twist bot
  • 4be493c fix: don't ignore dot-directories

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 1.15.1 just got published.

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

Commits

The new version differs by 23 commits.

  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)
  • 5e88b04 feat: add support for --spawn (#1249)
  • 0e08ee2 chore: update stalebot
  • 913c34d docs: fix broken images
  • 2918e0a chore: bumping github image cache
  • 85475b5 docs: typo
  • b936f6c docs: add mixmax sponsor ❤️
  • 33fa6f4 fix: wrongly normalizing slashes in windows
  • 4cfd0b9 chore: fix lint warning
  • 79e61f0 fix: sniff for child.stdout before using it
  • 4f0562a chore: update oliver
  • 66e0d13 chore: tweak oliver
  • c9d8cd3 chore: add oliver twist bot

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.16.0 just got published.

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

Commits

The new version differs by 26 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)
  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)
  • 5e88b04 feat: add support for --spawn (#1249)
  • 0e08ee2 chore: update stalebot
  • 913c34d docs: fix broken images
  • 2918e0a chore: bumping github image cache
  • 85475b5 docs: typo
  • b936f6c docs: add mixmax sponsor ❤️
  • 33fa6f4 fix: wrongly normalizing slashes in windows
  • 4cfd0b9 chore: fix lint warning
  • 79e61f0 fix: sniff for child.stdout before using it

There are 26 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.16.1 just got published.

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

Commits

The new version differs by 28 commits.

  • 7ffd545 fix: windows exec resolution (#1274)
  • 0f39b2e fix: make it possible for windows to checkout (#1270)
  • 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)
  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)
  • 5e88b04 feat: add support for --spawn (#1249)
  • 0e08ee2 chore: update stalebot
  • 913c34d docs: fix broken images
  • 2918e0a chore: bumping github image cache
  • 85475b5 docs: typo
  • b936f6c docs: add mixmax sponsor ❤️
  • 33fa6f4 fix: wrongly normalizing slashes in windows

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.17.0 just got published.

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

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 29 commits.

  • 7fb365d feat: try to resolve exec in node_modules/.bin (#1275)
  • 7ffd545 fix: windows exec resolution (#1274)
  • 0f39b2e fix: make it possible for windows to checkout (#1270)
  • 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)
  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)
  • 5e88b04 feat: add support for --spawn (#1249)
  • 0e08ee2 chore: update stalebot
  • 913c34d docs: fix broken images
  • 2918e0a chore: bumping github image cache
  • 85475b5 docs: typo
  • b936f6c docs: add mixmax sponsor ❤️

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.17.1 just got published.

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

Release Notes v1.17.1

1.17.1 (2018-02-27)

Bug Fixes

Commits

The new version differs by 30 commits.

  • 85ed19d fix: throwing exeception on run
  • 7fb365d feat: try to resolve exec in node_modules/.bin (#1275)
  • 7ffd545 fix: windows exec resolution (#1274)
  • 0f39b2e fix: make it possible for windows to checkout (#1270)
  • 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)
  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)
  • 5e88b04 feat: add support for --spawn (#1249)
  • 0e08ee2 chore: update stalebot
  • 913c34d docs: fix broken images
  • 2918e0a chore: bumping github image cache
  • 85475b5 docs: typo

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 1.17.2 just got published.

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

Release Notes v1.17.2

1.17.2 (2018-03-13)

Bug Fixes

Commits

The new version differs by 35 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
  • 85ed19d fix: throwing exeception on run
  • 7fb365d feat: try to resolve exec in node_modules/.bin (#1275)
  • 7ffd545 fix: windows exec resolution (#1274)
  • 0f39b2e fix: make it possible for windows to checkout (#1270)
  • 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)
  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)
  • 8895445 fix: make watch & ignore relative (#1253)

There are 35 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2018

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 36 commits.

  • aa18c80 fix: don't throw when required in the repl
  • 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
  • 85ed19d fix: throwing exeception on run
  • 7fb365d feat: try to resolve exec in node_modules/.bin (#1275)
  • 7ffd545 fix: windows exec resolution (#1274)
  • 0f39b2e fix: make it possible for windows to checkout (#1270)
  • 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)
  • 1cda8fa fix: ensure directories are watched, not files (#1260)
  • 70cfb7d chore: intentional bump of chokidar (#1257)

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

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 45 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
  • 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

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2018

Version 1.18.0 just got published.

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

Release Notes v1.18.0

1.18.0 (2018-07-10)

Bug Fixes

Features

  • support ctrl+l to clear (a974892)
Commits

The new version differs by 55 commits.

  • a974892 feat: support ctrl+l to clear
  • d48a482 fix: don't watch directory when watching file
  • 9d1a63c fix: allow watching relative path files (#1385)
  • ec76cad chore: Merge branch 'master'
  • 73aa13f docs: add to faq
  • 251bc57 docs: typo on string #24 & #246 (#1374)
  • a724e53 docs: more docs for nodemon as child process (#1362)
  • 935e260 docs: FAQ update to address Docker restarts
  • c554b42 Update faq.md
  • dc06466 Note about procps on Docker
  • 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

There are 55 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2018

Version 1.18.1 just got published.

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

Release Notes v1.18.1

1.18.1 (2018-07-11)

Bug Fixes

Commits

The new version differs by 57 commits.

  • 25a1813 fix: send proper quit signal on ctrl-c (#1387)
  • a5263b1 docs: change README.md to make the intro more concise
  • a974892 feat: support ctrl+l to clear
  • d48a482 fix: don't watch directory when watching file
  • 9d1a63c fix: allow watching relative path files (#1385)
  • ec76cad chore: Merge branch 'master'
  • 73aa13f docs: add to faq
  • 251bc57 docs: typo on string #24 & #246 (#1374)
  • a724e53 docs: more docs for nodemon as child process (#1362)
  • 935e260 docs: FAQ update to address Docker restarts
  • c554b42 Update faq.md
  • dc06466 Note about procps on Docker
  • b3fc3a9 fix: in watch, use fully filtered ignore rules
  • ff79835 chore: update stalebot
  • ee2aac1 fix: support env.SUPPRESS_SUPPORT (#1334)

There are 57 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 13, 2018

Version 1.18.2 just got published.

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

Release Notes v1.18.2

1.18.2 (2018-07-13)

Bug Fixes

Commits

The new version differs by 60 commits.

  • 363891f fix: revert stdin handling
  • 4a88095 docs: faq typo fix (#1388)
  • a2d4d13 docs: faq typo fix
  • 25a1813 fix: send proper quit signal on ctrl-c (#1387)
  • a5263b1 docs: change README.md to make the intro more concise
  • a974892 feat: support ctrl+l to clear
  • d48a482 fix: don't watch directory when watching file
  • 9d1a63c fix: allow watching relative path files (#1385)
  • ec76cad chore: Merge branch 'master'
  • 73aa13f docs: add to faq
  • 251bc57 docs: typo on string #24 & #246 (#1374)
  • a724e53 docs: more docs for nodemon as child process (#1362)
  • 935e260 docs: FAQ update to address Docker restarts
  • c554b42 Update faq.md
  • dc06466 Note about procps on Docker

There are 60 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants