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 ajv is breaking the build 🚨 #87

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency ajv was updated from 6.10.0 to 6.10.1.

🚨 View failing branch.

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

ajv 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 ([Details](https://github.com/drex44/good-food-guide/commit/4d628b26f43a6decb1d22ddf0727e6320448063c#comments)). - βœ… **now/api/getDisease/index.js:** is ready ([Details](https://github.com/drex44/good-food-guide/commit/4d628b26f43a6decb1d22ddf0727e6320448063c#comments)). - ❌ **now/www/package.json:** has failed ([Details](https://github.com/drex44/good-food-guide/commit/4d628b26f43a6decb1d22ddf0727e6320448063c#comments)). - ❌ **now:** Deployment has failed ([Details](https://zeit.co/github/deployment?deploymentId=dpl_7m39QzhQzQJBstUEABuHd64TFLRu)).

Commits

The new version differs by 12 commits.

  • 8b59052 6.10.1
  • 66c2907 chore(package): update del-cli to version 2.0.0 (#1014)
  • d476534 chore(package): update eslint to version 6.0.0 (#1030)
  • c468632 test: update node.js versions for travis test
  • 3ca7571 chore: update jshint
  • 120d746 chore(package): update nyc to version 14.0.0 (#994)
  • c3093bb Add "empty" to useDefaults Option type definition (#1020)
  • ab841b4 fix: addKeyword and schema without ID, closes #1001
  • bc993de chore(package): update karma to version 4.0.1 (#959)
  • 6be5ff6 fix(types): add strictKeywords to Options interface (#975)
  • 78a9403 update JSON-Schema-Test-Suite
  • d107207 Fix wrong json schema reference (#961)

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

Release Notes for v6.10.2

Fix: the unknown keywords were ignored with the option strictKeywords: true (instead of failing compilation) in some sub-schemas (e.g. anyOf), when the sub-schema didn't have known keywords.

Commits

The new version differs by 8 commits.

  • 6e4a346 6.10.2
  • 53b5682 fix: the unknown keyword in the schema without known keywords inside compound schema (e.g. anyOf) is ignored with strictKeywords option
  • 669bf96 readme: fix link
  • d289c38 Tidelift subscription
  • 69802d2 security contact
  • d9d6fba Create FUNDING.yml
  • 482d2c5 labels config
  • dd827d1 label comments (for labelcious)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.0

Improved hostname validation (@sambauers, #1143)
Option keywords to add custom keywords (@franciscomorais, #1137)
Types fixes (@boenrobot, @MattiAstedrone)
Docs:

Commits

The new version differs by 49 commits.

  • 03d0012 6.12.0
  • 1021a00 Merge branch 'RadiationSickness-patch-1'
  • 0163e5c docs: error logging code sample
  • 52adde5 Merge branch 'patch-1' of git://github.com/RadiationSickness/ajv into RadiationSickness-patch-1
  • 8fd1e44 Merge branch 'franciscomorais-feature/keywords-options'
  • e5bed30 test: update option keywords test
  • c90c189 Merge branch 'feature/keywords-options' of git://github.com/franciscomorais/ajv into franciscomorais-feature/keywords-options
  • 38191c2 Update readme with keywords option
  • f94db48 Update options validation spec
  • 367527c Merge branch 'master' into patch-1
  • c1c0ba7 Merge pull request #1091 from thetric/typescript-usage-note
  • 75aa5fd Merge pull request #1143 from sambauers/master
  • 120748c Only use regex for hostname checks.
  • 384eec4 Merge branch 'master' into master
  • 4d9dd8c docs: link to $data reference proposal, closes #51

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.1

Docs and dependency updates

Commits

The new version differs by 23 commits.

  • b511ae2 6.12.1
  • 5354deb Merge branch 'opencollective-opencollective'
  • 891f081 update readme
  • bc60f57 Merge branch 'master' into opencollective
  • f1ca328 Merge pull request #1191 from epoberezkin/greenkeeper/karma-sauce-launcher-4.1.3
  • 3e9f375 Update package.json
  • 0b641fe Merge branch 'master' into greenkeeper/karma-sauce-launcher-4.1.3
  • db9e73a Merge pull request #1187 from epoberezkin/greenkeeper/karma-5.0.0
  • f0e54ba Merge pull request #1189 from epoberezkin/greenkeeper/karma-mocha-2.0.0
  • 3408cd0 Merge pull request #1190 from sambauers/master
  • bfced3b "hostname" format does not have full method
  • 591b36e chore(package): update karma-mocha to version 2.0.0
  • f5c284c chore(package): update karma-sauce-launcher to version 4.1.3
  • 4e7786f chore(package): update karma to version 5.0.0
  • 7c3648d Merge branch 'master' into opencollective

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.2

Removed post-install script

Commits

The new version differs by 2 commits.

See the full diff