An in-range update of supertest is breaking the build π¨
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 :palm_tree:
After pinning to 3.2.0 your tests are passing again. Downgrade this dependency π.
- The
devDependencysupertest was updated from3.3.0to3.4.0.
Your tests are still failing with this version. Compare changes
Release Notes for v3.4.0
- PR-532 - Packages updated, pipeline more explicit, documentation updated (thanks @rimiti)
- PR-517 - Documentation updated (thanks @oprogramador)
- PR-513 - Use more robust Array instance check (thanks @rubendg)
Commits
The new version differs by 14 commits.
5640ac93.4.060f8a9eMerge pull request #532 from visionmedia/v3.4.043bfae1doc(History.md) changelog updatedfc1568ddoc(README.md) cookie example added3192d96chore(package-lock.json) file updatedb3d271fchore(package.json) blocks reorganized, nock removedaeae0f3chore(.travis.yml) pipeline more explicit53feddcchore(test/supertest.js) obscure test removed50c59d6Merge pull request #519 from oprogramador/patch-36ca3897Merge pull request #517 from oprogramador/patch-20146d81auth info in READMEd853b37fix typo in README8158979Merge pull request #513 from rubendg/use-isarray550613bUse more robust Array instance check
See the full diff
- The
devDependencysupertest was updated from3.4.0to3.4.1.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 9 commits.
8ef38403.4.1cea9ff5Merge pull request #535 from visionmedia/v3.4.1013caf0doc(History.md) changelog updated0d4a6dcMerge pull request #533 from rimiti/publish-only-necessary9ed4909chore(package-lock.json) file updatedc1a1c37fix(test/supertest.js) test fixed, message has been updated87756fbRevert "chore(test/supertest.js) obscure test removed"9e6851bRevert "chore(test/supertest.js) obscure test removed"ad882c2chore(.npmignore) only publish necessary files
See the full diff