Update Rust crate serde_yaml to 0.9.9 #31

Merged
pierre merged 1 commits from renovate/serde_yaml-0.x into master 2022-08-19 12:42:12 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.4 -> 0.9.9

Release Notes

dtolnay/serde-yaml

v0.9.9

Compare Source

v0.9.8

Compare Source

  • Fix serialization of TaggedValue when used with to_value (#​313)

v0.9.7

Compare Source

  • Allow an empty plain scalar to deserialize as an empty map or seq (#​304)

v0.9.6

Compare Source

  • Fix tag not getting serialized in certain map values (#​302)

v0.9.5

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

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.4` -> `0.9.9` | --- ### Release Notes <details> <summary>dtolnay/serde-yaml</summary> ### [`v0.9.9`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.9) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.8...0.9.9) - Add [serde_yaml::with::singleton_map_recursive](https://docs.rs/serde_yaml/0.9.9/serde_yaml/with/singleton_map_recursive/index.html) ### [`v0.9.8`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.8) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.7...0.9.8) - Fix serialization of `TaggedValue` when used with `to_value` ([#&#8203;313](https://github.com/dtolnay/serde-yaml/issues/313)) ### [`v0.9.7`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.7) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.6...0.9.7) - Allow an empty plain scalar to deserialize as an empty map or seq ([#&#8203;304](https://github.com/dtolnay/serde-yaml/issues/304)) ### [`v0.9.6`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.6) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.5...0.9.6) - Fix tag not getting serialized in certain map values ([#&#8203;302](https://github.com/dtolnay/serde-yaml/issues/302)) ### [`v0.9.5`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.5) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.4...0.9.5) - Implement `Display` trait for `serde_yaml::value::Tag` ([#&#8203;307](https://github.com/dtolnay/serde-yaml/issues/307), thanks [@&#8203;masinc](https://github.com/masinc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2MS4wIn0=-->
pierre added 1 commit 2022-08-17 00:28:26 +00:00
Update Rust crate serde_yaml to 0.9.9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
908d79856f
pierre merged commit c74dc95b26 into master 2022-08-19 12:42:12 +00:00
pierre deleted branch renovate/serde_yaml-0.x 2022-08-19 12:42:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#31
No description provided.