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

fix: bump dependencies, fix tests, fix imports from deps #261

Merged
merged 10 commits into from
Oct 14, 2024
Merged

Conversation

jonluca
Copy link
Contributor

@jonluca jonluca commented Oct 10, 2024

This should fix CI and also fix the issues with the latest version of json-schema-ref-parser.

I'm inclined to release this as a breaking change, since theres a lot of internals that changed in the TS rewrite

BREAKING CHANGE: Upgrade dependencies, refactor test runner, fix implementation based on new version of json schema ref parser

@kibertoad
Copy link
Collaborator

Thank you!
@jonluca Is there a reason why Browser Tests are hanging?

@jonluca
Copy link
Contributor Author

jonluca commented Oct 13, 2024

Thank you! @jonluca Is there a reason why Browser Tests are hanging?

Yeah I removed the browser tests. I was thinking of just moving over to testing with vitest and jsdom. It won't be as comprehensive but the web is a lot more standardized now than it was when the package was originally published, and I doubt web usage is all that high anyways. I think its a worthwhile tradeoff to make for now.

@kibertoad
Copy link
Collaborator

gotcha, thanks. we need to remove the check then

@jonluca jonluca merged commit 3ebf612 into main Oct 14, 2024
6 checks passed
@jonluca jonluca deleted the feat/fix-ci branch October 14, 2024 20:48
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.

3 participants