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

refactor: update JSON Schema version from draft4 to draft7 #652

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

koba04
Copy link
Contributor

@koba04 koba04 commented Feb 2, 2021

BREAKING CHANGE: bump the JSON Schema version from draft4 to draft7

Why

ajv has dropped the support for JSON Schema draft4, so we have to update the version.

https://ajv.js.org/

What

I'v updated the version from draft4 to draft7.

How to test

Checklist

  • Read CONTRIBUTING.md
  • Updated documentation if it is required.
  • Added tests if it is required.
  • Passed yarn lint and yarn test on the root directory.

@koba04 koba04 requested review from a team, tasshi-me and shintaroNagata and removed request for a team February 2, 2021 07:06
@koba04 koba04 self-assigned this Feb 2, 2021
@koba04 koba04 force-pushed the update-json-schema-v7 branch from 8de913b to 408acf9 Compare February 2, 2021 09:14
…aft4 to draft7

BREAKING CHANGE: bump the JSON Schema version from draft4 to draft7
@koba04 koba04 force-pushed the update-json-schema-v7 branch from 408acf9 to 293c2e8 Compare February 9, 2021 05:34
Copy link
Contributor

@shisama shisama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@shisama shisama merged commit 1545f94 into master Feb 9, 2021
@shisama shisama deleted the update-json-schema-v7 branch February 9, 2021 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants