ascii-image
ascii-image copied to clipboard
Bump ajv and serve
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.0
Release notes
Sourced from ajv's releases.
v8.11.0
Use root schemaEnv when resolving references in oneOf (#1901,
@asprouse)Only use equal function in generated code when it is used (#1922,
@bhvngt)v8.10.0
uriResolveroption (@zekth, #1862)v8.9.0
Option
code.esmto generate ESM exports for standalone validation functions (@rehanvdm, #1861) Support discriminator keyword with $ref in oneOf subschemas (@dfeufel, #1815)v8.8.2
Use full RegExp string (with flags) as cache key, related to ajv-validator/ajv-keywords#220
v8.8.1
Fix
minContains: 0(#1819)v8.8.0
Fix browser bundles in cdnjs
regExpoption 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: 0now 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.defaultproperty (@bhvngt, #1757) Update code for breaking TS change - error incatchhas typeunknown(#1760)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:
... (truncated)
Commits
c067d6d8.11.0a5119efUpdate limitProperties.ts (#1918)3ec588bFix some relative links (#1900)09f67f2fix: emit equal when needed - alternative to #1853 (#1922)bd7cf15Fix KeywordCxt links (#1931)95b15b6Use root schemaEnv when resolving references in oneOf (#1901)6e53e43doc: add uriResolver (#1896)a27f7828.10.0d0be809docs: fix typo in discriminator documentation (#1885)b3e0cb1docs: Fix typo (#1890)- Additional commits viewable in compare view
Updates serve from 11.1.0 to 14.2.0
Release notes
Sourced from serve's releases.
14.2.0
Minor Changes
Patches
- Update the license year: #752
Credits
Huge thanks to
@k-yleand@IcedMonkfor helping!14.1.2
Patches
- Fix: add missing CLI option to argv parser: #742
Credits
Huge thanks to
@casperxfor helping!14.1.1
Patches
- Infra: move c8 (coverage) to devDeps: #743
Credits
Huge thanks to
@AviVahlfor helping!14.1.0
Minor Changes
Patches
- Docs(readme): add note about using node 14+: #715
- Tests: add cli unit tests: #719
- Test: Included tests for verifying SSL hosting: #720
- Bump
serve-handlerfrom6.1.3to6.1.5: #738- Add publish workflow: #740
Credits
Huge thanks to
@schemburkarand@gamemaker1for helping!
... (truncated)
Commits
155b41214.2.087014aeBump@zeit/schemaspackage (#756)12d561fUpdate CORS headers to support PNA spec (#753)30c8978Update the license year. (#752)b877dd214.1.2dee1e04fix: add missing CLI option to argv parser (#742)aa4a82714.1.1e9cc380infra: move c8 (coverage) to devDeps (#743)0295693Add--no-git-checksto publish script (#741)526a71714.1.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vercel-release-bot, 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.