Skip to content

Bump json-schema-validator from 1.0.36 to 1.0.68 in /buildSrc#33

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/buildSrc/com.networknt-json-schema-validator-1.0.68
Closed

Bump json-schema-validator from 1.0.36 to 1.0.68 in /buildSrc#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/buildSrc/com.networknt-json-schema-validator-1.0.68

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps json-schema-validator from 1.0.36 to 1.0.68.

Release notes

Sourced from json-schema-validator's releases.

1.0.68 - 2022-03-27

Added

Changed

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

1.0.66 - 2022-01-24

Changed

1.0.65 - 2022-01-07

Changed

  • fixes #492 Sort ValidationMessage by its type. Thanks @​jsu216
  • fixes #490 Handle the situation when context class loader is null. Thanks @​vti and @​Viacheslav Tykhanovskyi
  • fixes #489 Fix flakiness in CollectorContextTest. Thanks @​pthariensflame
  • upgrade to logback 1.2.7 to resolve some x-ray warnings
  • upgrade to undertow 2.2.14 to resolve some x-ray warnings.
  • fixes #488 Fix violations of Sonar rule 2142. Thanks @​khaes-kth
  • fixes #477 apply default in objects and arrays. Thanks @​SiemelNaran

... (truncated)

Changelog

Sourced from json-schema-validator's changelog.

1.0.68 - 2022-03-27

Added

Changed

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

1.0.66 - 2022-01-24

Changed

1.0.65 - 2022-01-07

Changed

  • fixes #492 Sort ValidationMessage by its type. Thanks @​jsu216
  • fixes #490 Handle the situation when context class loader is null. Thanks @​vti and @​Viacheslav Tykhanovskyi
  • fixes #489 Fix flakiness in CollectorContextTest. Thanks @​pthariensflame
  • upgrade to logback 1.2.7 to resolve some x-ray warnnings
  • upgrade to undertow 2.2.14 to resolve some x-ray warnnings.
  • fixes #488 Fix violations of Sonar rule 2142. Thanks @​khaes-kth
  • fixes #477 apply default in objects and arrays. Thanks @​SiemelNaran

... (truncated)

Commits

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.36 to 1.0.68.
- [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.36...1.0.68)

---
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 28, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 12, 2022

Looks like com.networknt:json-schema-validator is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 12, 2022
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/com.networknt-json-schema-validator-1.0.68 branch April 12, 2022 20:06
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.

0 participants