-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of node-mocks-http is breaking the build 🚨 #88
Comments
Your tests are still failing with this version. Compare changes |
After pinning to 1.7.3 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 changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The devDependency node-mocks-http was updated from
1.7.3
to1.7.4
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
node-mocks-http 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
Commits
The new version differs by 7 commits.
0e1d5ff
1.7.4
5b881ef
Release of version 1.7.4
d1ce7c0
feat: add convenience method _getJSONData (#181)
ad7b6c1
Fix res.json and res.jsonp in order to handle
false
andnull
responses (#179)b93c487
Added missing typings for "buffer" (#178)
2e8ee62
update linting instructions (#177)
d41694f
Remove
net
npm package, because this library uses the native nodenet
module. (#176)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 🌴
The text was updated successfully, but these errors were encountered: