liiklus icon indicating copy to clipboard operation
liiklus copied to clipboard

Bump json-schema-validator from 0.1.19 to 1.0.57

Open dependabot-preview[bot] opened this issue 3 years ago • 0 comments

⚠️ 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

  • fixes #411 URI format regexp is fixed to support empty fragment and query string. Thanks @​vmaurin

1.0.54 - 2021-65-22

Added

Changed

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

  • fixes #400 Introduce forceHttps flag in JsonSchemaFactory.Builder. Thanks @​hisener

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

  • fixes #411 uri format regexp is fixed to support empty fragment and query string. Thanks @​vmaurin

1.0.54 - 2021-06-22

Added

Changed

1.0.53 - 2021-05-19

Added

Changed

  • fixes #400 Introduce forceHttps flag in JsonSchemaFactory.Builder. Thanks @​hisener

1.0.52 - 2021-04-13

Added

Changed

... (truncated)

Commits

Dependabot compatibility score

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)

dependabot-preview[bot] avatar Jul 12 '21 05:07 dependabot-preview[bot]