Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ajv

The fastest JSON Schema Validator. Supports draft-04/06/07/2019-09/2020-12
Collective - Host: opensource - https://opencollective.com/ajv - Website: https://ajv.js.org/ - Code: https://github.com/ajv-validator/ajv

fix: minor linting issues (#2383)

github.com/ajv-validator/ajv - 95218d3327d2eb12a4dc5d0c8c74e840b1be7015 authored 11 months ago
chore: update dependencies (#2382)

* chore: update dependencies

* chore: add some major updates

github.com/ajv-validator/ajv - 0ca87765912aa12cb54f30d393eda31ad1dfd606 authored 11 months ago
chore: add node 21.x (#2380)

github.com/ajv-validator/ajv - e6d38cc40197aa0f711a6ff70563eccc8bbaef69 authored 11 months ago
Merge pull request #2356 from egfx-notifications/fix/parsejson-v8-11.7.72-and-newer

fix: Update parseJson() for v8 11.7.72 and newer

github.com/ajv-validator/ajv - c0a130d7e5cc2e78c199520629fe25c6646f0163 authored 11 months ago
Merge branch 'master' into fix/parsejson-v8-11.7.72-and-newer

github.com/ajv-validator/ajv - 44235791fa5572c7737fdcb69c76618f93eb36af authored 11 months ago
fix: #2330 fixed by removing node 14 (#2379)

github.com/ajv-validator/ajv - 3f8b64410dbc3e8a507b64afee2c8132209ab727 authored 11 months ago
fix: Update parseJson() for v8 11.7.72 and newer

Fixes #2355

Root cause: https://chromium-review.googlesource.com/c/v8/v8/+/4652014

github.com/ajv-validator/ajv - f7ad4a38c5ecb160a559c03ffa81f432c9aeb59f authored about 1 year ago
update chat badge

github.com/ajv-validator/ajv - 490eb8c0eba8392d071fef005e16d330f259d0ba authored over 1 year ago
docs: update schema language comparison

github.com/ajv-validator/ajv - eaf4615640cf129025d20ca6774f8fede4f3adb3 authored about 2 years ago
update node versions (#2195)

github.com/ajv-validator/ajv - 321fad60527cfec4c2793874dce74414d1c796d1 authored about 2 years ago
fix JTD discriminator with more than 8 properties, fixes #1971 (#2194)

* fix JTD discriminator with more than 8 properties, fixes #1971

* prettier

github.com/ajv-validator/ajv - c5c195bd47503bc55ccd011c36b3de81867fe3a1 authored about 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 23.0.7 to 24.0.0 (#2184)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

github.com/ajv-validator/ajv - 527d43a1fa42305ed7ac0abcf64a98c487d45e83 authored about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 (#2193)

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescrip...

github.com/ajv-validator/ajv - 2e5884b1b6b4844a9e777b470c7177b31243172b authored about 2 years ago
build(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0 (#2183)

Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 5.0....

github.com/ajv-validator/ajv - a697668edfaa5d066e8d8256ffce71d70745c539 authored about 2 years ago
special case empty object for jtd (#2158)

fixes #2123

github.com/ajv-validator/ajv - dab8504c8e46f96adf31687a3216ac03d48b8d0d authored about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 8.5.0 to 9.0.2 (#2160)

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescrip...

github.com/ajv-validator/ajv - d2c57d96be9e445ab38496e2cf22494e68eeb44e authored about 2 years ago
correctly narrow "number" type to "integer", fixes #1935 (#2192)

* Add failing test for integer subschema narrowing

* Add number to includesType check for con...

github.com/ajv-validator/ajv - a4892653055d1bccb58a739825caac466d86da3a authored about 2 years ago
JTD empty values schema, fixes #1949 (#2191)

github.com/ajv-validator/ajv - a211e8dcf26a2c1f6722d1d44419287256a9a726 authored about 2 years ago
remove leading comma in JTD serialisation result, fixes #2001, fixes #2171, fixes #2181 (#2190)

* fixes #2001

fixes #2001

* reduce diff

* prettier

* JTD only optional properties te...

github.com/ajv-validator/ajv - 5c728645cc73c7bf2e07c01e8ecf32b50744f596 authored about 2 years ago
build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0 (#2162)

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...

github.com/ajv-validator/ajv - 35034b6b1bbaf144595713d50415501138db0036 authored about 2 years ago
build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 5.0.1 (#2159)

Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 4.1....

github.com/ajv-validator/ajv - 4ea1bf03b13e560514c1fa5a0e798399e8ea0c9f authored about 2 years ago
readme: update group link

github.com/ajv-validator/ajv - 01e644a7810f16762c8bb5c96cbf1ece6ea36c85 authored about 2 years ago
export ValidationError and MissingRefError, closes #1926, closes #1840 (#2020)

* expost Validation Error - fix to #1926

* fixed prettier issues

Co-authored-by: Evgeny Po...

github.com/ajv-validator/ajv - 16af695b9e19e37fe064145fd33d7a630e9263c0 authored about 2 years ago
build(deps-dev): bump lint-staged from 12.5.0 to 13.0.3 (#2019)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.5.0 to 13.0.3.
- [Release no...

github.com/ajv-validator/ajv - 65220d64f3a69dfb356d2c030186532a97a46d8b authored about 2 years ago
build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#1972)

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https:/...

github.com/ajv-validator/ajv - b3c53edafa2ed3f69bcc9765f03b137f8c74c79b authored about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.9 (#2151)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/ajv-validator/ajv - fa4343b85b80fa1904faa0ed6acf3ad4b6e5d823 authored about 2 years ago
build(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.1 (#2143)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

github.com/ajv-validator/ajv - b8f563b062e697dd4490e2255c178528f4a2ebe7 authored about 2 years ago
docs: remove invisible character in README (#1990)

github.com/ajv-validator/ajv - f38d269762cc062542c646898034689fdec0a91b authored about 2 years ago
Update security.md -> ReDoS Attack Section (#1953)

I made a mistake with one of the code snippets in the documentation. The 'regExp' attribute belo...

github.com/ajv-validator/ajv - b2a109c22a9680edd536fd422df199ca7236b0b0 authored about 2 years ago
docs: fix broken links (#2006)

Co-authored-by: Connor Smith <[email protected]>
Co-authored-by: Evgeny Poberezkin <2769109...

github.com/ajv-validator/ajv - 67e7f1cb38b639e7f64e0f77b2dedf8e0d3af7f5 authored about 2 years ago
build(deps-dev): bump fast-uri from 1.0.1 to 2.1.0 (#2007)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 1.0.1 to 2.1.0.
- [Release notes](ht...

github.com/ajv-validator/ajv - d0beea59ce905797a7d1a09586844be335899a1c authored about 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 23.0.2 (#2142)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

github.com/ajv-validator/ajv - f90a1cfd16afcc3fb53cdd589925a438fbfd5925 authored about 2 years ago
docs: fix link for useDefaults (#1955)

* Clarify validation errors and fix link for useDefaults.

* Make it clear the value, not the ...

github.com/ajv-validator/ajv - 5d5c803d6f62fd197d51eecca39ae1452b110383 authored about 2 years ago
fix: typo (#2010)

github.com/ajv-validator/ajv - d6f3ac9357d770ebe29bffa1359f2acc76b7d257 authored about 2 years ago
ensure that nullable is not set for required parameters (#2079)

nullable was enforced for optional parameters, but not forbidden for
required parameters. This ...

github.com/ajv-validator/ajv - 00b3939ba545e87f585b5ee5e93d26f025454fc6 authored about 2 years ago
build(deps-dev): bump husky from 7.0.4 to 8.0.2 (#2153)

Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.2.
- [Release notes](https:/...

github.com/ajv-validator/ajv - 69d78976328d1a0ec4a1c705e2dbc5c66b38761a authored about 2 years ago
docs: parsing does not support non-standard JTD keywords (#2072)

* add Non-standard JTD keywords warn

* correction

* correction

Co-authored-by: Evgeny P...

github.com/ajv-validator/ajv - b3cbbc144c5e07db11b1462911bfecb48433f6cd authored about 2 years ago
Doc: update the documentation of addKeyword args (#2090)

* update the documentation of addKeyword args

* add the

* corrections

Co-authored-by: E...

github.com/ajv-validator/ajv - 7516a0904b8b436393298d83864e59785c33325a authored about 2 years ago
npm installs version 8 by default (#2088)

github.com/ajv-validator/ajv - d6d8d5f197d793a739378e5e3567151dcd0fbb61 authored about 2 years ago
Remove unnecessary console.log (#2138)

There are already console logs in the parseAndLog function itself. parseAndLog(json) and parseAn...

github.com/ajv-validator/ajv - 58f9e7ff46937f0cf8f4085fe178dbec1bdeefe1 authored about 2 years ago
update typescript, fix broken annotation (#2157)

github.com/ajv-validator/ajv - 572c84324c0354c11053a8c77a7dbaea3b0f1b60 authored about 2 years ago
Update README.md

github.com/ajv-validator/ajv - 948ffbf07345eeca286e50cc233bedc3f72e8f03 authored over 2 years ago
Update README.md

github.com/ajv-validator/ajv - 13caf4736c770620f0f6d3e2d7c131850f5c49e5 authored over 2 years ago
Update README.md

github.com/ajv-validator/ajv - 1657fe42037e1db17c44fa2d03558e4c35adab06 authored over 2 years ago
build(deps-dev): bump glob from 7.2.0 to 8.0.2 (#1981)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.2.
- [Release notes](https:...

github.com/ajv-validator/ajv - 99e884dc4bbb828cf47771b7bbdb14f23193b0b1 authored over 2 years ago
Update limitProperties.ts (#1918)

* Update limitProperties.ts

in absence of condition pluralization of message, at least have i...

github.com/ajv-validator/ajv - a5119ef700961623eb7e81ef994bbdda407f3826 authored almost 3 years ago
Fix some relative links (#1900)

github.com/ajv-validator/ajv - 3ec588bc28fe2c1a23d9b3ba0b367dc66712e498 authored almost 3 years ago
fix: emit equal when needed - alternative to #1853 (#1922)

* fix: emit equal when needed - alternative to #1853

* fix: prettier errors

* fix: tslint ...

github.com/ajv-validator/ajv - 09f67f26334ead1502976e5462300e2a06874fbd authored almost 3 years ago
Fix KeywordCxt links (#1931)

github.com/ajv-validator/ajv - bd7cf15aa926e1dfdb75a99d66164dce479e8304 authored almost 3 years ago
Use root schemaEnv when resolving references in oneOf (#1901)

* Use root schemaEnv when resolving references in oneOf

* Update discriminator test name

github.com/ajv-validator/ajv - 95b15b683dfb60f63c5129b0426629b968d53af8 authored almost 3 years ago
doc: add uriResolver (#1896)

* doc: add uriResolver

* update link

Co-authored-by: Evgeny Poberezkin <2769109+epoberezki...

github.com/ajv-validator/ajv - 6e53e432fd7de29a94ba042af47cd161864fa907 authored almost 3 years ago
docs: fix typo in discriminator documentation (#1885)

github.com/ajv-validator/ajv - d0be8094ecf82dd6952780bb3d7a231eba5f3ba5 authored almost 3 years ago
docs: Fix typo (#1890)

github.com/ajv-validator/ajv - b3e0cb17d0e095b5c883042b2306571be5ec86b7 authored almost 3 years ago
feat: add uriresolver option (#1862)

* feat: add uriresolver option

* fix: review

* fix: prettier

* fix: lint

* fix: para...

github.com/ajv-validator/ajv - 0e47ab4f0bc16a3ae48a227e917c7b08b7ecd597 authored almost 3 years ago
resolve references before validating the discriminator (#1815)

* resolve references before validating the discriminator
fixes #1554

* prettier style

* a...

github.com/ajv-validator/ajv - e7bc0098cbe8d8c742fd01115a16016defe3b06e authored about 3 years ago
Updated standalone documentation and add new examples (#1866)

* docs: updated standalone documentation and added new examples #1831

* remove unnecessary li...

github.com/ajv-validator/ajv - ec96c87c5994b4e8af96a61d4634a39da1786c0a authored about 3 years ago
Fix broken named anchor link (#1870)

Prefix the closing angle bracket with a forward slash so that a correct stub is generated for ta...

github.com/ajv-validator/ajv - f2e590a147b6e09d078cefcc8b0e9e66c261bb40 authored about 3 years ago
Update getting-started.md (#1871)

Minor spelling and grammar corrections.

github.com/ajv-validator/ajv - d63253994bfbf860dfe7cc81d993b0cfca1fe9fb authored about 3 years ago
Add option to generate ESM exports instead of CJS (#1523) (#1861)

* feat: add option to generate ESM exports instead of CJS (#1523)

* feat: add option to gener...

github.com/ajv-validator/ajv - 418cd0f4308c07c627071b4d03544e7cc57f235c authored about 3 years ago
build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#1851)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/ajv-validator/ajv - d21fa70ac0e6187b7089aaea3fe60247da613685 authored about 3 years ago
Update ReDoS section of security.md to accommodate #1683 (#1828)

* Update ReDoS section of security.md

* Update docs/security.md

* Update docs/security.md
...

github.com/ajv-validator/ajv - c3e203c2696e42ec107fe6a5a659fca54b2e4993 authored about 3 years ago
Fix minor typo in json-schema.md (#1843)

github.com/ajv-validator/ajv - 84d0a575f2ef6b38d19a93f45d2546938fa31d4d authored about 3 years ago
doc: fix typo (#1847)

"Additionaly" should be "Additionally".

Co-authored-by: Evgeny Poberezkin <2769109+epoberezki...

github.com/ajv-validator/ajv - e9df4c14d8e82706474c544de55f636962bca3d6 authored about 3 years ago
fix prettier, add logo (#1848)

github.com/ajv-validator/ajv - c7bf889ebb8b6d86f20a77f7e79c4d10196d2125 authored about 3 years ago
build(deps-dev): bump lint-staged from 11.2.6 to 12.1.1 (#1827)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.1.1.
- [Release no...

github.com/ajv-validator/ajv - 8d20f6b33c93e326279ab8ac98609d52eb40be91 authored about 3 years ago
use RegExp string with flags as key for cached RegExp object, related to ajv-validator/ajv-keywords#220

github.com/ajv-validator/ajv - 61c7a4a6504540c35f3e4246de9bbd97680195b2 authored about 3 years ago
fix minContains: 0, closes #1819 (#1820)

github.com/ajv-validator/ajv - 1959de4ea6e1cdacfac215f2773b4d2cef2d2ccb authored about 3 years ago
docs: linkfix ajv-validator/ajv-cli (#1818)

github.com/ajv-validator/ajv - 683de4edc4bd442897508b10dd0c95cf9b2ab96f authored about 3 years ago
option regExp to specify RegExp engine (e.g. re2) #1684

commit 1835f3517ffb750ea4c75ce3ee8d9c262374e8f4
Author: Evgeny Poberezkin <2769109+epoberezkin@u...

github.com/ajv-validator/ajv - 8ed855b317ade9e13a21f219b72cf8a25b2d36d1 authored about 3 years ago
change exports to fix bundles (#1812)

* change exports to fix bundles

* use browserify for bundling

* revert exports

* use br...

github.com/ajv-validator/ajv - f68ef8f723fd4488032a73c59103e830b928df2d authored about 3 years ago
create ajv bundle for JSON Schema 2020-12

github.com/ajv-validator/ajv - 73808bf65ea5b449e4e0e4f9d189971ca8353dfb authored about 3 years ago
update website links to OpenCollective

github.com/ajv-validator/ajv - d0a928e93f2ea4649221c4ca77ed934895d54a56 authored about 3 years ago
update JSON Schema Test Suite, fix minContains = 0, skip failing tests (#1810)

* update JSON Schema Test Suite, skip failing tests

* fix minContains = 0 test

* un-skip r...

github.com/ajv-validator/ajv - 1b4583524edfc12f9a8bf8102df13553ae12ad40 authored about 3 years ago
update opencollective

github.com/ajv-validator/ajv - 42945d68d5ccc259283913ba1341d38c09499cf0 authored about 3 years ago
update sponsors (#1808)

github.com/ajv-validator/ajv - 01e19bb3338ecf503374f1724b6f65cd5074591b authored about 3 years ago
add tidelift (website)

github.com/ajv-validator/ajv - addc3bc8baa78d61030a6b57db319f16236e1383 authored about 3 years ago
update sponsors (website)

github.com/ajv-validator/ajv - 749998ae34798ec9bf5e39fbcab34388407b973a authored about 3 years ago
fix website build (#1807)

* enable website build

* use import with node-fetch

* log npm version

* fix fetch impor...

github.com/ajv-validator/ajv - fefd2e382e4517ae800d83a11cf13af99863891d authored about 3 years ago
update image (#1806)

github.com/ajv-validator/ajv - 29caf139730db95a503415f724e8e603f52984f5 authored about 3 years ago
update image path

github.com/ajv-validator/ajv - 4aec4c521a4d65d413a58d4072522616986ff54b authored about 3 years ago
retool logo (#1799)

github.com/ajv-validator/ajv - e6e2fdb7381adfaefd2f8833a2ac42c52eca6cb9 authored about 3 years ago
fix type in doc (#1797)

Co-authored-by: Evgeny Poberezkin <[email protected]>

github.com/ajv-validator/ajv - 6453ef8caee5fcf23d4eecb860433046b24ac860 authored about 3 years ago
Update typescript.md (#1788)

* Update typescript.md

Add documentation around timestamp unions for `JTDDataType`.

fixes ...

github.com/ajv-validator/ajv - 51f0b84c11150a9a2e632a5c7b5695c1949bad30 authored about 3 years ago
Use npm 6-style peer dependency resolution with `npm link` (#1776)

* Use npm 6-style peer dependency resolution with `npm link`

* Update build.yml

Co-authore...

github.com/ajv-validator/ajv - 43d6164d46c1afbb1f40829f5208a66507af810c authored over 3 years ago