liiklus
liiklus copied to clipboard
Bump json-schema-validator from 0.1.19 to 1.0.57
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot
commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps json-schema-validator from 0.1.19 to 1.0.57.
Release notes
Sourced from json-schema-validator's releases.
1.0.57 - 2021-07-09
Added
Changed
- fixes #423 make sure additionalPropertiesSchema is not null in AdditionalPropertiesValidator. Thanks
@flozano
- fixes #421 Wrong validation of MultipleOfValidator. Thanks
@ubergrohman
- fixes #418 201909 false flag keywords additonalItems and then. Thanks
@pgalbraith
1.0.56 - 2021-07-02
Added
Changed
- fixes #416 Circular $ref occurrences with schema.initializeValidators() lead to StackOverflowError. Thanks
@FWiesner
- fixes #414 Simplify the uri format validation regexp. Thanks
@vmaurin
1.0.55 - 2021-65-23
Added
Changed
1.0.54 - 2021-65-22
Added
Changed
- fixes #408 URI format regexp is validating invalid URI. Thanks
@vmaurin
- fixes #406 Behavior change of $ref resolution. Thanks
@FWiesner
Upgrade guideline
Please use version 1.0.55 as we have fixed a gap for the regexp in that release. Thanks.
1.0.53 - 2021-05-19
Added
Changed
1.0.52 - 2021-04-13
... (truncated)
Changelog
Sourced from json-schema-validator's changelog.
1.0.57 - 2021-07-09
Added
Changed
- fixes #423 make sure additionalPropertiesSchema is not null in AdditionalPropertiesValidator. Thanks
@flozano
- fixes #421 Wrong validation of MultipleOfValidator. Thanks
@ubergrohman
- fixes #418 201909 false flag keywords additonalItems and then. Thanks
@pgalbraith
1.0.56 - 2021-07-02
Added
Changed
- fixes #416 Circular $ref occurrences with schema.initializeValidators() lead to StackOverflowError. Thanks
@FWiesner
- fixes #414 Simplify the uri format validation regexp. Thanks
@vmaurin
1.0.55 - 2021-06-23
Added
Changed
1.0.54 - 2021-06-22
Added
Changed
- fixes #408 uri format regexp is validating invalid URI. Thanks
@vmaurin
- fixes #406 Behavior change of $ref resolution. Thanks
@FWiesner
1.0.53 - 2021-05-19
Added
Changed
1.0.52 - 2021-04-13
Added
Changed
... (truncated)
Commits
8ecc14c
upgrade to 1.0.57 and update changelogd3c9376
Avoid NPE in AdditionalPropertiesValidator (#424)2273b37
Fixed loss of accuracy (#422)afb72f0
201909 false flag keywords "additonalItems", "then" (#418)80ef1b9
upgrade to 1.0.56 and update changelog5eea5e8
Fixes networknt/json-schema-validator#416 my markin...00923c2
Simplify the uri format validation regexp (#414)f4809e5
upgrade to 1.0.55 and update changelogcbc1877
Fix empty fragment and query string being invalid (#412)751f436
upgrade to 1.0.54 and update changelog- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml
file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)