Skip to content

Replace serde_yaml with serde_json#3699

Merged
kddnewton merged 1 commit into
ruby:mainfrom
Earlopain:serde_yaml
Nov 2, 2025
Merged

Replace serde_yaml with serde_json#3699
kddnewton merged 1 commit into
ruby:mainfrom
Earlopain:serde_yaml

Conversation

@Earlopain

Copy link
Copy Markdown
Collaborator

serde_yaml was deprecated more than a year ago. See https://github.com/dtolnay/serde-yaml

Didn't find a nice replacement that is also typed. So why not just convert it to json?

`serde_yaml` was deprecated more than a year ago. See https://github.com/dtolnay/serde-yaml

Didn't find a nice replacement that is also typed. So why not just convert it to json?

@kddnewton kddnewton left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Makes sense

@kddnewton
kddnewton merged commit d9dfd19 into ruby:main Nov 2, 2025
62 checks passed
@Earlopain
Earlopain deleted the serde_yaml branch December 3, 2025 07:36
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.

2 participants