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

fix(deps): update rust crate serde_json to 1.0.103 #16

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.79 -> 1.0.103

Release Notes

serde-rs/json (serde_json)

v1.0.103

Compare Source

  • Documentation improvements

v1.0.102

Compare Source

  • Add a way to customize the serialization of byte arrays (#​1039)

v1.0.101

Compare Source

v1.0.100

Compare Source

  • Support -Z minimal-versions

v1.0.99

Compare Source

v1.0.98

Compare Source

  • Update indexmap dependency used by "preserve_order" feature to version 2

v1.0.97

Compare Source

  • Add io_error_kind() method to serde_json::Error: fn io_error_kind(&self) -> Option<std::io::ErrorKind> (#​1026)

v1.0.96

Compare Source

v1.0.95

Compare Source

  • Preserve f32 precision when serializing f32 -> serde_json::Value -> JSON string in "arbitrary_precision" mode (#​1004, #​1005)

v1.0.94

Compare Source

  • Fix message duplication between serde_json::Error's Display and source() (#​991, #​992)

v1.0.93

Compare Source

  • Support 128-bit integers in serde_json::to_value (#​982)

v1.0.92

Compare Source

  • Documentation improvements

v1.0.91

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.90

Compare Source

  • Documentation improvements

v1.0.89

Compare Source

  • Fix invalid JSON incorrectly accepted when a large number has no digits after decimal point (#​953)

v1.0.88

Compare Source

  • Optimize serde_json::Map's implementation of append and clone_from (#​952, thanks @​Lucretiel)

v1.0.87

Compare Source

  • Add write_i128 and write_u128 methods to serde_json::Formatter to control the formatting of 128-bit integers (#​940, thanks @​Lucretiel)

v1.0.86

Compare Source

v1.0.85

Compare Source

  • Make Display for Number produce the same representation as serializing (#​919)

v1.0.84

Compare Source

  • Make Debug impl of serde_json::Value more compact (#​918)

v1.0.83

Compare Source

  • Add categories to crates.io metadata

v1.0.82

Compare Source

v1.0.81

Compare Source

  • Work around indexmap/autocfg not always properly detecting whether a std sysroot crate is available (#​885, thanks @​cuviper)

v1.0.80

Compare Source

  • Documentation improvements

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 is behind base branch, 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 force-pushed the renovate/serde_json-1.x branch from 08806c0 to d8aac39 Compare May 5, 2022 06:24
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.81 fix(deps): update Rust crate serde_json to 1.0.81 Jun 27, 2022
@renovate renovate bot changed the title fix(deps): update Rust crate serde_json to 1.0.81 fix(deps): update rust crate serde_json to 1.0.81 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from d8aac39 to 37eecdc Compare June 29, 2022 21:01
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.81 fix(deps): update rust crate serde_json to 1.0.82 Jun 29, 2022
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.82 fix(deps): update rust crate serde_json to 1.0.85 Sep 25, 2022
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.85 fix(deps): update rust crate serde_json to 1.0.88 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 762de17 to 3d8953b Compare March 17, 2023 06:02
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.88 fix(deps): update rust crate serde_json to 1.0.94 Mar 17, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.94 fix(deps): update rust crate serde_json to 1.0.94 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/serde_json-1.x branch March 24, 2023 21:00
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.94 - autoclosed fix(deps): update rust crate serde_json to 1.0.94 Mar 25, 2023
@renovate renovate bot reopened this Mar 25, 2023
@renovate renovate bot restored the renovate/serde_json-1.x branch March 25, 2023 01:27
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.94 fix(deps): update rust crate serde_json to 1.0.95 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 3d8953b to 8c526b1 Compare March 27, 2023 19:56
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.95 fix(deps): update rust crate serde_json to 1.0.96 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 8c526b1 to f875fd8 Compare April 17, 2023 11:35
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.96 fix(deps): update rust crate serde_json to 1.0.97 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from f875fd8 to 4e135ba Compare June 16, 2023 07:54
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 4e135ba to c1add77 Compare June 24, 2023 06:15
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.97 fix(deps): update rust crate serde_json to 1.0.99 Jun 24, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.99 fix(deps): update rust crate serde_json to 1.0.100 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from c1add77 to ac90e1e Compare July 4, 2023 21:53
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.100 fix(deps): update rust crate serde_json to 1.0.102 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from ac90e1e to 1ef6319 Compare July 12, 2023 01:22
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.102 fix(deps): update rust crate serde_json to 1.0.103 Jul 16, 2023
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 1ef6319 to de070a0 Compare July 16, 2023 01:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants