Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Update Rust crate serde_yaml to 0.9.25 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.17 -> 0.9.25

Release Notes

dtolnay/serde-yaml (serde_yaml)

v0.9.25

Compare Source

  • Serialize using quoted style around scalar that has digits with leading zero (#​347)

v0.9.24

Compare Source

  • Implement FromStr for serde_yaml::Number (#​381)

v0.9.23

Compare Source

  • Documentation improvements

v0.9.22

Compare Source

  • Update indexmap dependency to version 2

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

v0.9.19

Compare Source

  • Fix message duplication between serde_yaml::Error's Display and source() (#​359, #​360)

v0.9.18

Compare Source

  • Add support for emitting Unicode characters over codepoint U+FFFF (#​356)

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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from auguwu and IceeMC as code owners March 5, 2023 04:48
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.18 Update Rust crate serde_yaml to 0.9.19 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from 4428d44 to 2911a38 Compare March 6, 2023 01:21
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from 2911a38 to 47eade2 Compare April 6, 2023 01:50
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.19 Update Rust crate serde_yaml to 0.9.20 Apr 6, 2023
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from 47eade2 to 9da6382 Compare April 6, 2023 09:20
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.20 Update Rust crate serde_yaml to 0.9.21 Apr 6, 2023
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.21 Update Rust crate serde_yaml to 0.9.22 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from 9da6382 to 97eb35c Compare June 25, 2023 11:35
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.22 Update Rust crate serde_yaml to 0.9.23 Jul 16, 2023
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from 97eb35c to df6d8f3 Compare July 16, 2023 02:12
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.23 Update Rust crate serde_yaml to 0.9.24 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from df6d8f3 to 132de47 Compare July 18, 2023 17:54
@renovate renovate bot changed the title Update Rust crate serde_yaml to 0.9.24 Update Rust crate serde_yaml to 0.9.25 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/serde_yaml-0.x branch from 132de47 to 229ce9c Compare July 21, 2023 03:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants