-
Notifications
You must be signed in to change notification settings - Fork 4
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 supertest is breaking the build 🚨 #113
Comments
After pinning to 3.3.0 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 CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Fix - Superagent downgradedCommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for DocumentationCommitsThe new version differs by 5 commits.
See the full diff |
The devDependency supertest was updated from
3.3.0
to3.4.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
supertest 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 for v3.4.0
Commits
The new version differs by 14 commits.
5640ac9
3.4.0
60f8a9e
Merge pull request #532 from visionmedia/v3.4.0
43bfae1
doc(History.md) changelog updated
fc1568d
doc(README.md) cookie example added
3192d96
chore(package-lock.json) file updated
b3d271f
chore(package.json) blocks reorganized, nock removed
aeae0f3
chore(.travis.yml) pipeline more explicit
53feddc
chore(test/supertest.js) obscure test removed
50c59d6
Merge pull request #519 from oprogramador/patch-3
6ca3897
Merge pull request #517 from oprogramador/patch-2
0146d81
auth info in README
d853b37
fix typo in README
8158979
Merge pull request #513 from rubendg/use-isarray
550613b
Use more robust Array instance check
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: