spaship / operator

SPAship Operator
https://spaship.io/operator/
Apache License 2.0
1 stars 2 forks source link

Update dependency com.networknt:json-schema-validator to v1.0.57 #100

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.networknt:json-schema-validator 1.0.53 -> 1.0.57 age adoption passing confidence

Release Notes

networknt/json-schema-validator ### [`v1.0.57`](https://togithub.com/networknt/json-schema-validator/blob/master/CHANGELOG.md#​1057---2021-07-09) [Compare Source](https://togithub.com/networknt/json-schema-validator/compare/1.0.56...1.0.57) ##### Added ##### Changed - fixes [#​423](https://togithub.com/networknt/json-schema-validator/issues/423) make sure additionalPropertiesSchema is not null in AdditionalPropertiesValidator. Thanks [@​flozano](https://togithub.com/flozano) - fixes [#​421](https://togithub.com/networknt/json-schema-validator/issues/421) Wrong validation of MultipleOfValidator. Thanks [@​ubergrohman](https://togithub.com/ubergrohman) - fixes [#​418](https://togithub.com/networknt/json-schema-validator/issues/418) 201909 false flag keywords additonalItems and then. Thanks [@​pgalbraith](https://togithub.com/pgalbraith) ### [`v1.0.56`](https://togithub.com/networknt/json-schema-validator/blob/master/CHANGELOG.md#​1056---2021-07-02) [Compare Source](https://togithub.com/networknt/json-schema-validator/compare/1.0.55...1.0.56) ##### Added ##### Changed - fixes [#​416](https://togithub.com/networknt/json-schema-validator/issues/416) Circular $ref occurrences with schema.initializeValidators() lead to StackOverflowError. Thanks [@​FWiesner](https://togithub.com/FWiesner) - fixes [#​414](https://togithub.com/networknt/json-schema-validator/issues/414) Simplify the uri format validation regexp. Thanks [@​vmaurin](https://togithub.com/vmaurin) ### [`v1.0.55`](https://togithub.com/networknt/json-schema-validator/blob/master/CHANGELOG.md#​1055---2021-06-23) [Compare Source](https://togithub.com/networknt/json-schema-validator/compare/1.0.54...1.0.55) ##### Added ##### Changed - fixes [#​411](https://togithub.com/networknt/json-schema-validator/issues/411) uri format regexp is fixed to support empty fragment and query string. Thanks [@​vmaurin](https://togithub.com/vmaurin) ### [`v1.0.54`](https://togithub.com/networknt/json-schema-validator/blob/master/CHANGELOG.md#​1054---2021-06-22) [Compare Source](https://togithub.com/networknt/json-schema-validator/compare/1.0.53...1.0.54) ##### Added ##### Changed - fixes [#​408](https://togithub.com/networknt/json-schema-validator/issues/408) uri format regexp is validating invalid URI. Thanks [@​vmaurin](https://togithub.com/vmaurin) - fixes [#​406](https://togithub.com/networknt/json-schema-validator/issues/406) Behavior change of $ref resolution. Thanks [@​FWiesner](https://togithub.com/FWiesner)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.