BakeryJS
BakeryJS copied to clipboard
Build(deps): bump ajv from 6.12.6 to 8.6.2
Bumps ajv from 6.12.6 to 8.6.2.
Release notes
Sourced from ajv's releases.
v8.6.2
Fix JTD serialiser (#1691)
v8.6.1
Fix "not" keyword preventing validation of "allOf" and some other keywords (#1668)
v8.6.0
Track evaluated properties with patternProperties that have always valid schemas (e.g., true) (
@​P0lip, #1626) Optionint32rangeto disable number range checking forint32anduint32type in JTD schemasv8.5.0
Optimize validation code for
constkeyword with scalar values (@​SoAsEr, #1561) Add optionschemaIdto support ajv-draft-04 - Ajv for JSON Schema drat-04.v8.4.0
JSON Type Definition schema options:
- parseDate: parse
timestamptype as Date objects.- allowDate: non-standard - allow date without time with
timestamptype.v8.3.0
Typescript improvements:
- better error reporting for JSONSchemaType in case strictNullChecks option is disabled (
@​erikbrinkman, #1583)- support missed boolean type in JTDDataType (
@​m00s, #1587) JTD timestamp validation option (@​jrr, #1584). Docs corrections.v8.2.0
Add JTDDataType to compile signature (
@​erikbrinkman, #1547) Improve JSONSchemaType for records (@​erikbrinkman, #1564) Use rollup for browser bundles (@​realityking, #1533) Docs correctionsv8.1.0
unicodeRegExp option to not use RegExp unicode flag that may be incompatible with some environments (
@​asaid-0, #1530) Fix JSONSchemaType (@​erikbrinkman, #1541) Extended error message for invalid keyword values (@​pcwiek, #1542)v8.0.5
Fix: add source code back to npm package, 8.0.4 is breaking ajv-cli (and possibly other things)
v8.0.4
Reduce npm bundle size
v8.0.3
Improve JSONSchemaType errors (
@​erikbrinkman, #1525)v8.0.2
Support RegExp formats in standalone code (#1470) Add schema path to strictTuple error message (
@​asaid-0, #1519)
... (truncated)
Commits
a0465708.6.2426fe51WIP error change (#1674)ceac236Fix doc formatting forprefixItems(#1685)18de168build(deps-dev): bump@​types/nodefrom 15.14.2 to 16.3.2 (#1689)c22894abuild(deps-dev): bump husky from 6.0.0 to 7.0.1 (#1678)71a29b8fix JTD serializer for Date objects, fixes #1691001f829Linking to the correct keywords reference page (#1670)9166e388.6.1674688cfix not keyword preventing validation of allOf etc. keywords, closes #1668 (#...4706efdFix links in README.md: /json-schema.md => .html (#1654)- 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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.
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 squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)