drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

An in-range update of micro-http-router is breaking the build 🚨 #86

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency micro-http-router was updated from 1.3.0 to 1.4.0.

🚨 View failing branch.

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

micro-http-router is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **now/api/getAllDiseases/index.js:** is ready - βœ… **now/api/getDisease/index.js:** is ready - ❌ **now/www/package.json:** has failed - ❌ **now:** Deployment has failed ([Details](https://zeit.co/github/deployment?deploymentId=dpl_8o2aHLK5HN51fpC9vBiixrkA6i14)).

Commits

The new version differs by 2 commits.

  • 32e4e92 Added unroute method
  • adc8739 Add full support for query parameters

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 7d9e9eb Add unrouteAll method and routes object to router
  • 1038563 Update .travis.yml
  • ca026e0 Merge pull request #6 from protocol114/queryParams

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 9e36cc3 Update deps and fix potential unroute bugs

See the full diff