jsonapi-validator
jsonapi-validator copied to clipboard
Update ajv to the latest version π
Version 6.0.0 of ajv was just published.
Dependency | ajv |
---|---|
Current Version | 5.5.2 |
Type | dependency |
The version 6.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ajv.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 68 commits.
797dfc8
Merge pull request #666 from epoberezkin/beta
c56519b
6.0.0
c7de9a8
Merge branch 'master' into beta
bfb6249
Merge pull request #663 from epoberezkin/greenkeeper/browserify-15.0.0
a5a0f0b
chore(package): update browserify to version 15.0.0
7f06416
chore: update uglify-js version
854261b
Merge branch 'greenkeeper/uglify-js-3.3.1'
bd5a14b
Merge branch 'master' into greenkeeper/uglify-js-3.3.1
877650b
Merge pull request #653 from epoberezkin/greenkeeper/karma-2.0.0
db8e970
chore(package): update uglify-js to version 3.3.1
cdc9992
Merge branch 'master' into beta
f47b9bf
Merge pull request #656 from epoberezkin/greenkeeper/uglify-js-pin-3.2.2
f7ff65b
chore: update eslint
cd0c9c3
chore: pin uglify-js to 3.2.2
184f0f4
chore(package): update karma to version 2.0.0
There are 68 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 6.0.1 just got published.
Version 6.1.0 just got published.
Update to this version instead π
Commits
The new version differs by 14 commits.
5a1c680
6.1.0
5a81409
Merge pull request #669 from dcbrwn/master
1f75c51
Merge pull request #674 from lehni/fix/additional-properties-message
4a12ca3
Fix additionalProperties error with errorDataPath
2726d29
Merge pull request #677 from epoberezkin/greenkeeper/mocha-5.0.0
f343bca
Merge pull request #678 from platinumazure/patch-1
7a4a593
Merge pull request #672 from MikeRalphson/patch-1
315ac7d
Add ESLint to "Some packages using Ajv" section
e0586f6
chore(package): update mocha to version 5.0.0
8962d23
README.md; fix two typos
ef40fbb
docs: mark errorDataPath option as deprecated
2c83055
Merge branch 'master' into master
94d39a4
Change target repo
06e86d2
Add publishing scripts
See the full diff
Version 6.1.1 just got published.
Version 6.2.0 just got published.
Update to this version instead π
Commits
The new version differs by 19 commits.
2abd991
6.2.0
3362275
Merge pull request #698 from epoberezkin/greenkeeper/browserify-16.0.0
5cdf5ca
Merge branch 'wla80-master'
0a39f1d
docs: compile method
d87d761
Merge branch 'master' of https://github.com/wla80/ajv into wla80-master
1c702d6
Merge pull request #718 from marshall007/marshall_713
a6f1345
docs: allowedValue param in const keyword error
aabd995
feat: allowedValue param in const keyword error, closes #713
24e1c75
[Doc] Make .compile API clearer
a6df586
Merge pull request #694 from igor-savin-ht/master
ce35fce
chore(package): update browserify to version 16.0.0
6cdc1b8
Merge branch 'master' into master
1b55239
tests: un-skip passing test
77e63cc
Merge pull request #696 from Opticsponge/patch-1
5e23353
Update FAQ.md
There are 19 commits in total.
See the full diff
Version 6.2.1 just got published.
Update to this version instead π
Commits
The new version differs by 7 commits.
f0836de
6.2.1
db56b51
fix: error messages for exclusiveMaximum/Minimum wint $data, closes #722
8bbc1a2
fix: uniqueItems when item type is array of types, closes #727
33e2a41
Merge pull request #726 from domoritz/master
c6de774
Fix typo
352034c
Support unique items that are properties of hash.
6d62c71
failing test for #725
See the full diff
Version 6.3.0 just got published.
Update to this version instead π
Commits
The new version differs by 6 commits.
5c063d8
6.3.0
1dac91c
docs: corrections, uri-reference format
80d249a
docs: using JSON Schema in FAQ
d9c02e0
docs: use multiple issue templates
8b65c11
Merge pull request #730 from krenor/ts-promise-typings
15e8d62
Replace
Thenable
with officialPromiseLike
declaration
See the full diff
Version 6.4.0 just got published.
Update to this version instead π
Release Notes
v6.4.0Support URNs in $id - core url
package is replaced with url-js
(#423, @sondrele).
Commits
The new version differs by 9 commits.
2a63674
6.4.0
60f31ae
chore: do not create package-lock.json
309f9e3
Merge branch 'sondrele-fix/resolve-uri'
ca7fb83
Merge branch 'fix/resolve-uri' of https://github.com/sondrele/ajv into sondrele-fix/resolve-uri
3834eb4
test: remove unused node version checks
c38089e
test: run browser tests in node 8 only
72b1cbb
fix: option v5 used instead of $data
cad7dc9
fix: check only own properties of schema, change property limit for equility check from 5 to 8, fixes #743
cf8f9d3
fix: use uri-js to resovle uri's
See the full diff
Version 6.5.0 just got published.
Update to this version instead π
Release Notes
v6.5.0With option passContext
, the context is now passed in recursive/mutually recursive refs (@cvlab, #768).
Commits
The new version differs by 13 commits.
b41f940
6.5.0
40bd2da
Merge pull request #771 from cvlab/master
911555f
Merge pull request #783 from jonganc/patch-1
83314de
Fix small typos
5ebfe2c
passContext in recursive $ref
dde4447
Merge pull request #776 from epoberezkin/greenkeeper/update-to-node-10
a8ba8e6
Merge pull request #775 from epoberezkin/greenkeeper/uri-js-4.2.1
f617bcc
Merge pull request #774 from epoberezkin/greenkeeper/fast-deep-equal-2.0.1
7ce638b
fix(package): update fast-deep-equal to version 2.0.1
bd67891
Update to node 10 in .travis.yml
e88e5f5
Merge pull request #761 from jwalton/master
dfaee84
Fix typescript defs to allow numeric validators.
a42a140
fix(package): update uri-js to version 4.2.1
See the full diff
Version 6.5.1 just got published.
Update to this version instead π
Commits
The new version differs by 8 commits.
0020556
6.5.1
aa5ab8d
Merge pull request #804 from epoberezkin/fix-compile-async
32651b5
fix: compileAsync schema with multiple remote schemas and some recursive, fixes #801
5e59fa2
Merge pull request #797 from epoberezkin/greenkeeper/nyc-12.0.1
3797ab7
Merge pull request #803 from epoberezkin/greenkeeper/json-schema-traverse-0.4.1
15c6d07
failing test for compileAsync, #801
ede2715
fix(package): update json-schema-traverse to version 0.4.1
3165ee3
chore(package): update nyc to version 12.0.1
See the full diff
Version 6.5.2 just got published.
Update to this version instead π
Commits
The new version differs by 8 commits.
88d57fa
6.5.2
8e51927
Merge pull request #812 from epoberezkin/greenkeeper/eslint-5.0.0
558ddfe
chore: remove node 4 from travis test
91324a6
Merge pull request #811 from epoberezkin/greenkeeper/brfs-2.0.0
0fdb505
Merge branch 'jstewmon-macro-ref'
4865e6e
support resolving internal refs from macro keywords
c092118
chore(package): update eslint to version 5.0.0
f954bd9
chore(package): update brfs to version 2.0.0
See the full diff
Version 6.5.3 just got published.
Update to this version instead π
Commits
The new version differs by 8 commits.
8e7f47a
6.5.3
cd53f36
fix types
7113dfa
Merge pull request #839 from BoLaMN/bsontype
48cd2dc
Merge pull request #838 from epoberezkin/greenkeeper/karma-3.0.0
0953738
Merge pull request #834 from mduu/master
0dba01b
add bsonType plugin
4074aee
chore(package): update karma to version 3.0.0
9c04afb
Upgrade uri-js dependency to the ES5 fixed version
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.5.4
.
Update to this version instead π
Commits
The new version differs by 8 commits.
8578816
6.5.4
5c41a84
Merge pull request #863 from epoberezkin/fix-861-property-names
c1f929b
fix: propertyNames with empty schema, closes #861
70362b9
test: failing test for #861
12e1655
Merge pull request #862 from billytrend/patch-2
f01e92a
Fixes grammar
851b73c
Merge pull request #858 from epoberezkin/greenkeeper/bluebird-pin-3.5.1
9aa65f7
fix: pin bluebird to 3.5.1
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.5.5
.
Update to this version instead π
Commits
The new version differs by 7 commits.
494026e
6.5.5
6478687
Merge pull request #860 from ossdev07/master
2acd5f3
Merge pull request #865 from jsdevel/adding-logger-to-ts
d5edde4
Merge pull request #871 from nwoltman/patch-1
8d769b6
Remove duplicated character in email regex
ae68416
Adding logger to typescript Options declaration.
85b7f52
replacing phantomjs with headless chrome
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.6.0
.
Update to this version instead π
Release Notes for v6.6.0
Keyword "nullable" from OpenAPI spec
Replaced phantomjs with headless chrome
Commits
The new version differs by 7 commits.
d665aab
6.6.0
9fd1c2a
chore: un-pin bluebird
f9fcc50
refactor: remove "equal" file
f5937d9
remove old draft-6 mentions
d298a48
fix types
c8a3277
docs: type definition for serialize option, #880
f2010f4
feat: keyword "nullable", #486, closes epoberezkin/ajv-keywords#32
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.6.1
.
- The
dependency
ajv was updated from5.5.2
to6.6.2
.
Update to this version instead π
Commits
The new version differs by 9 commits.
78b77b6
6.6.2
b4c0af9
docs: mark url format as deprecated
223058b
refactor: remove uri format change during schema validation, closes #906
9380a10
Merge branch 'duxing-master'
aec3c5b
Merge branch 'master' of https://github.com/duxing/ajv into duxing-master
8f24e34
Replace lib/refs/json-schema-draft-04.json with a copy of the official one
059448c
Merge pull request #900 from epoberezkin/greenkeeper/karma-sauce-launcher-2.0.0
3df9b73
Adding example to load official draft-04 to README
a37ed7d
chore(package): update karma-sauce-launcher to version 2.0.0
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.7.0
.
Update to this version instead π
Release Notes for v6.7.0
Option useDefaults: "empty"
to replace null
and ""
(empty strings) with default values.
Update draft-04 meta-schema to remove incorrect usage of "uri" format.
Commits
The new version differs by 17 commits.
38a9ad4
6.7.0
95edb49
useDefaults: "empty" (#916)
9c0a365
update readme
1efb91f
Merge branch 'yume-chan-master'
b65d61a
remove generic argument type
345afa8
Merge branch 'master' of https://github.com/yume-chan/ajv into yume-chan-master
83d018e
installation issue template
729f15c
Merge branch 'master' into master
bfc19bc
Revert "update main issue template"
7ee72a1
update main issue template
f639c7b
Merge pull request #915 from epoberezkin/issue-templates
8c7ce59
update issue templates
af24ccf
Update issue templates
0b57989
docs: equal.js file is needed, closes #890
3f68653
Merge branch 'master' into master
There are 17 commits in total.
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.9.0
.
Update to this version instead π
Release Notes for v6.9.0
OpenAPI keyword nullable
can be any boolean (and not only true
).
Custom keyword definition changes:
dependencies
option in to require the presence of keywords in the same schema.- more strict validation of the definition using JSON Schema.
Commits
The new version differs by 23 commits.
cd404c4
6.9.0
7079aed
remove property in custom keyword definition schema
c89ca0e
eslint option
47c8fc9
refactor: use json schema to validate custom keyword definition
33d1ac4
style fix
fdfbd44
feat: support for required dependencies of custom keyword (keywords that must be present in the same schema)
f080c91
docs: double quotes
51e858e
docs: clarify "format" option values
0cf6e98
Merge branch 'mattpolzin-nullable-can-be-false'
ac2221a
style fix
c5b9516
Merge branch 'master' into nullable-can-be-false
58879a0
fix: pin jshint to 2.9.7 (#939)
859259e
Add tests that show that with nullable option on but 'nullable' keyword set to false an object is not nullable.
28c85ad
Allow nullable property of JSON Schema object to be false as well as true. Remove test that asserted failure if nullable was false.
6d4b31e
6.8.1
There are 23 commits in total.
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.9.2
.
Update to this version instead π
Commits
The new version differs by 11 commits.
2aa49ae
6.9.2
dffe473
chore(package): update mocha to version 6.0.0 (#952)
6831b68
feat: extract method to validate custom keyword definition
187e021
fix: removeAdditional option breaking custom keywords, closes #955, closes epoberezkin/ajv-keywords#91
f6d25de
Replace single quotes with double quotes to get build scripts running on Windows (#946)
c52f2e1
update package.json scripts
098df6d
test: enable browser tests in node 10
8720547
skip browser tests
a7f78f2
refactor: split issues.spec.js file
71dc5dc
refactor: split options.spec.js file
51685b8
chore(package): update nyc to version 13.2.0 (#930)
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.10.0
.
Update to this version instead π
Release Notes for v6.10.0
Option strictDefaults
to report ignored defaults (#957, @not-an-aardvark)
Option strictKeywords
to report unknown keywords (#781)
Commits
The new version differs by 8 commits.
6c20483
6.10.0
38d1acd
refactor: strictDefaults option
e993bd6
feat: strictKeywords option to report unknown keywords, closes #781
9a28689
style: fix
18268c5
additional tests for strictDefault options
4b76519
Merge branch 'not-an-aardvark-invalidDefaults-option'
88199d5
rename option to strictDefaults
c081061
feat: invalidDefaults option to warn when defaults are ignored, fixes #957
See the full diff
- The
dependency
ajv was updated from5.5.2
to6.10.1
.
Update to this version instead π
Commits
The new version differs by 12 commits.
8b59052
6.10.1
66c2907
chore(package): update del-cli to version 2.0.0 (#1014)
d476534
chore(package): update eslint to version 6.0.0 (#1030)
c468632
test: update node.js versions for travis test
3ca7571
chore: update jshint
120d746
chore(package): update nyc to version 14.0.0 (#994)
c3093bb
Add "empty" to useDefaults Option type definition (#1020)
ab841b4
fix: addKeyword and schema without ID, closes #1001
bc993de
chore(package): update karma to version 4.0.1 (#959)
6be5ff6
fix(types): add strictKeywords to Options interface (#975)
78a9403
update JSON-Schema-Test-Suite
d107207
Fix wrong json schema reference (#961)
See the full diff