-
Notifications
You must be signed in to change notification settings - Fork 32
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 🚨 #290
Comments
After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 3.3.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.3.0#509 - Fix #486, bug in _assertBody, switch to CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.4.0
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
Version 3.2.0 of supertest was just published.
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
v3.2.0Commits
The new version differs by 29 commits.
c52338b
Merge pull request #508 from visionmedia/prepare-release
fb3d042
chore(package*.json) version bumped v3.2.0
8707c22
doc(History.md) file updated
05272d7
Merge pull request #507 from visionmedia/upgrade-dependencies
011d008
chore(.gitignore) coverage folder included
92578c7
Merge pull request #503 from visionmedia/upgrade-dependencies
1fc760b
chore(package-lock.json) locker file updated
f8229a8
Merge branch 'master' into upgrade-dependencies
979999f
Merge pull request #506 from rimiti/fix-pipeline
96af26a
chore(.gitignore) .nyc_output folder included
b0a9dbd
chore(.travis.yml) call npm coverage script
c4566f2
chore(package-lock.json) file updated
85b17c6
chore(package.json) coverage script created
977081f
Merge pull request #504 from visionmedia/adding-coverage
0a3ad28
Merge remote-tracking branch 'origin/master' into adding-coverage
There are 29 commits in total.
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: