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

chore(deps): update rust crate serde to 1.0.171 #33

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dev-dependencies patch 1.0.164 -> 1.0.171

Release Notes

serde-rs/serde (serde)

v1.0.171

Compare Source

v1.0.170

Compare Source

  • Produce error message on suffixed string literals inside serde attributes (#​2242)
  • Support single identifier as unbraced default value for const generic parameter (#​2449)

v1.0.169

Compare Source

  • Add Deserializer::deserialize_identifier support for adjacently tagged enums (#​2475, thanks @​Baptistemontan)
  • Fix unused_braces lint in generated Deserialize impl that uses braced const generic expressions (#​2414)

v1.0.168

Compare Source

  • Allow serde::de::IgnoredAny to be the type for a serde(flatten) field (#​2436, thanks @​Mingun)
  • Allow larger preallocated capacity for smaller elements (#​2494)

v1.0.167

Compare Source

  • Add serialize and deserialize impls for RangeFrom and RangeTo (#​2471, thanks @​tbu-)

v1.0.166

Compare Source

  • Add no-alloc category to crates.io metadata

v1.0.165

Compare Source

  • Fix incorrect count of fields passed to tuple deserialization methods when using serde(skip_deserializing) attributes (#​2466, thanks @​Mingun)
  • Fix -Zminimal-versions build

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 changed the title chore(deps): update rust crate serde to 1.0.165 chore(deps): update rust crate serde to 1.0.166 Jul 3, 2023
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.166 chore(deps): update rust crate serde to 1.0.167 Jul 7, 2023
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.167 chore(deps): update rust crate serde to 1.0.168 Jul 9, 2023
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.168 chore(deps): update rust crate serde to 1.0.169 Jul 9, 2023
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.169 chore(deps): update rust crate serde to 1.0.170 Jul 9, 2023
@renovate renovate bot changed the title chore(deps): update rust crate serde to 1.0.170 chore(deps): update rust crate serde to 1.0.171 Jul 10, 2023
@zharinov zharinov merged commit 851a4f2 into main Jul 14, 2023
2 checks passed
@zharinov zharinov deleted the renovate/serde-1.x branch July 14, 2023 14:40
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.

1 participant