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: drop support for node 18 #1007

Merged
merged 2 commits into from
Mar 6, 2025
Merged

feat: drop support for node 18 #1007

merged 2 commits into from
Mar 6, 2025

Conversation

erunion
Copy link
Member

@erunion erunion commented Mar 6, 2025

🧰 Changes

Over the past couple weeks I've been rewriting our OpenAPI parser, @readme/openapi-parser, to support a new error leveling system -- you can read up on details on this in readmeio/oas#943. This PR pulls in the fruits of my labor there and across oas and oas-normalize.

  • Drops support for Node 18. Because our v7 release is still being considered as a beta and Node 18 is being EOL'd at the end of April we're making the conscious decision now to drop support for Node 18 across our OpenAPI tooling and this application.
  • Updates oas, oas-normalize, @readme/oas-examples, and @readme/openapi-parser to their latest, breaking releases.

@erunion erunion added enhancement New feature or request dependencies Pull requests that update a dependency file labels Mar 6, 2025
@erunion erunion requested review from kanadgupta and a team March 6, 2025 00:44
@erunion erunion merged commit 4ea0c81 into main Mar 6, 2025
7 checks passed
@erunion erunion deleted the feat/drop-node18 branch March 6, 2025 17:02
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants