Skip to content

Update Rust crate serde_json to v1.0.149#10

Merged
mihaiplesa merged 1 commit into
mainfrom
renovate/serde-json-1-x-lockfile
Jan 21, 2026
Merged

Update Rust crate serde_json to v1.0.149#10
mihaiplesa merged 1 commit into
mainfrom
renovate/serde-json-1-x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2025

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.1251.0.149

Release Notes

serde-rs/json (serde_json)

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)

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 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 force-pushed the renovate/serde-json-1-x-lockfile branch from f1a66ad to b85960d Compare July 27, 2025 20:05
@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 27, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from b85960d to d3c7cd9 Compare August 8, 2025 07:07
@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 8, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from d3c7cd9 to 1a9f791 Compare August 27, 2025 04:16
@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 27, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from 1a9f791 to cb52b64 Compare September 21, 2025 03:41
@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 21, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from cb52b64 to 3d5a2cf Compare September 22, 2025 11:48
@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 22, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from 3d5a2cf to 679b042 Compare December 12, 2025 07:34
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from 679b042 to f3a8f64 Compare December 30, 2025 12:05
@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 30, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from f3a8f64 to 1428ad1 Compare December 31, 2025 03:52
@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 31, 2025
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from 1428ad1 to cde127e Compare January 3, 2026 14:58
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.147 Update Rust crate serde_json to v1.0.148 Jan 3, 2026
@renovate renovate Bot force-pushed the renovate/serde-json-1-x-lockfile branch from cde127e to 22307d2 Compare January 14, 2026 16:15
@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 14, 2026
@mihaiplesa mihaiplesa merged commit 47e2af8 into main Jan 21, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/serde-json-1-x-lockfile branch January 21, 2026 10: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.

1 participant