Skip to content

Conversation

smorimoto
Copy link
Collaborator

Switch YAML parsing from js-yaml to yaml. Update the resolver to use YAML.parse when JSON.parse fails. Remove js-yaml and its types, add yaml as a runtime dependency. No public API changes.

Switch YAML parsing from `js-yaml` to `yaml`. Update the resolver to
use `YAML.parse` when `JSON.parse` fails. Remove `js-yaml` and its types,
add `yaml` as a runtime dependency. No public API changes.

Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto added enhancement New feature or request dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2025
Copy link

changeset-bot bot commented Sep 18, 2025

🦋 Changeset detected

Latest commit: 8761a8f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
swagger-typescript-api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@smorimoto
Copy link
Collaborator Author

@codex review

Copy link

Codex Review: Didn't find any major issues. What shall we delve into next?

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

@smorimoto smorimoto merged commit 724b0cd into main Sep 18, 2025
15 checks passed
@smorimoto smorimoto deleted the js-yaml-to-yaml branch September 18, 2025 21:54
@github-actions github-actions bot mentioned this pull request Sep 18, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant