Update Rust crate serde_yaml to 0.9.21 #26

Merged
kjuulh merged 1 commits from renovate/all into main 2023-04-06 15:58:16 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.19 -> 0.9.21

Release Notes

dtolnay/serde-yaml

v0.9.21

Compare Source

  • Make Tag::new panic if given empty string, since YAML has no syntax for an empty tag

v0.9.20

Compare Source

  • Allow an empty YAML document to deserialize to None or Value::Null, in addition to the previously supported empty vector, empty map, and struct with no required fields

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_yaml](https://github.com/dtolnay/serde-yaml) | dependencies | patch | `0.9.19` -> `0.9.21` | --- ### Release Notes <details> <summary>dtolnay/serde-yaml</summary> ### [`v0.9.21`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.21) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.20...0.9.21) - Make `Tag::new` panic if given empty string, since YAML has no syntax for an empty tag ### [`v0.9.20`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.20) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.19...0.9.20) - Allow an empty YAML document to deserialize to `None` or `Value::Null`, in addition to the previously supported empty vector, empty map, and struct with no required fields </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh changed title from Update Rust crate serde_yaml to 0.9.20 to Update Rust crate serde_yaml to 0.9.21 2023-04-06 15:36:11 +02:00
kjuulh force-pushed renovate/all from d2eb91ac4f to d26d4c99c8 2023-04-06 15:36:12 +02:00 Compare
kjuulh merged commit d26d4c99c8 into main 2023-04-06 15:58:16 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/ruddle#26
No description provided.