Closed greenkeeper[bot] closed 5 years ago
After pinning to 1.18.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
nodemon was updated from 1.18.8
to 1.18.9
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The devDependency nodemon was updated from
1.18.7
to1.18.8
.🚨 View failing branch.
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
- ❌ **ci/circleci: Build Error:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/johngeorgewright/angular-xml/2?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ✅ **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/johngeorgewright/angular-xml/builds/466211591?utm_source=github_status&utm_medium=notification)).Release Notes for v1.18.8
1.18.8 (2018-12-10)
Bug Fixes
Commits
The new version differs by 5 commits.
3dfd5cc
chore: Merge branch 'master'
735afd5
fix: docker leaving running pids (via pstree)
eb457be
chore: update issue template
8132db6
docs: Example of how to allow a graceful reload (#1481)
2dcdd0e
docs: how to watch .env files
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: