Skip to content

build(deps): bump json-schema-validator from 1.0.44 to 1.0.45 #191

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2020

Bumps json-schema-validator from 1.0.44 to 1.0.45.

Release notes

Sourced from json-schema-validator's releases.

1.0.45 - 2020-11-21

Added

Changed

  • fixes #347 NPE at JsonSchema.combineCurrentUriWithIds(JsonSchema.java:90) Thanks @wheelerlaw
  • fixes #345 optimize imports in the src folder
  • fixes #343 Improve type validation of numeric values Thanks @oguzhanunlu
Changelog

Sourced from json-schema-validator's changelog.

1.0.45 - 2020-11-21

Added

Changed

  • fixes #350 Add builder method that accepts iterable Thanks @wheelerlaw
  • fixes #347 NPE at JsonSchema.combineCurrentUriWithIds(JsonSchema.java:90) Thanks @wheelerlaw
  • fixes #346 Update docs about javaSemantics flag Thanks @oguzhanunlu
  • fixes #345 optimize imports in the src folder
  • fixes #343 Improve type validation of numeric values Thanks @oguzhanunlu
  • fixes #341 Add contentMediaType, contentEncoding and examples as a NonValidationKeyword Thanks @jonnybbb
  • fixes #337 JSON Schema Walk Changes Thanks @prashanthjos
Commits
  • 068a3e5 upgrade pom.xml and update changelog
  • 01119cf javadoc update
  • 0d442fd Add builder method that accepts iterable (#350)
  • c4b27b0 Fix NPE (#348)
  • 8e663d0 Update docs about javaSemantics flag (#346)
  • 6cb431f fixes #345 optimize imports in the src folder
  • 912ee75 Merge pull request #343 from oguzhanunlu/numeric-validation
  • f1c56df fixes #334 Improve type validation of numeric values
  • 56c1625 Merge pull request #341 from jonnybbb/master
  • 0776752 Add contentMediaType, contentEncoding and examples as a NonValidationKeyword ...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Nov 23, 2020
@pankajagrawal16
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.networknt-json-schema-validator-1.0.45 branch from 6e2d792 to 31b8a3c Compare November 26, 2020 10:21
@pankajagrawal16 pankajagrawal16 merged commit e059fd8 into master Nov 26, 2020
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/com.networknt-json-schema-validator-1.0.45 branch November 26, 2020 10:25
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 maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant