Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps json-schema-validator from 1.0.66 to 1.0.67.

Release notes

Sourced from json-schema-validator's releases.

1.0.67 - 2022-03-05

Changed

  • fixes #525 Leap seconds are handled even better Thanks @​aznan2 and @​Matti Hansson
  • fixes #524 Fix handling of leap seconds in date-time validation
  • fixes #523 synched ipv4 and ipv6 and fix some gaps for the IP format
  • fixes #522 synch the official test suite for draft v4 from schema.org
  • fixes #509 NPE with oneOf and custom URI Fetcher or Factory
  • fixes #508 Make date-time validation align with RFC3339 Thanks @​aznan2 and @​Matti Hansson
  • fixes #519 Preserve # suffix during meta schema URI normalization Thanks @​pondzix
  • fixes #516 fix the additionalProperties in oneOf failed test cases
  • fixes #505 AdditionalPropertiesOneOfFails test Thanks @​huubfleuren
  • fixes #510 try to reproduce the issue but failed
  • fixes #511 Add German validation messages. Thanks @​rustermi
  • fixes #500 Support fragment references using $anchor @​Whathecode
Changelog

Sourced from json-schema-validator's changelog.

1.0.67 - 2022-03-05

Changed

  • fixes #525 Leap seconds are handled even better Thanks @​aznan2 and @​Matti Hansson
  • fixes #524 Fix handling of leap seconds in date-time validation
  • fixes #523 synched ipv4 and ipv6 and fix some gaps for the IP format
  • fixes #522 synch the official test suite for draft v4 from schema.org
  • fixes #509 NPE with oneOf and custom URI Fetcher or Factory
  • fixes #508 Make date-time validation align with RFC3339 Thanks @​aznan2 and @​Matti Hansson
  • fixes #519 Preserve # suffix during metaschema URI normalization Thanks @​pondzix
  • fixes #516 fix the additionalProperties in oneOf failed test cases
  • fixes #505 AdditionalPropertiesOneOfFails test Thanks @​huubfleuren
  • fixes #510 try to reproduce the issue but failed
  • fixes #511 Add German validation messages. Thanks @​rustermi
  • fixes #500 Support fragment references using $anchor @​Whathecode
Commits
  • bc4cabc upgrade to 1.0.67 and update changelog
  • 1c68e2c Leap seconds are handled even better (#508) (#525)
  • 9af96e8 Fix handling of leap seconds in date-time validation (#508) (#524)
  • 53fa5de fixes #523 synched ipv4 and ipv6 and fix some gaps for the IP format validation
  • 416572e fixes #522 synch the official test suite for draft v4 from schema.org
  • 48cba95 fixes #509 NPE with oneOf and custom URI Fetcher or Factory (#515)
  • 1fbd73f Make date-time validation align with RFC3339 (#508) (#521)
  • 67bff81 Preserve # suffix during metaschema URI normalization (#519)
  • 035f63c fixes #516 fix the additionalProperties in oneOf failed test cases
  • 15a378b AdditionalPropertiesOneOfFails test (#505)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.0.66...1.0.67)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@dependabot dependabot bot requested a review from sonallux March 7, 2022 01:18
@sonallux sonallux merged commit b7db6e9 into main Mar 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.networknt-json-schema-validator-1.0.67 branch March 7, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants