chore(deps): Replace serde_yaml with serde_yml #1007
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status/Blocked
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1007
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jade/serde_yaml"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(serde_yaml is depreciated and was causing issues for renovate)
49437bb1f3
ad11417145
The replacement crate here was vibecoded iirc and has also been abandoned:
https://rustsec.org/advisories/RUSTSEC-2025-0068.html
See:
https://github.com/nushell/nushell/pull/14630
https://github.com/nushell/nushell/pull/14987
https://github.com/nushell/nushell/pull/14985
https://github.com/nushell/nushell/pull/14986
sigh OK then
https://crates.io/crates/serde_norway then?
@Jade wrote in #1007 (comment):
Yeah, or better yet migrate to a pure rust alternative like
serde_yaml2
oryaml-peg
If you want to give migrating a shot? I won't be able to write code for a bit