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 github.com/santhosh-tekuri/jsonschema/v5 from 5.2.0 to 5.3.0 #72

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps github.com/santhosh-tekuri/jsonschema/v5 from 5.2.0 to 5.3.0.

Release notes

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

v5.3.0

Features

  • formats can be registered with Compiler
  • mediaTypes can be registered with Compiler

Bug Fixes

  • correct unevaluatedXXX keyword spelling
  • ignore optional vocabularies
  • $dynamicRef without anchor is identical to $ref
Commits
  • df30d55 readme: change to v5.3.0
  • a60855c tests: update JSON-Schema-Test-Suite
  • 7c04a73 fix: $dynamicRef without anchor is identical to $ref
  • 1a2726d compile: ignore optional vocab
  • e1cc0fd tests: use git submodule
  • a591305 jv: update jsonschema version to 5.2.0
  • ea2d5ad readme: fix codecov badge
  • 15e38f4 schema: correct unevaluatedXXX keyword spelling
  • 507fe9b content: registration at compiler level
  • 0950b31 format: registration at compiler level
  • See full diff 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 [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](santhosh-tekuri/jsonschema@v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (be1d1e3) 47.45% compared to head (db68e22) 47.45%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #72   +/-   ##
========================================
  Coverage    47.45%   47.45%           
========================================
  Files           73       73           
  Lines         5707     5707           
========================================
  Hits          2708     2708           
  Misses        2717     2717           
  Partials       282      282           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #75.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/santhosh-tekuri/jsonschema/v5-5.3.0 branch July 24, 2023 03:08
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants