Update Rust crate serde_yaml to 0.9.13 #45

Merged
pierre merged 1 commits from renovate/serde_yaml-0.x into master 2022-09-19 07:47:51 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.11 -> 0.9.13

Release Notes

dtolnay/serde-yaml

v0.9.13

Compare Source

  • Recognize True, TRUE, False, FALSE as booleans, Null, NULL as null (#​330)

v0.9.12

Compare Source

  • Support deserializing tagged literal scalar into primitive (#​327)

    "foo": !!int |-
      7200  
    

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.11` -> `0.9.13` | --- ### Release Notes <details> <summary>dtolnay/serde-yaml</summary> ### [`v0.9.13`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.13) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.12...0.9.13) - Recognize `True`, `TRUE`, `False`, `FALSE` as booleans, `Null`, `NULL` as null ([#&#8203;330](https://github.com/dtolnay/serde-yaml/issues/330)) ### [`v0.9.12`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.12) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.11...0.9.12) - Support deserializing tagged literal scalar into primitive ([#&#8203;327](https://github.com/dtolnay/serde-yaml/issues/327)) ```yaml "foo": !!int |- 7200 ``` </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE5Ni4wIn0=-->
pierre added 1 commit 2022-09-17 00:27:33 +00:00
Update Rust crate serde_yaml to 0.9.13
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
6bcecf62bd
pierre merged commit d6a1a169c4 into master 2022-09-19 07:47:51 +00:00
pierre deleted branch renovate/serde_yaml-0.x 2022-09-19 07:47:51 +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#45
No description provided.