-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
The dependency ajv was updated from 6.8.1 to 6.9.0.
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
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v6.9.0
OpenAPI keyword nullable can be any boolean (and not only true).
Custom keyword definition changes:
dependenciesoption in to require the presence of keywords in the same schema.- more strict validation of the definition using JSON Schema.
Commits
The new version differs by 14 commits.
cd404c46.9.07079aedremove property in custom keyword definition schemac89ca0eeslint option47c8fc9refactor: use json schema to validate custom keyword definition33d1ac4style fixfdfbd44feat: support for required dependencies of custom keyword (keywords that must be present in the same schema)f080c91docs: double quotes51e858edocs: clarify "format" option values0cf6e98Merge branch 'mattpolzin-nullable-can-be-false'ac2221astyle fixc5b9516Merge branch 'master' into nullable-can-be-false58879a0fix: pin jshint to 2.9.7 (#939)859259eAdd tests that show that with nullable option on but 'nullable' keyword set to false an object is not nullable.28c85adAllow nullable property of JSON Schema object to be false as well as true. Remove test that asserted failure if nullable was false.
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 🌴