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 create-test-server is breaking the build 🚨 #15

Closed
greenkeeper bot opened this issue May 29, 2018 · 4 comments
Closed

An in-range update of create-test-server is breaking the build 🚨 #15

greenkeeper bot opened this issue May 29, 2018 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 29, 2018

Version 2.2.0 of create-test-server was just published.

Branch Build failing 🚨
Dependency create-test-server
Current Version 2.1.1
Type devDependency

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

create-test-server 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 failed Details

Commits

The new version differs by 9 commits.

  • 47ef15d 2.2.0
  • 49e21c5 Don't use package-lock.json
  • 23319da Accept multiple middlewares in app.get (#16)
  • 5788767 Support returning body without wrapping it in a function (#15)
  • 03dcb00 Enable returning body directly (#14)
  • 107b58e Update ava to the latest version 🚀 (#10)
  • 4619bf4 Update ava to the latest version 🚀 (#9)
  • a82d280 Update got to the latest version 🚀 (#8)
  • 0ec211e Update ava to the latest version 🚀 (#7)

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 29, 2018

After pinning to 2.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2018

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • c4cabdb 2.3.0
  • 455f463 Fix body shorthand example
  • 6eb3f8e Document body parsing
  • 09dcd8b Parse application/octet-stream as Buffer and expose as req.body
  • 8000c5c Parse application/x-www-form-urlencoded as URL-encoded form and expose as req.body
  • 129bd8c Parse text/plain as string and expose as req.body
  • 36adefc Parse application/json as JSON and expose as req.body

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2018

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 3, 2018

Version 2.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • a4ed25d 2.4.0
  • 9735e42 Set default body-parser limit to "1mb". (#25)
  • 36d4b66 Allow options to be passed to body-parser. (#22)

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

1 participant