An in-range update of nyc is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency nyc was updated from 13.1.0 to 13.2.0.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
nyc 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/appveyor/branch: Waiting for AppVeyor build to complete (Details).
- β ci/circleci: node-10: Your tests failed on CircleCI (Details).
- β ci/circleci: node-latest: Your tests failed on CircleCI (Details).
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 17 commits.
29e6f5echore(release): 13.2.0e95856cchore: Update dependencies. (#978)921d386fix: Create directory for merge destination. (#979)df2730dfeat: Option Plugins (#948)35cd49afeat: document the fact that cacheDir is configurable (#968)ff834aafeat: avoid hardcoded HOME for spawn-wrap working dir (#957)35710b1build: move windows tests to travis (#961)93cb5c1tests: coverage for temp-dir changes (#964)d566efetest: stop using LAZY_LOAD_COUNT (#960)f23d474chore: update stale bot config with feedback (#958)62d7fb8chore: slight tweak to position of test28b6d09fix: missing command temp-directory (#928)40afc5ffix: nyc processing files not covered by include whenallis enabled. (#914)ba22a26docs(readme): Update to reflect .nycrc.json support (#934)2dbb82dchore: enable probot-stale
There are 17 commits in total.
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 π΄
After pinning to 13.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencynyc was updated from13.2.0to13.3.0.
Your tests are still failing with this version. Compare changes