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

feat: upgrading oas dependencies off v4.2.1 #426

Closed
wants to merge 4 commits into from
Closed

Conversation

erunion
Copy link
Member

@erunion erunion commented Apr 5, 2022

🧰 Changes

We're currently in a holding pattern as I work on v5 and we need to upgrade our OAS-related dependencies to their latest releases everywhere (in order to resolve readmeio/json-schema-ref-parser#2), but our httpsnippet-client-api package here is/was still on oas@17. This branches off the latest api release of v4.2.1 and upgrades all of these dependencies.

And because getSchema in oas no longer exists, and I rewrote how that was being used in my in-progress v5 work I'm backporting the old getSchema library here.

This should not get merged into main. I will tag a v4.3.0 release directly off this branch.

🧬 QA & Testing

Tests should all be passing.

@erunion erunion added the dependencies Pull requests that update a dependency file label Apr 5, 2022
@erunion erunion closed this Apr 5, 2022
@erunion erunion deleted the feat/update-oas branch April 5, 2022 17:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant