Skip to content

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 4, 2017

Version 1.11.1 of nodemon just got published.

Dependency nodemon
Current Version 1.11.0
Type devDependency

The version 1.11.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of nodemon.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 8 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 4, 2017

Version 1.12.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 6a4803d test: skip a test
  • 32aed42 chore: linting errors
  • f6a8b3d chore: update test envs
  • 205ba1b chore: tidy commit lint rules
  • 2af6391 fix: add commit lint
  • 8cf5128 docs: update small formatting issue
  • 0e4b310 Fix: nodemon can't read config files encoded with BOM e.g. UTF-8-BOM #1031
  • fb5da38 feat: nodemonConfig support in package.json
  • 63e8606 fix: exit when fail to parse the config file (#921)
  • facc8cb fix: exit with code 1 on crash if --exitcrash (#946)
  • 481dc8f fix: executable path handling under windows (#962)
  • 3c352f2 fix: support signal on CLI (#1061)
  • abc138f fix: help truncation on node 6.2 (#842) (#843)
  • f6eff97 docs: process.exit() hint (#976)
  • f7d8a2b docs: npx to run dev dependencies (#1071)

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2017

Version 1.12.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 469fa80 fix: crash when passing argument to node (windows)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 4, 2017

Version 1.12.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 24a4b84 feat: disable chokidar globbing on windows (#1140)
  • 6d57dac fix: bump deps and fix tests for local dev (#1139)
  • 5a89df6 fix: Support for .mjs es6 modules (#1138)
  • 9b6c786 fix: sync help.txt to available options
  • 0b1bf13 docs: update faq for -c option
  • f3e0c29 fix: read config file before defaulting script parameter (#1110)
  • d0c515a chore: Merge branch 'AverageMarcus-fix/810'
  • 5b990b2 chore: merge branch 'fix/810'
  • af54f64 docs: trying a new position
  • 29a9a44 fix: Add support for multi-level filenames
  • ff935ca test: Test support for multi-level filenames
  • 07e55cc docs: update FAQ with added platform documentation
  • 4391ede docs: Reposition Code Sponsor (#1090)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 4, 2017

Version 1.12.3 just got published.

Update to this version instead 🚀

Release Notes v1.12.3

1.12.3 (2017-12-04)

Bug Fixes

Features

  • nodemonConfig support in package.json (fb5da38), closes #873
Commits

The new version differs by 2 commits.

  • 71eab1a fix: require node 6 or above in engines
  • 2bb587c chore: update semantic release process

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 4, 2017

Version 1.12.4 just got published.

Update to this version instead 🚀

Release Notes v1.12.4

1.12.4 (2017-12-04)

Bug Fixes

  • reduce help output (a teeny bit) (2e1b496)
Commits

The new version differs by 1 commits.

  • 2e1b496 fix: reduce help output (a teeny bit)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 5, 2017

Version 1.12.5 just got published.

Update to this version instead 🚀

Release Notes v1.12.5

1.12.5 (2017-12-05)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 6a4fb22 fix: pass through execArgs from config (#1142)
  • 18c03f9 chore: bump dev deps
  • 7dcea48 chore: update stale bot config
  • 17ad4b9 docs: include .github templates

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2017

Version 1.12.6 just got published.

Update to this version instead 🚀

Release Notes v1.12.6

1.12.6 (2017-12-13)

Bug Fixes

  • get tests to pass (cf923a8)
  • only use fork if node>4 (f52615c)
  • restore node 4 min support (6d760f4)
  • travis CI build before-install (3a6b8df)
Commits

The new version differs by 11 commits.

  • f52615c fix: only use fork if node>4
  • 2d4ce03 docs: update faq on issue #1124
  • 62a361c fix: use fork child node processes
  • 0628f26 chore: merge heisian-master
  • 6d760f4 fix: restore node 4 min support
  • 8967c02 test: only use .npmrc if a non-PR
  • cf923a8 fix: get tests to pass
  • 3a6b8df fix: travis CI build before-install
  • f711fb7 test: fork child node processes
  • 183add9 test: fix typo in before_install
  • 57c14a2 test: only add npmrc on master (#1147)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2017

Version 1.12.7 just got published.

Update to this version instead 🚀

Release Notes v1.12.7

1.12.7 (2017-12-13)

Bug Fixes

  • defensive check on accessing cmd.args (fd961d6)
  • support node arguments again (d9e93ad), closes #1161
Commits

The new version differs by 4 commits.

  • fd961d6 fix: defensive check on accessing cmd.args
  • fa64cdc docs: reduce CLI output and add --help options
  • d9e93ad fix: support node arguments again
  • 9f8defc docs: :add syntax highlight + contributors

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2017

Version 1.13.0 just got published.

Update to this version instead 🚀

Release Notes v1.13.0

1.13.0 (2017-12-15)

Bug Fixes

  • support nodemon index to expand to index.js (a282afb), closes #1165

Features

  • support SIGHUP to restart nodemon (30f999a), closes #393
  • watch script regardless of extension (f8a5abe), closes #461
Commits

The new version differs by 3 commits.

  • f8a5abe feat: watch script regardless of extension
  • 30f999a feat: support SIGHUP to restart nodemon
  • a282afb fix: support nodemon index to expand to index.js

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2017

Version 1.13.1 just got published.

Update to this version instead 🚀

Release Notes v1.13.1

1.13.1 (2017-12-15)

Bug Fixes

  • fixed an issue where we tried to resolve null as path (10ded94)
  • if no ps, walk /proc to kill child fully (bf9b7a6)
Commits

The new version differs by 4 commits.

  • 770c90d test: bump pstree for node 4 support
  • bf9b7a6 fix: if no ps, walk /proc to kill child fully
  • 10ded94 fix: fixed an issue where we tried to resolve null as path
  • 14fcf94 docs: update issue template

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 15, 2017

Version 1.13.2 just got published.

Update to this version instead 🚀

Release Notes v1.13.2

1.13.2 (2017-12-15)

Bug Fixes

Commits

The new version differs by 2 commits.

  • bd9d595 chore: fix linting issues
  • e9129c0 fix: switch to killing using numericals

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2017

Version 1.13.3 just got published.

Update to this version instead 🚀

Release Notes v1.13.3

1.13.3 (2017-12-16)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 1171fc1 fix: nodemon reporting crash

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2017

Version 1.14.0 just got published.

Update to this version instead 🚀

Release Notes v1.14.0

1.14.0 (2017-12-20)

Bug Fixes

Features

  • support wildcard extension matching (009d868)
Commits

The new version differs by 13 commits.

  • d15cf68 fix: remove scoped dep
  • 67d1466 refactor: remove libraries over native es6 support
  • 35b86a9 test: increase timeout between writing files and starting nodemon
  • b326b46 test: unlink tmp files after each test
  • c5bf96c test: always wait for nodemon.reset() to complete in teardown
  • 70a2ec7 test: use unlinkSync; validate file exists before unlinking
  • 84ec156 test: fix hanging test
  • b89d591 chore: append to .npmrc rather than overwrite it in travis
  • bcb4db8 docs: update nodejs vs node workaround text
  • 82d74e5 docs: fix outdated link
  • ceba29a chore: respect package-lock
  • 009d868 feat: support wildcard extension matching
  • 76f825e docs: update issue template

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2017

Version 1.14.1 just got published.

Update to this version instead 🚀

Release Notes v1.14.1

1.14.1 (2017-12-20)

Bug Fixes

  • defined diretory watching (1e2516d)
  • pass stdin to child process on -I (1d88943), closes #1036
  • properly ignore defaults, don't match partial (4589bc8), closes #916
Commits

The new version differs by 3 commits.

  • 4589bc8 fix: properly ignore defaults, don't match partial
  • 1d88943 fix: pass stdin to child process on -I
  • 1e2516d fix: defined diretory watching

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 1.14.11 just got published.

Update to this version instead 🚀

Release Notes v1.14.11

1.14.11 (2018-01-11)

Bug Fixes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 1, 2018

Version 1.14.12 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 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

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 1.15.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 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 ❤️

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 1.15.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 1cda8fa fix: ensure directories are watched, not files (#1260)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.16.0 just got published.

Update to this version instead 🚀

Release Notes v1.16.0

1.16.0 (2018-02-27)

Bug Fixes

Features

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

greenkeeper bot added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.16.1 just got published.

Update to this version instead 🚀

Release Notes v1.16.1

1.16.1 (2018-02-27)

Bug Fixes

Features

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 added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.17.0 just got published.

Update to this version instead 🚀

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 added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 1.17.1 just got published.

Update to this version instead 🚀

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 added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2018

Version 1.17.2 just got published.

Update to this version instead 🚀

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 added a commit that referenced this pull request Mar 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2018

Version 1.17.3 just got published.

Update to this version instead 🚀

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 added a commit that referenced this pull request May 7, 2018
greenkeeper bot added a commit that referenced this pull request May 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

Version 1.17.5 just got published.

Update to this version instead 🚀

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

  • b3fc3a9 fix: in watch, use fully filtered ignore rules
  • ff79835 chore: update stalebot

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2018

Version 1.18.0 just got published.

Update to this version instead 🚀

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 10 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

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2018

Version 1.18.1 just got published.

Update to this version instead 🚀

Release Notes v1.18.1

1.18.1 (2018-07-11)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 25a1813 fix: send proper quit signal on ctrl-c (#1387)
  • a5263b1 docs: change README.md to make the intro more concise

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 13, 2018

Version 1.18.2 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request Jul 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 17, 2018

Version 1.18.3 just got published.

Update to this version instead 🚀

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

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

Successfully merging this pull request may close these issues.

0 participants