Skip to content

chore(deps): update rust crate serde_json to v1.0.149#17

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

chore(deps): update rust crate serde_json to v1.0.149#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/serde_json-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 7, 2025

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.911.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)

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

v1.0.104

Compare Source

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

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • 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 added dependency/rust Dependency Rust kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Nov 7, 2025
@github-actions github-actions Bot added the size/m Size M label Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 944a1db to 5713017 Compare December 10, 2025 15:57
@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 2 times, most recently from f9683b8 to 99f24f3 Compare December 24, 2025 02:07
@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 99f24f3 to ac3a41c Compare December 27, 2025 08:53
@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 03ba878 to 94ea676 Compare January 6, 2026 18:27
@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 94ea676 to c3aebe2 Compare February 2, 2026 17:39
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from c3aebe2 to 7dcd499 Compare February 12, 2026 14:40
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 7dcd499 to 0879184 Compare February 25, 2026 12:00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 0879184 to 051aec9 Compare March 13, 2026 11:15
@renovate renovate Bot changed the title Update Rust crate serde_json to v1.0.149 chore(deps): update rust crate serde_json to v1.0.149 Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency/rust Dependency Rust kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix size/m Size M size/xs Size XS status/review_needed The issue or PR needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant