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

fix(deps): update rust crate serde to 1.0.188 - autoclosed #31

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.174 -> 1.0.188
serde (source) dependencies patch 1.0.176 -> 1.0.188
serde (source) dependencies patch 1.0.139 -> 1.0.188
serde (source) dependencies patch 1.0.141 -> 1.0.188

Release Notes

serde-rs/serde (serde)

v1.0.188

Compare Source

  • Fix "failed to parse manifest" error when building serde using a Cargo version between 1.45 and 1.50 (#​2603)

v1.0.187

Compare Source

  • Remove support for Emscripten targets on rustc older than 1.40 (#​2600)

v1.0.186

Compare Source

  • Disallow incompatible versions of serde_derive and serde in the dependency graph (#​2588, thanks @​soqb)

v1.0.185

Compare Source

  • Fix error "cannot move out of *self which is behind a shared reference" deriving Serialize on a non_exhaustive enum (#​2591)

v1.0.184

Compare Source

  • Restore from-source serde_derive build on all platforms — eventually we'd like to use a first-class precompiled macro if such a thing becomes supported by cargo / crates.io

v1.0.183

Compare Source

  • Support deserializing Box<OsStr> with an equivalent representation as OsString (#​2556, thanks @​DBLouis)

v1.0.182

Compare Source

v1.0.181

Compare Source

  • Make serde(alias) work in combination with flatten when using in-place deserialization (#​2443, thanks @​Mingun)
  • Improve the representation of adjacently tagged enums in formats where enum tags are serialized by index, as opposed to by string name (#​2505, #​2496, thanks @​Baptistemontan)

v1.0.180

Compare Source

  • Update to 2018 edition

v1.0.179

Compare Source

  • Support serialization of tuple variants inside a flattened field (#​2448, thanks @​Mingun)

v1.0.178

Compare Source

  • Fix build error when using serde with "std" feature turned off and "unstable" feature turned on (#​2541)

v1.0.177

Compare Source

  • Add serde(rename_all_fields = "...") attribute to apply a rename_all on every struct variant of an enum (#​1695, thanks @​jplatte)
  • Improve diagnostics for attribute parse errors (#​2536, thanks @​jplatte)

v1.0.176

Compare Source

  • Allow tag field of an internally tagged enum to have same name as a field inside a skipped struct variant (#​2266, thanks @​flisky)

v1.0.175

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 these updates 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 a team and dezren39 as code owners July 24, 2023 05:03
@renovate renovate bot changed the title Update Rust crate serde to 1.0.175 Update Rust crate serde to 1.0.176 Jul 26, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.176 Update Rust crate serde to 1.0.177 Jul 27, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.177 Update Rust crate serde to 1.0.178 Jul 29, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch 2 times, most recently from 508c4a3 to d5e9c43 Compare July 29, 2023 01:08
@renovate renovate bot changed the title Update Rust crate serde to 1.0.178 Update Rust crate serde to 1.0.179 Jul 31, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.179 Update Rust crate serde to 1.0.180 Jul 31, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.180 Update Rust crate serde to 1.0.181 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch 2 times, most recently from 5c2f146 to 3ad25d7 Compare August 5, 2023 10:25
@renovate renovate bot changed the title Update Rust crate serde to 1.0.181 Update Rust crate serde to 1.0.182 Aug 6, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.182 Update Rust crate serde to 1.0.183 Aug 7, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.183 Update Rust crate serde to 1.0.184 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch 2 times, most recently from f4083e1 to 28a6b4e Compare August 21, 2023 08:26
@renovate renovate bot changed the title Update Rust crate serde to 1.0.184 Update Rust crate serde to 1.0.185 Aug 21, 2023
@renovate renovate bot changed the title Update Rust crate serde to 1.0.185 fix(deps): update rust crate serde to 1.0.185 Aug 22, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.185 fix(deps): update rust crate serde to 1.0.186 Aug 24, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.186 fix(deps): update rust crate serde to 1.0.187 Aug 25, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.187 fix(deps): update rust crate serde to 1.0.188 Aug 26, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.188 fix(deps): update rust crate serde to 1.0.188 - autoclosed Sep 6, 2023
@renovate renovate bot closed this Sep 6, 2023
@renovate renovate bot deleted the renovate/serde-1.x branch September 6, 2023 09:48
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.

1 participant