Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump json-schema-validator from 1.0.36 to 1.0.67 in /buildSrc #2454

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps json-schema-validator from 1.0.36 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

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
  • fixes #485 FailFast should not cause an exception on if. Thanks @​gareth-robinson
  • fixes #483 Add Java Syntax Highlighting to specversion.md. Thanks @​JLLeitschuh
  • fixes #482 upgrade to joni 2.1.41 to resolve a security concern

1.0.64 - 2021-11-10

Changed

  • fixes #480 Time format validation supports milliseconds. Thanks @@​MatusSivak
  • fixes #479 Add dependentRequired and dependentSchemas validators. Thanks @@​kmalski

1.0.63 - 2021-10-21

Changed

... (truncated)

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

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
  • fixes #485 FailFast should not cause exception on if. Thanks @​gareth-robinson
  • fixes #483 Add Java Syntax Highlighting to specversion.md. Thanks @​JLLeitschuh
  • fixes #482 upgrade to joni 2.1.41 to resolve a security concern

1.0.64 - 2021-11-10

Changed

  • fixes #480 Time format validation supports milliseconds. Thanks @@​MatusSivak
  • fixes #479 Add dependentRequired and dependentSchemas validators. Thanks @@​kmalski

1.0.63 - 2021-10-21

Changed

... (truncated)

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.36 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.36...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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2022 13:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 0a98f4f
Log 3341

Reports 3341

@kotwanikunal
Copy link
Member

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 0a98f4f
Log 3357

Reports 3357

@kotwanikunal
Copy link
Member

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 0a98f4f
Log 3363

Reports 3363

@saratvemulapalli
Copy link
Member

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 0a98f4f
Log 3513

Reports 3513

@saratvemulapalli
Copy link
Member

Well, 4th time was a charm.

@saratvemulapalli saratvemulapalli added v2.0.0 Version 2.0.0 >upgrade Label used when upgrading library dependencies (e.g., Lucene) labels Mar 18, 2022
@saratvemulapalli saratvemulapalli merged commit 9c4d7d9 into main Mar 18, 2022
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/com.networknt-json-schema-validator-1.0.67 branch March 18, 2022 19:18
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 >upgrade Label used when upgrading library dependencies (e.g., Lucene) v2.0.0 Version 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants