-
Notifications
You must be signed in to change notification settings - Fork 9
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 🚨 #28
Comments
After pinning to 9.3.0 your tests are passing again. Downgrade this dependency 📌. |
Version 9.3.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 9.3.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 9.4.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Version 9.4.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 9.4.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv9.4.29.4.2 (2018-07-10)Bug Fixes
CommitsThe new version differs by 9 commits.
See the full diff |
Version 9.4.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 13 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 🚀 CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
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 19 commits.
There are 19 commits in total. 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 21 commits.
There are 21 commits in total. 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 25 commits.
There are 25 commits in total. See the full diff |
Version 9.3.1 of nock was just published.
nock
This version is covered by your current version range and after updating it in your project the build failed.
nock 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
Release Notes
v9.3.19.3.1 (2018-06-07)
Bug Fixes
aborted
property on http request (#1134) (aaa9a56)Commits
The new version differs by 3 commits.
aaa9a56
fix: use
aborted
property on http request (#1134)e933b3a
refactor: update Buffer constructors to from and alloc (#1141)
d3f5b3f
chore(package): update nyc to version 12.0.1
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: