Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.12.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 7 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
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
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 9 commits.
bd9d595
chore: fix linting issues
e9129c0
fix: switch to killing using numericals
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
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
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 10 commits.
1171fc1
fix: nodemon reporting crash
bd9d595
chore: fix linting issues
e9129c0
fix: switch to killing using numericals
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
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
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 23 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
1171fc1
fix: nodemon reporting crash
bd9d595
chore: fix linting issues
There are 23 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 26 commits.
4589bc8
fix: properly ignore defaults, don't match partial
1d88943
fix: pass stdin to child process on -I
1e2516d
fix: defined diretory watching
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
There are 26 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 30 commits.
0bb1eec
chore: merge branch 'master'
dcd8911
fix: stop saying there's another update required!
636ae40
chore: update new issue template
e4cfe9b
chore: add no-response bot
4589bc8
fix: properly ignore defaults, don't match partial
1d88943
fix: pass stdin to child process on -I
1e2516d
fix: defined diretory watching
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
There are 30 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 12 commits.
de66c6b
refactor: fix scoping issue in node@4
5a914cb
fix: handle exit(2) better
6333fa5
chore: fix linting
6e839d4
fix: support implicit filename extension
48048aa
fix: properly handle --no-update-notifier
c637717
fix: expose no update flag
f711537
chore: fix linting
7a04e2c
fix: incorrect count of watch files being reported
7052648
docs: add SparkPost for their sponsorship β€οΈ
369eb11
chore: update issue template
0c78a9c
test: remove .only
0c3229d
docs: remove duff link
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 13 commits.
0d9a892
fix: don't use fork with node inspect
de66c6b
refactor: fix scoping issue in node@4
5a914cb
fix: handle exit(2) better
6333fa5
chore: fix linting
6e839d4
fix: support implicit filename extension
48048aa
fix: properly handle --no-update-notifier
c637717
fix: expose no update flag
f711537
chore: fix linting
7a04e2c
fix: incorrect count of watch files being reported
7052648
docs: add SparkPost for their sponsorship β€οΈ
369eb11
chore: update issue template
0c78a9c
test: remove .only
0c3229d
docs: remove duff link
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Version 1.12.6 of nodemon was just published.
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/cypress-io/cypress-example-recipes/builds/315884351?utm_source=github_status&utm_medium=notification) - β **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/cypress-io/cypress-example-recipes/252?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)Release Notes
v1.12.61.12.6 (2017-12-13)
Bug Fixes
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
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: