Skip to content

feat: drop support for node 18 - #1007

Merged
erunion merged 2 commits into
mainfrom
feat/drop-node18
Mar 6, 2025
Merged

feat: drop support for node 18#1007
erunion merged 2 commits into
mainfrom
feat/drop-node18

Conversation

@erunion

@erunion erunion commented Mar 6, 2025

Copy link
Copy Markdown
Member

馃О 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 a team and kanadgupta March 6, 2025 00:44
@erunion
erunion merged commit 4ea0c81 into main Mar 6, 2025
@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