Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps github.com/santhosh-tekuri/jsonschema/v3 from 3.0.1 to 3.1.0.

Release notes

Sourced from github.com/santhosh-tekuri/jsonschema/v3's releases.

v3.1.0

features:

  • time and date-time formats now understand leap-second
  • new formats duration, uuid are added
  • jv command now supports optional -draft flag

changes:

  • errors now implement GoStringer interface the Error method now just returns single line
  • format ipv4 now rejects leading zeroes
  • updated JSON-Schema-Test-Suite to latest

bugfixes:

  • $ref should be resolved against current uribase currently it is always resolved against root uri base

v3.0.2

  • '$schema' attribute now supports https url
  • '$schema' attribute value supports optional trailing hash(#)
Commits
  • af88ae6 README: add link to skipTests
  • 86bccb1 errors: implement GoStringer
  • 0ab66a4 doc: mention understands leap-second
  • 53add44 doc: mention unicode in skipped tests
  • e0537c3 doc: add duration, uuid to supported formats
  • a84ae29 tests: make skipTests easier to read
  • e7b6b2c formats: add uuid format
  • 4de9a86 formats: add duration format
  • 62605f3 format/date: add more tests
  • 9268071 format/date-time: add more tests
  • 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 the dependencies Pull requests that update a dependency file label Jul 7, 2022
Bumps [github.com/santhosh-tekuri/jsonschema/v3](https://github.com/santhosh-tekuri/jsonschema) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](santhosh-tekuri/jsonschema@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/santhosh-tekuri/jsonschema/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/santhosh-tekuri/jsonschema/v3-3.1.0 branch from 4a60a23 to a73a726 Compare July 15, 2022 07:34
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.

1 participant