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

JSON Schema $ref parser library migration #762

Open
saulipurhonen opened this issue Apr 4, 2022 · 0 comments
Open

JSON Schema $ref parser library migration #762

saulipurhonen opened this issue Apr 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@saulipurhonen
Copy link
Contributor

Proposed solution

We're using https://github.com/APIDevTools/json-schema-ref-parser for dereferencing our schemas.
As for now we have multiple dependency update PR's waiting for updates and this library seems to be the culprit that we're not able to update these Dependabot PR's.

Conclusion for this can be read in #590 but the main thing is that react-scripts package has a dependency for Webpack 5 and schema parser library doesn't work out of the box with this.

Possible solutions:

DoD (Definition of Done)

Dereferencing schemas do not rely on APIDevTools/json-schema-ref-parser library.

Testing

Current tests pass

@saulipurhonen saulipurhonen added the enhancement New feature or request label Apr 4, 2022
@saulipurhonen saulipurhonen added this to the 0.13.0 milestone Apr 4, 2022
@genie9 genie9 removed this from the 0.13.0 milestone May 3, 2022
@saulipurhonen saulipurhonen self-assigned this May 13, 2022
@saulipurhonen saulipurhonen added this to the 0.14.0 milestone May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants