An in-range update of np is breaking the build π¨
greenkeeper opened this issue Β· 6 comments
The devDependency np was updated from 5.2.1
to 6.0.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
np 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: test: Your tests failed on CircleCI (Details).
Release Notes for v6.0.0
Breaking
- Require Node.js 10 818ff4b
Enhancements
- Show registry URL before publishing (#485) 6bf85df
- Allow publishing if availability check fails (#490) ccdb8a5
- Publish non-private subdirectories when root is private (#483) 607e5c1
- Enforce matching engines on npm install (#481) b14dbc9
Fixes
Docs
- Document support for GitHub Packages 91ba1ef
Commits
The new version differs by 8 commits.
a44f05d
6.0.0
6bf85df
Show registry URL before publishing (#485)
ccdb8a5
Allow publishing if availability check fails (#490)
607e5c1
Publish non-private subdirectories when root is private (#483)
4ad4146
Fix checking collaborators when publishing to external registry (#491)
b14dbc9
Enforce matching engines on npm install (#481)
91ba1ef
Document support for GitHub Packages
818ff4b
Require Node.js 10
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 5.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
np was updated from6.0.0
to6.1.0
.
Your tests are still failing with this version. Compare changes
Release Notes for v6.1.0
- The
devDependency
np was updated from6.2.0
to6.2.1
.
Your tests are still failing with this version. Compare changes
Release Notes for v6.2.1
Commits
The new version differs by 5 commits.
5415f77
6.2.1
1cf7d78
Fix scoped repo prompt showing even if package has already been published (#524)
b5a7dcf
Correctly detect if np isn't run in a package (#512)
d9848db
Add tests for the config (#495)
eab7bbd
Fix spacing in readme examples (#510)
See the full diff
- The
devDependency
np was updated from6.2.1
to6.2.2
.
Your tests are still failing with this version. Compare changes
Release Notes for v6.2.2
- The
devDependency
np was updated from6.2.2
to6.2.3
.
Your tests are still failing with this version. Compare changes