Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

nodemon

Nodemon is a utility that will monitor for any changes in your source and automatically restart your server. Perfect for rapid development.
Collective - Host: opensource - https://opencollective.com/nodemon - Website: https://nodemon.io - Code: https://github.com/remy/nodemon

fix: require node 6 or above in engines

github.com/remy/nodemon - 71eab1aeebef204bdadcb60ed0af60d964e85c34 authored about 7 years ago by Remy Sharp <[email protected]>
chore: update semantic release process

github.com/remy/nodemon - 2bb587ce0ab91f5c6d5457fb9e1e7484bee027bf authored about 7 years ago by Remy Sharp <[email protected]>
feat: disable chokidar globbing on windows (#1140)

Fixes a range of issues, including:

Fixes #1115

* refactor: use Object.assign in place of ...

github.com/remy/nodemon - 24a4b84717f1a5b37c0399b0ec8a3b174c30a021 authored about 7 years ago by Remy Sharp <[email protected]>
fix: bump deps and fix tests for local dev (#1139)

Upgraded tests for node 8

github.com/remy/nodemon - 6d57dac0eeebeacb039b7a498d6a9c371ed16efa authored about 7 years ago by Remy Sharp <[email protected]>
fix: Support for .mjs es6 modules (#1138)

github.com/remy/nodemon - 5a89df6471fff13aaed50dd80b8cc5f3e029bed7 authored about 7 years ago by Jay Beavers <[email protected]>
fix: sync help.txt to available options

github.com/remy/nodemon - 9b6c786fd124210a0a1224dff4f14c8072d5a826 authored about 7 years ago by Aalex Gabi <[email protected]>
docs: update faq for -c option

Add quotations for -c option

Otherwise the terminal cannot tell whether `--exitcrash` is an o...

github.com/remy/nodemon - 0b1bf131a52ef218fe0bc89519cad09309cd958e authored about 7 years ago by t__hos <[email protected]>
fix: read config file before defaulting script parameter (#1110)

If I have a nodemon.json config file with an `exec` property, then this is automatically appende...

github.com/remy/nodemon - f3e0c29f15b614962aa16478577d44d282fd2b91 authored about 7 years ago by Leonard Martin <[email protected]>
chore: Merge branch 'AverageMarcus-fix/810'

* AverageMarcus-fix/810:
fix: Add support for multi-level filenames
test: Test support for m...

github.com/remy/nodemon - d0c515a6806eda4817a0316cfb15ff22073764e2 authored about 7 years ago by Remy Sharp <[email protected]>
chore: merge branch 'fix/810'

* 'fix/810' of https://github.com/AverageMarcus/nodemon:
fix: Add support for multi-level file...

github.com/remy/nodemon - 5b990b2830c9070940ca37f1d671a090679c9fd2 authored about 7 years ago by Remy Sharp <[email protected]>
docs: trying a new position

Will track over the next 30-60 days.

github.com/remy/nodemon - af54f6408c716c36c7f359975c9458f8ac348476 authored about 7 years ago by Remy Sharp <[email protected]>
fix: Add support for multi-level filenames

github.com/remy/nodemon - 29a9a449d5b2011bb704f1a80d786f57455f036c authored about 7 years ago by Marcus Noble <[email protected]>
test: Test support for multi-level filenames

github.com/remy/nodemon - ff935cae7f92a205b465328d9c0583445f9c8b80 authored about 7 years ago by Marcus Noble <[email protected]>
docs: update FAQ with added platform documentation

The changes i proposed isworks fine with linux and mac

github.com/remy/nodemon - 07e55cc35d45cf0f863031b3eabeed9fd58361bd authored over 7 years ago by Rigin Oommen <[email protected]>
docs: Reposition Code Sponsor (#1090)

By having the sponsor embed code at the bottom, it ends up being more effective to help fund the...

github.com/remy/nodemon - 4391edebc62f905e6912c81d4bf802f88e0c92e3 authored over 7 years ago by Eric Berry <[email protected]>
fix: crash when passing argument to node (windows)

Fixes #1095

github.com/remy/nodemon - 469fa80aa748041faf97b583728060c1bd482a8e authored over 7 years ago by GerA <[email protected]>
test: skip a test

github.com/remy/nodemon - 6a4803d7b66e8907a67c0f8c853c9ffd68c9b638 authored over 7 years ago by Remy Sharp <[email protected]>
chore: linting errors

github.com/remy/nodemon - 32aed42f7f49f2b46bde6b371455100c353b22c5 authored over 7 years ago by Remy Sharp <[email protected]>
chore: tidy commit lint rules

github.com/remy/nodemon - 205ba1ba0201a17a7b13db03239e319e781f45c0 authored over 7 years ago by Remy Sharp <[email protected]>
fix: add commit lint

github.com/remy/nodemon - 2af639102dc1a9d225073ead887e031313d09fc0 authored over 7 years ago by Remy Sharp <[email protected]>
docs: update small formatting issue

github.com/remy/nodemon - 8cf51286e8eac7618961c1a9103177fb82ee84b7 authored over 7 years ago by Remy Sharp <[email protected]>
chore: update test envs

github.com/remy/nodemon - f6a8b3d1e45ef1c741d1077281aa92748faf73bb authored over 7 years ago by Remy Sharp <[email protected]>
Fix: nodemon can't read config files encoded with BOM e.g. UTF-8-BOM #1031

github.com/remy/nodemon - 0e4b310c1c27b5783a1d61f373a95110e21d8ee8 authored over 7 years ago by Steven Patrick <[email protected]>
feat: nodemonConfig support in package.json

* feat: support using ‘nodemonConfig’ in package.json

Implements loading configuration option...

github.com/remy/nodemon - fb5da380c8d2b72cd3da59fb7b5c174ff071be89 authored over 7 years ago by Rich Hodgkins <[email protected]>
fix: exit when fail to parse the config file (#921)

Fixes #651

github.com/remy/nodemon - 63e8606748200837016145f69799568e746e9e70 authored over 7 years ago by Matt Lyons <[email protected]>
fix: exit with code 1 on crash if --exitcrash (#946)

I'm using nodemon in a docker container with a restart policy configured to restart the containe...

github.com/remy/nodemon - facc8cb2c708babc8b62f6d569d8cb38a1c243f0 authored over 7 years ago by Brian Dentino <[email protected]>
fix: executable path handling under windows (#962)

- If the user configured a *nix compatible npm script where the path contained a forward slash, ...

github.com/remy/nodemon - 481dc8f8effe90beb6d8c05ff20c9cf7a1c57164 authored over 7 years ago by Attila Hajdrik <[email protected]>
fix: support signal on CLI (#1061)

github.com/remy/nodemon - 3c352f2f27b151e84537220f3bb4e6fdbb521806 authored over 7 years ago by Tim Kang <[email protected]>
fix: help truncation on node 6.2 (#842) (#843)

github.com/remy/nodemon - abc138f570a284fe6c1636b0a00e391c2f40b025 authored over 7 years ago by Garth Kidd <[email protected]>
docs: process.exit() hint (#976)

I kept getting this annoying problem after following this tutorial which is best described in th...

github.com/remy/nodemon - f6eff97b87fa83380bde8bd6c6f3576f206c31d7 authored over 7 years ago by Jonathan R Wickens <[email protected]>
docs: npx to run dev dependencies (#1071)

github.com/remy/nodemon - f7d8a2ba2c07814138761fa18ba0f7d03980a09f authored over 7 years ago by Laurie Voss <[email protected]>
docs: updated an error condition in FAQ (#1048)

github.com/remy/nodemon - 9f6a47d7196d8d0e02b8845f41316b6667100bc4 authored over 7 years ago by Rigin Oommen <[email protected]>
fix: catch module.parent.filename === undefined (#1053)

It happened with electron.js. Maybe some wrapper module has a native nature

github.com/remy/nodemon - 4c81e9aa52de6dc2c7fded3dc98838318137a41d authored over 7 years ago by mike <[email protected]>
chore: remove io.js references (#1070)

github.com/remy/nodemon - 16133942a6a65f89baeb29e1020d6b92bd9328e4 authored over 7 years ago by Laurie Voss <[email protected]>
chore: update update-notifier (#1083)

github.com/remy/nodemon - 8204b69229d920a3530a8aed93843a4a8145ca69 authored over 7 years ago by Bennett Somerville <[email protected]>
chore: [email protected] (#1085)

github.com/remy/nodemon - 5321a2b694cfe918999115ba4826308659a1b6d8 authored over 7 years ago by Ricardo Giorni <[email protected]>
docs: typo (#1059)

typo

github.com/remy/nodemon - 8ef739af4386e8858dd9adbb14faf4aedb0a18e1 authored over 7 years ago by Jackson Delahunt <[email protected]>
fix: update readme

github.com/remy/nodemon - 34262245efbebc1bad63c181da06583fd6b1d9de authored over 7 years ago by Remy Sharp <[email protected]>
docs: vertical rhythm (#1055)

[skip ci]

github.com/remy/nodemon - 7b39b45194e3d83e50df18aa821b667f62862128 authored over 7 years ago by Asaf Katz <[email protected]>
Delete CNAME

github.com/remy/nodemon - f9fc9622f1ecbef102a8b57ad0f85bab91ae763a authored over 7 years ago by Remy Sharp <[email protected]>
Create CNAME

github.com/remy/nodemon - 0b367d53b36002d71895dae1c224d6e5c55ed389 authored over 7 years ago by Remy Sharp <[email protected]>
docs: move to github pages hosting

github.com/remy/nodemon - 5c71aaee2ff5abbe99e856bb470800996a94b501 authored over 7 years ago by Remy Sharp <[email protected]>
docs: add design principle

github.com/remy/nodemon - 7352a4c716e5c95495bffc11dfdbcf27eee7e664 authored over 7 years ago by Remy Sharp <[email protected]>
chore: update site to https

[skip ci]

github.com/remy/nodemon - 8c1fd441b7d925bbd725351e761b292effdb0016 authored over 7 years ago by Remy Sharp <[email protected]>
feat: add support for customisable signal

github.com/remy/nodemon - 2cd85b1f609e9749d19afcdbd71368e6ab063f9d authored about 8 years ago by Marc Trudel <[email protected]>
docs: minor FAQ update (#905)

[skip ci]

github.com/remy/nodemon - af66ae674b32ce35038d0cba449e436f91edbdb6 authored about 8 years ago by Remy Sharp <[email protected]>
docs: delay option in nodemon.js (#914)

Closes #324

[skip ci]

github.com/remy/nodemon - bf212f5e05890484c627a21228cfd3bef6624df8 authored about 8 years ago by Remy Sharp <[email protected]>
docs: Fixes to README (#918)

[skip ci]

* docs: Document missing default ignores

`.nyc_output` and `coverage`, which se...

github.com/remy/nodemon - ab41ad7575f4f2823f7205d6f5182713cb1fe70b authored about 8 years ago by Remy Sharp <[email protected]>
docs: forking should be cloning

I’ve expanded it to “cloning with git” for clarity.

github.com/remy/nodemon - a33198258309d9ae8645c86030b6bbfdfe1b9244 authored about 8 years ago by Robert (Jamie) Munro <[email protected]>
docs: Document missing default ignores

`.nyc_output` and `coverage`, which seem to come from here:
https://github.com/novemberborn/igno...

github.com/remy/nodemon - 027279f0d69b3ebcf9b95e8c06075021be5ebfe8 authored about 8 years ago by Robert (Jamie) Munro <[email protected]>
Update README: delay option in nodemon.js

Closes #324

github.com/remy/nodemon - f7370df0daa8cfa6f7d77c6bcea5b4008649d6b2 authored about 8 years ago by Spain <[email protected]>
Minor FAQ update

github.com/remy/nodemon - 5765ac3c6a97f6ab130aeb0f25c75007669f56d3 authored over 8 years ago by Frederick Fogerty <[email protected]>
fix: revert 'inherit' on stdin

Fixes #894
Fixes #895

I'll have to continue investigation as to how we deal with spawned client...

github.com/remy/nodemon - be5d4e8d13a6dcc16c65b5bce59edef54496a8ae authored over 8 years ago by Remy Sharp <[email protected]>
fix: use stdin=inhert on vanilla run

* fix: non-utf8 stdin processing
Fixes #890
Ref https://github.com/FormidableLabs/webpack-dash...

github.com/remy/nodemon - 58a236e0ceab0d04bd287b76c77180cd20f91c25 authored over 8 years ago by Remy Sharp <[email protected]>
feat: support --config command line arg

Implement `--config <file>` option to allow config loading from an arbitrary file instead of bei...

github.com/remy/nodemon - ee110add5399829021ebe53c17cb4dd006d3e5e4 authored over 8 years ago by Kyle Smith <[email protected]>
docs: `legacyWatch` typo

[skip ci]

github.com/remy/nodemon - 90a8e6aa1ee74dbd045cde8abb36bff830e8157e authored over 8 years ago by Sascha <[email protected]>
docs: Fixed a typo (#718)

[skip ci]

github.com/remy/nodemon - 9d82cd697c75b67ee4448be42500adda929d7737 authored over 8 years ago by Gustaf Dalemar <[email protected]>
docs: fix typo in README (#837)

[skip ci]

github.com/remy/nodemon - ee93a4593e681b6c1037fdc8c0c00f6961a6a2c7 authored over 8 years ago by Ross Penman <[email protected]>
docs: add alternate installation method (#831)

[skip ci]

github.com/remy/nodemon - a27276fd9eb26b78f8d02b81abd8c97e49cf2818 authored over 8 years ago by Felipe Vargas <[email protected]>
chore: Merge branch 'mgcrea-master'

* mgcrea-master:
chore(npm): bump chokidar and test against node@^6.0 (fixes #824)

github.com/remy/nodemon - ceadfb8e919603b67a39f8528bb6914f8b92f1d7 authored over 8 years ago by Remy Sharp <[email protected]>
chore: Merge branch mgcrea-master

* 'master' of https://github.com/mgcrea/nodemon:
chore(npm): bump chokidar and test against no...

github.com/remy/nodemon - 6c9cac861bfd1eae0e976823b5b38cc8fcea6a25 authored over 8 years ago by Remy Sharp <[email protected]>
chore: Merge branch 'byteclubfr-feat-no-restartable'

* byteclubfr-feat-no-restartable:
fix(stdin): don't watch for 'rs' when --no-stdin is provided

github.com/remy/nodemon - 72a3b35b08f30a5517453d8320dc65e6b1fdd0e3 authored over 8 years ago by Remy Sharp <[email protected]>
chore(npm): bump chokidar and test against node@^6.0 (fixes #824)

github.com/remy/nodemon - 805c90a13644eefb91427b26fd6a876f5f34733e authored over 8 years ago by Olivier Louvignes <[email protected]>
fix(stdin): don't watch for 'rs' when --no-stdin is provided

github.com/remy/nodemon - bded0ac54970f6ab99ae8b53f5c29f7289df18ce authored over 8 years ago by Nicolas Chambrier <[email protected]>
test: watcher shouldn't crash if ignoreRoot is []

github.com/remy/nodemon - 3d19aee29f10a8aa4b131ef7ad0263a9b648ed98 authored almost 9 years ago by Mark Wubben <[email protected]>
refactor: get default ignoreRoot from ignore-by-default

Switches the default ignoreRoot to a list obtained from the ignore-by-default
package. See <http...

github.com/remy/nodemon - 6ccb29864c7a17b578a5a09b9a2dd382bbb41066 authored almost 9 years ago by Mark Wubben <[email protected]>
test: should not match dotfiles unless asked

github.com/remy/nodemon - 12b8935232028739e351df6203500bee1a3b1a83 authored almost 9 years ago by Mark Wubben <[email protected]>
preferGlobal: Removed as discussed in #772

github.com/remy/nodemon - 095fa7b4d82386c221c780a8c64956d3efd5140f authored almost 9 years ago by Andrew Goodricke <[email protected]>
fix: don't concatenate ignore regexes

The initial `ignored` may be undefined. If it isn't then a pipe character should
be inserted. Th...

github.com/remy/nodemon - 7152585fa2279c359cddfa54a14b5e4f5b32571c authored almost 9 years ago by Mark Wubben <[email protected]>
test: check non-english chrs don't blow up

github.com/remy/nodemon - b95469aeb48c813b2c47e01091b870ba89884644 authored almost 9 years ago by Remy Sharp <[email protected]>
fix: update regex to include unicode extensions -- no tests yet cc: @remy

github.com/remy/nodemon - 1addfea880070ce3ea9077214966e2c4353e9295 authored almost 9 years ago by Lewis Cowper <[email protected]>
chore: remove 0.12 from test matrix

github.com/remy/nodemon - e619021805a7555093666edb900efad78de0fc8b authored almost 9 years ago by Lewis Cowper <[email protected]>
Merge pull request #724 from OrderMyGear/polling-interval

feat: support --polling-interval command line arg

github.com/remy/nodemon - ec80818cac89adb4318a0d727f42a7c721a256fd authored almost 9 years ago by Remy Sharp <[email protected]>
Merge pull request #780 from pra85/patch-1

docs: fix a typo in readme

github.com/remy/nodemon - c2fad01199f85f900a566d69faa31b7393f0b22f authored almost 9 years ago by Remy Sharp <[email protected]>
docs: fix a typo in readme

`pronunced` → `pronounced`

github.com/remy/nodemon - 1715f0a13857c9572358ca82576652e8ae160ac8 authored almost 9 years ago by Prayag Verma <[email protected]>
feat: support --polling-interval command line arg

github.com/remy/nodemon - fc2bc168b03a51525a68e7fd754b75fa20357c77 authored about 9 years ago by Danny Raetzsch <[email protected]>
docs: add info around permissions and sudo

[skip ci]

github.com/remy/nodemon - 8e48001dc494702bf519c6fdc2097b686de228af authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #711 from madbence/master

fix: Watch js, json files by default

github.com/remy/nodemon - b292ae74b7c43407a52ce2d33d36ff218f4245ed authored about 9 years ago by Remy Sharp <[email protected]>
fix: watch js, json files by default

In node the file extension is optional, so by default nodemon should watch
js and json files.

C...

github.com/remy/nodemon - 3480f37aab325b6ae4e17058078742d586724860 authored about 9 years ago by Bence Dányi <[email protected]>
test: fix default node ext to js,json

@pensierinmusica this was the fix you needed to pass the tests.

github.com/remy/nodemon - f5d1a04cc80f1bc963c20627177e545be42aeee7 authored about 9 years ago by Remy Sharp <[email protected]>
chore: Merge branch 'pensierinmusica-patch-2'

github.com/remy/nodemon - 9c6e5ebe47b519d87c2c28653a4d9dc8422d6238 authored about 9 years ago by Remy Sharp <[email protected]>
chore: merge

Merge branch 'patch-2' of https://github.com/pensierinmusica/nodemon into pensierinmusica-patch-2

github.com/remy/nodemon - 3b44f669ff0fa3ec5bae85709fc791a1eab94de3 authored about 9 years ago by Remy Sharp <[email protected]>
chore: Merge branch 'faergeek-fix-watch-init-restarts'

github.com/remy/nodemon - ae164eab67960fb64c83bdbb307346888b4f2b8d authored about 9 years ago by Remy Sharp <[email protected]>
chore: merge branch

Merge branch 'fix-watch-init-restarts' of https://github.com/faergeek/nodemon into faergeek-fix-...

github.com/remy/nodemon - 68cbf47d6ac9d854d737ae9a66274ff4d78285a8 authored about 9 years ago by Remy Sharp <[email protected]>
chore: Merge branch 'mattlyons0-master'

github.com/remy/nodemon - 6052fec8ed093a9383977256f9eddbbd048a9a3c authored about 9 years ago by Remy Sharp <[email protected]>
chore: Merge branch 'master'

Conflicts:
lib/config/exec.js

github.com/remy/nodemon - 95db896bc1ff062a889215c577d0437064d30596 authored about 9 years ago by Remy Sharp <[email protected]>
Save readiness state on a per-watcher basis

github.com/remy/nodemon - 7e7dc0402eadbab08e49d620dfc7bf89b94e4402 authored about 9 years ago by Sergey Slipchenko <[email protected]>
refactor: remove deprecated util.error

Replace with console.error
Replace util.log with console.log to be consistent with _log

github.com/remy/nodemon - f62c0d55ee64c017bb5881346f020e472d5e7a6e authored about 9 years ago by Matt Lyons <[email protected]>
fix: JSON extension not watched when "scriptExt" is defined

Fix a bug that caused ".json" files to not be watched by default.

closes #643

github.com/remy/nodemon - 4c195df510eb97a6c86cc479f110a2f71e338062 authored about 9 years ago by Alessandro Zanardi <[email protected]>
Merge pull request #694 from timruffles/patch-2

[docs] note on unix globs and --watch

github.com/remy/nodemon - e9d85b2afd55604b416a65eefe2653c7b1af0907 authored about 9 years ago by Remy Sharp <[email protected]>
[docs] note on unix globs and --watch

I tried to use globbing with `--watch` and spent some frustrating time working out that I was be...

github.com/remy/nodemon - 782b74dd3eef72eb14c5a211f333d03e65b510e5 authored about 9 years ago by Tim Ruffles <[email protected]>
Merge pull request #693 from pensierinmusica/patch-1

fix: JSON extension not watched outside of coffeescript

github.com/remy/nodemon - e6708d220c458a92d1e8c9d3e98c8e44c16aab7b authored about 9 years ago by Remy Sharp <[email protected]>
fix: JSON extension not watched outside of coffeescript

Fix a bug that caused `.json` file to not be watched outside of a coffeescript environment,
and ...

github.com/remy/nodemon - ceb1515ec039f0314a2281ea204fe4a3b37c040a authored about 9 years ago by Alessandro Zanardi <[email protected]>
fix: restart on new files added to watched dir

Fixes #664

Also includes tests and quietens the force crash test (though unchanged).

github.com/remy/nodemon - 2f19ffb5a7162d08abbabea45ed995ac2cd9511a authored about 9 years ago by Remy Sharp <[email protected]>
fix: bump ps-tree dependency

Solves toolchain warning about missing SPDX license in outdated
dependency [email protected] -> even...

github.com/remy/nodemon - 880fa52ae955e85284b18df3b02052714b6d250d authored about 9 years ago by Sebastiaan Deckers <[email protected]>
fix: dep bumps

github.com/remy/nodemon - d68a2fcd3dd1693c6e1da71a1cce3913fa55f829 authored about 9 years ago by Remy Sharp <[email protected]>
test: fix bad runOnChangeOnly test

github.com/remy/nodemon - 4903925545a8d78d937609a15b933481ad559e01 authored about 9 years ago by Remy Sharp <[email protected]>
docs: fix faq typo

Apparently, spelling supersede as supercede is [regarded as an error](http://www.merriam-webster...

github.com/remy/nodemon - 241e316dad8c21c7f640b522be487c17e066598e authored about 9 years ago by Danny Guo <[email protected]>
fix: dep bumps

github.com/remy/nodemon - 3eea9ec675f30f8988f6ecef867ea0bd761a7d44 authored about 9 years ago by Remy Sharp <[email protected]>
fix: bump ps-tree dependency

Solves toolchain warning about missing SPDX license in outdated
dependency [email protected] -> even...

github.com/remy/nodemon - ef916f62b06ea3892af397ca5db7723baecb1d82 authored about 9 years ago by Sebastiaan Deckers <[email protected]>