Option code.esm to generate ESM exports for standalone validation functions (@rehanvdm, #1861)
Support discriminator keyword with $ref in oneOf subschemas (@dfeufel, #1815)
Fix browser bundles in cdnjs
regExp option allowing to specify alternative RegExp engine, e.g. re2 (@efebarlas)
v8.7.1
Publish Ajv bundle for JSON Schema 2020-12 to cdnjs.com
v8.7.0
Update JSON Schema Test Suite.
Change minContains: 0 now correctly allows empty array.
v8.6.3
Fix $ref resolution for schemas without $id (@rbuckton, #1725)
Support standalone module import from ESM modules without using .default property (@bhvngt, #1757)
Update code for breaking TS change - error in catch has type unknown (#1760)
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)
Option int32range to disable number range checking for int32 and uint32 type in JTD schemas
v8.5.0
Optimize validation code for const keyword with scalar values (@SoAsEr, #1561)
Add option schemaId to support ajv-draft-04 - Ajv for JSON Schema drat-04.
Drops support for Node.js 12 (reached end of life)
We now also have a contribution guide, with linting/type checking running on a GitHub Actions workflow. There are also issue and pull request templates to help folks contribute more easily to the repository.
Major Changes
[major] TypeScript rewrite, support ES Modules.: #706
This version was pushed to npm by leerobinson, a new releaser for serve since your current version.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/torch2424/as-bind/network/alerts).
Bumps ajv to 8.11.0 and updates ancestor dependency serve. These dependencies need to be updated together.
Updates
ajv
from 6.5.3 to 8.11.0Release notes
Sourced from ajv's releases.
... (truncated)
Commits
c067d6d
8.11.0a5119ef
Update limitProperties.ts (#1918)3ec588b
Fix some relative links (#1900)09f67f2
fix: emit equal when needed - alternative to #1853 (#1922)bd7cf15
Fix KeywordCxt links (#1931)95b15b6
Use root schemaEnv when resolving references in oneOf (#1901)6e53e43
doc: add uriResolver (#1896)a27f782
8.10.0d0be809
docs: fix typo in discriminator documentation (#1885)b3e0cb1
docs: Fix typo (#1890)Updates
serve
from 11.3.2 to 14.0.1Release notes
Sourced from serve's releases.
... (truncated)
Commits
59e6b00
14.0.13fbca73
fix(utilities/cli): usechalk-template
to render help message (#713)995247d
14.0.0a2512c9
14.0.0-canary.0f67fd3b
13.0.4-canary.0d2a5187
[major] TypeScript rewrite, support ES Modules. (#706)8949c70
13.0.4664f11d
Fix GitHub actions folder name and remove broken ESLint setup. (#704)69f26a9
Bump packages from npm audit. (#703)0335ebb
Always throw if config file is specified (#502)Maintainer changes
This version was pushed to npm by leerobinson, a new releaser for serve since your current version.
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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/torch2424/as-bind/network/alerts).