-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Version 3.3.0 of supertest was just published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | supertest |
| Current Version | 3.2.0 |
| Type | devDependency |
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
- ❌ ci/circleci: Your tests failed on CircleCI (Details).
Release Notes
v3.3.0#509 - Fix #486, bug in _assertBody, switch to deepStrictEqual (thanks @mikelax)
#510 - Refactor test files to use const/let (thanks @rimiti)
Commits
The new version differs by 10 commits.
e910e85chore: Prepare for v3.3.0 release.bd864deMerge pull request #511 from visionmedia/bugfix-486-equal101fbf5Merge branch 'master' into bugfix-486-equal04230bbMerge pull request #510 from visionmedia/refact-const-let510a7aebugfix: 486 Change method to use deepStrictEqual. (#509)913150dchore(.editorconfig) [*.md] block removed82e0828refact(test/supertest.js) vars replaced by const and let5443136chore(.editorconfig) configuration file created7233ba6chore(.eslintrc) parserOptions option added to use es6322ebf6bugfix: 486 Change method to use deepStrictEqual.
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 🌴