Bump ajv from 6.6.2 to 6.9.1
Created by: dependabot-preview[bot]
Bumps ajv from 6.6.2 to 6.9.1.
Release notes
Sourced from ajv's releases.
v6.9.0
OpenAPI keyword
nullablecan be any boolean (and not onlytrue). 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.
v6.8.0
Docs: security considerations. Meta-schema for the security assessment of JSON Schemas.
v6.7.0
Option
useDefaults: "empty"to replacenulland""(empty strings) with default values (in addition to assigning defaults to missing and undefined properties). Update draft-04 meta-schema to remove incorrect usage of "uri" format.
Commits
-
2fc78ab6.9.1 -
fe7f91dfix: incorrect custom keyword definition schema, #941 -
cd404c46.9.0 -
7079aedremove property in custom keyword definition schema -
c89ca0eeslint option -
47c8fc9refactor: use json schema to validate custom keyword definition -
33d1ac4style fix -
fdfbd44feat: support for required dependencies of custom keyword (keywords that must... -
f080c91docs: double quotes -
51e858edocs: clarify "format" option values - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.