will complain about it, and it's also discussed here:https://users.rust-lang.org/t/serde-yaml-deprecation-alternatives/108868
I noticed that one of the dependencies forconfyis theserde_yamlcrate which has been explicitly deprecated as unmaintained upstream. Perhaps confy should switch toserde_ymlor something similar instead, for its yaml support? @Zykinomentioned I address this in#100. For completeness I'll also add ...
The renovate bot is having trouble with the -deprecated marker: #1286 Update serde_yaml to 0.9.34-deprecated ae9fbb3 senekor force-pushed the senekor/xtnxmsuzyynu branch from 19ef8cf to ae9fbb3 Compare January 29, 2025 12:48 Member Turbo87 commented Feb 3, 2025 The renovate bot...
Describe the Bug There are a couple of issues with the current yaml library. serde_yaml is deprecated serde_yaml does not seem to create properly formatted yaml, e.g. "expected" output test fixtures do not meet yaml lint requirements Exp...
Update YAML link as dtolnay/serde-yaml is deprecated 925bd11 dtolnay reviewed Feb 17, 2025 View reviewed changes Member dtolnay left a comment Thanks for the PR. I am not going to be interested in endorsing any YAML 1.1 based or libyaml-based YAML crate. Someone should work on a ...
Description This PR fixes #14339. Since serde_yaml is already deprecated, replaced it with serde_yml. After this change, the to yaml boolean parsing issue in #14339 is also fixed. Now the command ...
Compiling serde_yaml v0.9.34+deprecated Compiling workflow-log v0.12.1 Compiling tokio-util v0.7.11 Compiling prost v0.12.6 Compiling h2 v0.3.26 Compiling prost-types v0.12.6 Compiling log4rs v1.3.0 Compiling icu_normalizer v1.5.0