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 2.0.0 to 2.2.14 #15

Open
wants to merge 1 commit into
base: terraform
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2021

Bumps json-schema-validator from 2.0.0 to 2.2.14.

Release notes

Sourced from json-schema-validator's releases.

2.2.14

  • Add missing deps to modern jackson-coreutils and update to new jackson-coreutils-equivalence
  • Bump json-schema-core to 1.2.14

2.2.13

  • Bump Guava to 28.2-android
  • Bump json-schema-core to 1.2.13
  • Bump mailapi to 1.6.2
  • Bump joda-time to 2.10.5
  • Bump libphonenumber to 8.11.1
  • Bump jopt-simple to 5.0.4
  • Bump testng to 7.1.0
  • Bump mockito-core to 2.28.2

2.2.12

  • Updated Gradle to 5.6.3.
  • Source and build compatibility switched to Java 7
  • Bumped json-schema-core to 1.2.12
  • Bumped libphonenumber to v8.10.22
  • Bumped Guava to 28.1-android.
  • Replaced OSGi plugin with biz.aQute.bnd. (commit 4558a00)
Changelog

Sourced from json-schema-validator's changelog.

2.2.11

  • Depend on -core 1.2.10.
  • Update dependencies on jsr305.
  • Fix javadoc generation.
  • Fix issue #293: Lazily instantiate defaults for JsonSchemaFactoryBuilder.

2.2.10

  • Revert strict date-time validation from 2.2.9; now such validation is opt-in.

2.2.9

  • Use stricter date-time attribute formatter.
  • Added a cache size for # of records in ValidationConfiguration.

2.2.8

  • update important dependencies like libphonenumber and others. See #210 and #209

2.2.7

  • First time publishing under com.github.java-json-tools.
  • The secFracs field will support up to 12 chars
  • Switch KeywordValidators to use a factory model
  • Changed JsonSchema to an interface

2.2.6

  • Fix issue #112: fix circular validation detection; use a "validation stack" to detect and spot those situations.
  • Depend on -core 1.2.5.
  • Update dependencies for libphonenumber, jsr305.

2.2.5

  • Fix issue #102: detect, and fail on, circular validation.
  • Simplify ValidationProcessor.
  • Remove one-jar generation; the -lib jar now includes Main-Class.

2.2.4

  • Add a "lib" target to the build.
  • Issue #99: append syntax errors when throwing an InvalidSchemaException.
  • Issue #100: attempt to load resources from the context classloader if loading from JsonLoader.class fails.

2.2.3

  • Re-release... 2.2.2 was compiled with JDK 8 :/

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2021
Bumps [json-schema-validator](https://github.com/java-json-tools/json-schema-validator) from 2.0.0 to 2.2.14.
- [Release notes](https://github.com/java-json-tools/json-schema-validator/releases)
- [Changelog](https://github.com/java-json-tools/json-schema-validator/blob/master/RELEASE-NOTES.md)
- [Commits](java-json-tools/json-schema-validator@2.0.0...v2.2.14)

---
updated-dependencies:
- dependency-name: com.github.fge:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.fge-json-schema-validator-2.2.14 branch from 0a88e2f to 4394764 Compare January 20, 2022 01:15
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants