migrate to ajv v7 [WIP]#130
Merged
gajus merged 1 commit intogajus:masterfrom Jan 2, 2021
epoberezkin:epoberezkin/ajv-v7
Merged
migrate to ajv v7 [WIP]#130gajus merged 1 commit intogajus:masterfrom epoberezkin:epoberezkin/ajv-v7
gajus merged 1 commit intogajus:masterfrom
epoberezkin:epoberezkin/ajv-v7
Conversation
Pull Request Test Coverage Report for Build 224
💛 - Coveralls |
Pull Request Test Coverage Report for Build 225
💛 - Coveralls |
Contributor
Author
|
Actually the coverage is back where it was, it's probably because the tests failed |
Contributor
Author
|
I did check - eslint seems to be ok with updated table, so probably it should be a minor version. |
Owner
|
🎉 This PR is included in version 6.0.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
Author
|
I've just updated this PR to pull the main version :) I think server works correctly, but it probably best to update the version anyway so nobody is confused - will submit the new PR. |
Contributor
Author
|
Ah - you've updated already - thank you :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@gajus please have a look.
The changes are:
Should it be a major version upgrade? There is no API changes here, but eslint etc. would have 2 different ajv versions in the tree if it's not - not sure if it may cause any conflicts? It is probably worth releasing as minor version and roll-back if there are any unresolvable conflicts.
In any case please hold it until Ajv v7 is released as main version.