chore(deps-dev): bump com.networknt:json-schema-validator from 1.5.5 to 2.0.1 in /tools
Bumps com.networknt:json-schema-validator from 1.5.5 to 2.0.1.
Release notes
Sourced from com.networknt:json-schema-validator's releases.
2.0.1- 2025-12-11
Added
Changed
- Skip processing of properties keyword if not an object (#1217) Thanks
@justin-tay- Allow for default dialect id not to be specified and throw an exception (#1212) Thanks
@justin-tay- Fix multipleOf error message for fractional digits greater than 3 (#1210) Thanks
@justin-tay2.0.0- 2025-10-25
Added
Changed
- Fix ref with sibling id from 2019-09 (#1203) Thanks
@justin-tay- Refactor walk and update docs (#1202) Thanks
@justin-tay- Fix matching of $ when there are trailing newlines (#1201) Thanks
@justin-tay- Refactor evaluation context out from validator state (#1199) Thanks
@justin-tay- Main refactor for 2.x (#1198) Thanks
@justin-tay- Refactor set to list in execution context (#1197) Thanks
@justin-tay- Refactor and remove validation message handler (#1196) Thanks
@justin-tay- Add benchmark for performance regression testing (#1195) Thanks
@justin-tay1.5.9- 2025-09-13
Added
Changed
- Fix idn-hostname format and update json schema test suite (#1191) Thanks
@justin-tay- Fix JoniRegularExpression compatibility issues with ECMA-262 (#1193) Thanks
@justin-tay- Fix time format validation (#1188) Thanks
@justin-tay- Fix eclipse junit issue due to m2e-core (#1189) Thanks
@justin-tay- Support readOnly and writeOnly for required validation (#1186) Thanks
@justin-tay- Spanish translations (#1183) Thanks
@MickMonaghanGW- Upgrade to ITU 1.14.0 (#1184) Thanks
@ethlo- Add mpenet/legba to list of librairies (#1181) Thanks
@mpenet1.5.8- 2025-06-27
Added
Changed
- upgrade maven-gpg to 3.2.7
- Fix walk with validate when node is null (#1169) Thanks
@justin-tay- add central-publishing-maven-plugin
... (truncated)
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
Change Log
All notable changes to this project will be documented in this file.
This format is based on Keep a Changelog.
This project does not adhere to Semantic Versioning and minor version changes can have incompatible API changes. These incompatible API changes will largely affect those who have custom validator or walker implementations. Those who just use the library to validate using the standard JSON Schema Draft specifications may not need changes.
[Unreleased]
Added
Changed
Changed
2.0.1- 2025-12-11
Added
Changed
- Skip processing of properties keyword if not an object (#1217) Thanks
@justin-tay- Allow for default dialect id not to be specified and throw an exception (#1212) Thanks
@justin-tay- Fix multipleOf error message for fractional digits greater than 3 (#1210) Thanks
@justin-tay2.0.0- 2025-10-25
Added
Changed
- Fix ref with sibling id from 2019-09 (#1203) Thanks
@justin-tay- Refactor walk and update docs (#1202) Thanks
@justin-tay- Fix matching of $ when there are trailing newlines (#1201) Thanks
@justin-tay- Refactor evaluation context out from validator state (#1199) Thanks
@justin-tay- Main refactor for 2.x (#1198) Thanks
@justin-tay- Refactor set to list in execution context (#1197) Thanks
@justin-tay- Refactor and remove validation message handler (#1196) Thanks
@justin-tay- Add benchmark for performance regression testing (#1195) Thanks
@justin-tay1.5.9- 2025-09-13
Added
Changed
- Fix idn-hostname format and update json schema test suite (#1191) Thanks
@justin-tay- Fix JoniRegularExpression compatibility issues with ECMA-262 (#1193) Thanks
@justin-tay- Fix time format validation (#1188) Thanks
@justin-tay- Fix eclipse junit issue due to m2e-core (#1189) Thanks
@justin-tay
... (truncated)
Commits
ad0f41bMerge branch 'master' of github.com:networknt/json-schema-validator54d1b71upgrade to 2.0.1 and update changelogb044361Skip processing of properties keyword if not an object (#1217)cbc4caaAllow for default dialect id not to be specified and throw an exception (#1212)3f419f4Fix multipleOf error message for fractional digits greater than 3 (#1210)0dde00cupgrade to 2.0.0 and update changelogb4abbc2Fix ref with sibling id from 2019-09 (#1203)7bebfebRefactor walk and update docs (#1202)4dbdc9fFix matching of $ when there are trailing newlines (#1201)9527f4aRefactor evaluation context out from validator state (#1199)- 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)