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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.130 -> 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)

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 47d15cd to d5590f5 Compare December 16, 2021 19:48
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.131 fix(deps): update rust crate serde to 1.0.132 Dec 16, 2021
@renovate renovate bot force-pushed the renovate/serde-1.x branch from d5590f5 to 33eb332 Compare January 1, 2022 21:37
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.132 fix(deps): update rust crate serde to 1.0.133 Jan 1, 2022
@renovate renovate bot force-pushed the renovate/serde-1.x branch from 33eb332 to 9beb770 Compare March 7, 2022 08:07
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.133 fix(deps): update rust crate serde to 1.0.136 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.136 fix(deps): update rust crate serde to 1.0.137 May 16, 2022
@renovate renovate bot force-pushed the renovate/serde-1.x branch from 9beb770 to 3aab1e6 Compare May 16, 2022 00:10
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