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.137 #6

Merged
merged 1 commit into from
May 22, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.125 -> 1.0.137

Release Notes

serde-rs/serde

v1.0.137

Compare Source

  • Update documentation links to some data formats whose repos have moved (#​2201, thanks @​atouchet)
  • Fix declared rust-version of serde and serde_test (#​2168)

v1.0.136

Compare Source

  • Improve default error message when Visitor fails to deserialize a u128 or i128 (#​2167)

v1.0.135

Compare Source

  • Update discord channels listed in readme

v1.0.134

Compare Source

  • Improve error messages on deserializing NonZero integers from a 0 value (#​2158)

v1.0.133

Compare Source

  • Optimize deserialization of data structures that contain recursive use of flatten fields or tag or untagged enums (#​2148)

v1.0.132

Compare Source

  • Enable Serialize and Deserialize impls for std::sync::atomic::{AtomicI64, AtomicU64} on riscv64 arch (#​2141, thanks @​Avimitin)

v1.0.131

Compare Source

  • Avoid unused_results being triggered in generated code for adjacently tagged enum (#​2116, thanks @​tyranron)

v1.0.130

Compare Source

  • Provide MapAccess and SeqAccess impl for reference to a dynamically sized existing impl (#​2081)

v1.0.129

Compare Source

v1.0.128

Compare Source

v1.0.127

Compare Source

  • Resolve warning in rustc nightly-2021-07-31+ compiling serde_test

v1.0.126

Compare Source

  • Resolve conflict with forbid(future_incompatible) lint setting in generated code (#​2026, thanks @​hyd-dev)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/serde-1.x branch from 073e17a to cffc3fe Compare October 18, 2021 22:50
@renovate renovate bot changed the title Update Rust crate serde to 1.0.126 Update Rust crate serde to 1.0.130 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/serde-1.x branch from cffc3fe to c0ca6be Compare March 7, 2022 11:51
@renovate renovate bot changed the title Update Rust crate serde to 1.0.130 Update Rust crate serde to 1.0.136 Mar 7, 2022
@renovate renovate bot changed the title Update Rust crate serde to 1.0.136 Update Rust crate serde to 1.0.137 May 15, 2022
@renovate renovate bot force-pushed the renovate/serde-1.x branch from c0ca6be to c6b1832 Compare May 15, 2022 19:49
@sozysozbot sozysozbot merged commit b1720d5 into master May 22, 2022
@renovate renovate bot deleted the renovate/serde-1.x branch May 22, 2022 05:01
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.

2 participants