Skip to content

Update Rust crate serde_json to v1.0.150#63

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/serde_json-1.x-lockfile
Open

Update Rust crate serde_json to v1.0.150#63
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/serde_json-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.1041.0.150

Release Notes

serde-rs/json (serde_json)

v1.0.150

Compare Source

v1.0.149

Compare Source

  • Align arbitrary_precision number strings with zmij's formatting (#​1306, thanks @​b41sh)

v1.0.148

Compare Source

  • Update zmij dependency to 1.0

v1.0.147

Compare Source

  • Switch float-to-string algorithm from Ryū to Żmij for better f32 and f64 serialization performance (#​1304)

v1.0.146

Compare Source

v1.0.145

Compare Source

  • Raise serde version requirement to >=1.0.220

v1.0.144

Compare Source

  • Switch serde dependency to serde_core (#​1285)

v1.0.143

Compare Source

v1.0.142

Compare Source

v1.0.141

Compare Source

v1.0.140

Compare Source

  • Documentation improvements

v1.0.139

Compare Source

  • Documentation improvements

v1.0.138

Compare Source

  • Documentation improvements

v1.0.137

Compare Source

  • Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#​1231)

v1.0.136

Compare Source

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#​1230, thanks @​goffrie)

v1.0.135

Compare Source

v1.0.134

Compare Source

  • Add RawValue associated constants for literal null, true, false (#​1221, thanks @​bheylin)

v1.0.133

Compare Source

  • Implement From<[T; N]> for serde_json::Value (#​1215)

v1.0.132

Compare Source

  • Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#​1205)
  • Improve performance of JSON array and JSON object deserialization by about 8% (#​1206)

v1.0.131

Compare Source

  • Implement Deserializer and IntoDeserializer for Map<String, Value> and &Map<String, Value> (#​1135, thanks @​swlynch99)

v1.0.130

Compare Source

  • Support converting and deserializing Number from i128 and u128 (#​1141, thanks @​druide)

v1.0.129

Compare Source

v1.0.128

Compare Source

v1.0.127

Compare Source

v1.0.126

Compare Source

  • Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (#​1182, thanks @​CryZe)

v1.0.125

Compare Source

v1.0.124

Compare Source

v1.0.123

Compare Source

v1.0.122

Compare Source

  • Support using json! in no-std crates (#​1166)

v1.0.121

Compare Source

v1.0.120

Compare Source

v1.0.119

Compare Source

v1.0.118

Compare Source

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)

v1.0.116

Compare Source

v1.0.115

Compare Source

  • Documentation improvements

v1.0.114

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

v1.0.113

Compare Source

  • Add swap_remove and shift_remove methods on Map (#​1109)

v1.0.112

Compare Source

  • Improve formatting of "invalid type" error messages involving floats (#​1107)

v1.0.111

Compare Source

v1.0.110

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.109

Compare Source

  • Documentation improvements

v1.0.108

Compare Source

v1.0.107

Compare Source

  • impl IntoDeserializer for &RawValue (#​1071)

v1.0.106

Compare Source

v1.0.105

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.116 Update Rust crate serde_json to v1.0.117 May 8, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 5028d6c to 68e9d00 Compare May 8, 2024 00:58
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 68e9d00 to 4da3dcc Compare June 25, 2024 04:59
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.117 Update Rust crate serde_json to v1.0.118 Jun 25, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 4da3dcc to 4231cc4 Compare June 30, 2024 21:40
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.118 Update Rust crate serde_json to v1.0.119 Jun 30, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 4231cc4 to 72fcf10 Compare July 1, 2024 18:48
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.119 Update Rust crate serde_json to v1.0.120 Jul 1, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 72fcf10 to f456c2e Compare July 28, 2024 22:36
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.120 Update Rust crate serde_json to v1.0.121 Jul 28, 2024
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.121 Update Rust crate serde_json to v1.0.122 Aug 2, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from f456c2e to 8383703 Compare August 2, 2024 00:55
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 8383703 to 175cfe9 Compare August 11, 2024 22:27
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.122 Update Rust crate serde_json to v1.0.124 Aug 11, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 175cfe9 to 31ac990 Compare August 15, 2024 06:51
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.124 Update Rust crate serde_json to v1.0.125 Aug 15, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 31ac990 to 044df20 Compare August 23, 2024 20:23
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.125 Update Rust crate serde_json to v1.0.126 Aug 23, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 044df20 to cc3e8df Compare August 24, 2024 02:35
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.126 Update Rust crate serde_json to v1.0.127 Aug 24, 2024
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.127 Update Rust crate serde_json to v1.0.128 Sep 4, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from cc3e8df to 64db486 Compare September 16, 2024 09:37
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.128 Update Rust crate serde_json to v1.0.129 Oct 17, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from d927505 to 8644781 Compare October 18, 2024 20:00
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.129 Update Rust crate serde_json to v1.0.130 Oct 18, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 8644781 to 15d7ba9 Compare October 18, 2024 23:18
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.130 Update Rust crate serde_json to v1.0.131 Oct 18, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 15d7ba9 to 9965a97 Compare October 19, 2024 18:50
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.131 Update Rust crate serde_json to v1.0.132 Oct 19, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from f5b5c0a to 1057930 Compare January 28, 2025 21:56
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 1057930 to d2b7d43 Compare February 20, 2025 03:03
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.138 Update Rust crate serde_json to v1.0.139 Feb 20, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from d2b7d43 to 9165fc1 Compare March 3, 2025 11:46
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.139 Update Rust crate serde_json to v1.0.140 Mar 3, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 9165fc1 to 91cd695 Compare July 18, 2025 22:47
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.140 Update Rust crate serde_json to v1.0.141 Jul 18, 2025
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.141 Update Rust crate serde_json to v1.0.142 Aug 7, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from 207c938 to c7c14fb Compare August 10, 2025 13:59
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from c7c14fb to 788ea4a Compare August 19, 2025 05:06
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.142 Update Rust crate serde_json to v1.0.143 Aug 19, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 788ea4a to b9a7774 Compare September 14, 2025 02:53
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.143 Update Rust crate serde_json to v1.0.144 Sep 14, 2025
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.144 Update Rust crate serde_json to v1.0.145 Sep 14, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from b9a7774 to 42612ea Compare September 14, 2025 16:43
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 42612ea to c359dfa Compare December 10, 2025 12:40
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from c359dfa to 821a4a1 Compare December 22, 2025 14:14
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.145 Update Rust crate serde_json to v1.0.146 Dec 22, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 821a4a1 to 60d9efb Compare December 24, 2025 01:28
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.146 Update Rust crate serde_json to v1.0.147 Dec 24, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 60d9efb to b613b34 Compare December 27, 2025 09:03
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.147 Update Rust crate serde_json to v1.0.148 Dec 27, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from 5271538 to 4ea39f9 Compare January 6, 2026 17:40
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.148 Update Rust crate serde_json to v1.0.149 Jan 6, 2026
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 4ea39f9 to 2c40bde Compare February 2, 2026 16:42
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 2c40bde to ed04f1d Compare February 12, 2026 11:40
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from ed04f1d to e2e8311 Compare February 25, 2026 11:44
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.

0 participants