Skip to content
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 node-mocks-http is breaking the build 🚨 #88

Open
greenkeeper bot opened this issue May 2, 2019 · 5 comments
Open

An in-range update of node-mocks-http is breaking the build 🚨 #88

greenkeeper bot opened this issue May 2, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 2, 2019

The devDependency node-mocks-http was updated from 1.7.3 to 1.7.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

node-mocks-http 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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • coverage/coveralls: First build on greenkeeper/node-mocks-http-1.7.4 at 98.268% (Details).

Commits

The new version differs by 7 commits.

  • 0e1d5ff 1.7.4
  • 5b881ef Release of version 1.7.4
  • d1ce7c0 feat: add convenience method _getJSONData (#181)
  • ad7b6c1 Fix res.json and res.jsonp in order to handle false and null responses (#179)
  • b93c487 Added missing typings for "buffer" (#178)
  • 2e8ee62 update linting instructions (#177)
  • d41694f Remove net npm package, because this library uses the native node net module. (#176)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 2, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • f4b6b05 1.7.5
  • 40971bd Update package dependency tree and package-lock file

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 2, 2019

After pinning to 1.7.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 8, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • a6435ef Release for 1.7.6
  • 5dcff56 Update the History for the version 1.7.6
  • f55c817 fixed json() and jsonp() function to mimic express.js behavior (#183)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 8ce9d61 Release 1.8.0
  • d339b5d Copy all types from IncomingHeaders. (#192)
  • 3e3e29c fix: enable method chaining (#191)
  • f19d9c0 Fix npm audit security warnings
  • 928aa70 Feature/add accepts language (#188)
  • a799b1b Update the package-lock

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • a88c9e3 Release 1.8.1
  • df0e9a9 Create stale.yml
  • 223015c Enable res.render() callback argument (#197)
  • e04dd79 Bump eslint-utils from 1.3.1 to 1.4.3 (#196)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants