-
Notifications
You must be signed in to change notification settings - Fork 19
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 nock is breaking the build 🚨 #147
Comments
After pinning to 9.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 9.4.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 4 commits.
See the full diff |
Version 9.4.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 9.5.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv9.5.09.5.0 (2018-08-07)Features
CommitsThe new version differs by 6 commits.
See the full diff |
Version 9.6.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv9.6.09.6.0 (2018-08-08)Features
CommitsThe new version differs by 8 commits.
See the full diff |
Version 9.6.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv9.6.19.6.1 (2018-08-13)Bug Fixes
CommitsThe new version differs by 12 commits.
See the full diff |
Version 9.4.2 of nock was just published.
This version is covered by your current version range and after updating it in your project the build failed.
nock is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes
v9.4.29.4.2 (2018-07-10)
Bug Fixes
Commits
The new version differs by 1 commits.
7fd2329
fix: Replaced util._extend with Object.assign due to deprecated since node v6.
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: