Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate serde to 1.0.174 #26

Merged
merged 1 commit into from Jul 22, 2023
Merged

Update Rust crate serde to 1.0.174 #26

merged 1 commit into from Jul 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

serde-rs/serde (serde)

v1.0.174

Compare Source

  • Documentation improvements

v1.0.173

Compare Source

  • Fix missing trait implementations when using serde derive macro on a macro-generated data structure, such as via the bitflags crate (#​2516)

v1.0.172

Compare Source

  • Experiment with precompiling the serde_derive macros to reduce build time (#​2514)

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 Update Rust crate serde to 1.0.148 Update Rust crate serde to 1.0.149 Dec 5, 2022
@renovate renovate bot force-pushed the renovate/serde-1.x branch 2 times, most recently from da1e5a0 to a9af18d Compare December 12, 2022 00:40
@renovate renovate bot changed the title Update Rust crate serde to 1.0.149 Update Rust crate serde to 1.0.150 Dec 12, 2022
@renovate renovate bot changed the title Update Rust crate serde to 1.0.150 Update Rust crate serde to 1.0.151 Dec 16, 2022
@renovate renovate bot changed the title Update Rust crate serde to 1.0.151 Update Rust crate serde to 1.0.156 Mar 16, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.156 Update Rust crate serde to 1.0.158 Mar 20, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.158 Update Rust crate serde to 1.0.159 Mar 28, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.159 Update Rust crate serde to 1.0.160 Apr 17, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.160 Update Rust crate serde to 1.0.163 May 28, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.163 Update Rust crate serde to 1.0.164 Jun 8, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.164 Update Rust crate serde to 1.0.165 Jul 3, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.165 Update Rust crate serde to 1.0.166 Jul 3, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.166 Update Rust crate serde to 1.0.167 Jul 7, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.167 Update Rust crate serde to 1.0.168 Jul 9, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch 2 times, most recently from 09f0137 to a122239 Compare July 9, 2023 06:40
@renovate renovate bot changed the title Update Rust crate serde to 1.0.168 Update Rust crate serde to 1.0.169 Jul 9, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.169 Update Rust crate serde to 1.0.170 Jul 9, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.170 Update Rust crate serde to 1.0.171 Jul 10, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.171 Update Rust crate serde to 1.0.173 Jul 20, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.173 Update Rust crate serde to 1.0.174 Jul 21, 2023
@kr45732 kr45732 merged commit 2ed8372 into main Jul 22, 2023
1 check passed
@renovate renovate bot deleted the renovate/serde-1.x branch July 22, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant