Skip to content

chore(deps): update rust crate serde_json to v1.0.150#35

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

chore(deps): update rust crate serde_json to v1.0.150#35
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/serde_json-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 29, 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 fix(deps): update rust crate serde_json to v1.0.132 fix(deps): update rust crate serde_json to v1.0.133 Dec 7, 2024
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 5528e72 to 10572ca Compare December 7, 2024 17:37
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 10572ca to 90a9ff3 Compare December 21, 2024 21:11
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.133 fix(deps): update rust crate serde_json to v1.0.134 Dec 21, 2024
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.134 fix(deps): update rust crate serde_json to v1.0.135 Jan 7, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 90a9ff3 to eefa7f2 Compare January 7, 2025 01:16
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.135 fix(deps): update rust crate serde_json to v1.0.136 Jan 19, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from 2a6b56a to fc55494 Compare January 20, 2025 00:26
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.136 fix(deps): update rust crate serde_json to v1.0.137 Jan 20, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from fc55494 to 35dc5ac Compare January 28, 2025 18:02
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.137 fix(deps): update rust crate serde_json to v1.0.138 Jan 28, 2025
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.138 fix(deps): update rust crate serde_json to v1.0.139 Feb 21, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 35dc5ac to b4be48e Compare February 21, 2025 19:47
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from b4be48e to a47fa26 Compare March 3, 2025 11:02
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.139 fix(deps): update rust crate serde_json to v1.0.140 Mar 3, 2025
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.140 fix(deps): update rust crate serde_json to v1.0.141 Jul 18, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from a47fa26 to e6432ec Compare July 18, 2025 21:35
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from e6432ec to 90f06cc Compare August 1, 2025 00:29
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.141 fix(deps): update rust crate serde_json to v1.0.142 Aug 1, 2025
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.142 fix(deps): 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 90f06cc to f88019f Compare August 19, 2025 04:36
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.143 fix(deps): update rust crate serde_json to v1.0.144 Sep 14, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from 10fcf69 to 5773e0d Compare September 14, 2025 16:39
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.144 fix(deps): update rust crate serde_json to v1.0.145 Sep 14, 2025
@renovate renovate Bot changed the title fix(deps): update rust crate serde_json to v1.0.145 chore(deps): update rust crate serde_json to v1.0.145 Sep 25, 2025
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 5773e0d to 1ab3e26 Compare December 10, 2025 13:55
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 1ab3e26 to b4d88b9 Compare December 22, 2025 12:56
@renovate renovate Bot changed the title chore(deps): update rust crate serde_json to v1.0.145 chore(deps): update rust crate serde_json to v1.0.146 Dec 22, 2025
@renovate renovate Bot changed the title chore(deps): update rust crate serde_json to v1.0.146 chore(deps): 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 2 times, most recently from a27d795 to fbd8751 Compare December 27, 2025 08:48
@renovate renovate Bot changed the title chore(deps): update rust crate serde_json to v1.0.147 chore(deps): 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 8b1f385 to ecf91c2 Compare January 6, 2026 17:44
@renovate renovate Bot changed the title chore(deps): update rust crate serde_json to v1.0.148 chore(deps): 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 ecf91c2 to a71c60c Compare February 2, 2026 19:02
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from a71c60c to ded136d Compare February 12, 2026 10:42
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from ded136d to 5c6c2e3 Compare February 25, 2026 10:16
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from 5c6c2e3 to f0ea539 Compare March 13, 2026 14:45
@renovate renovate Bot force-pushed the renovate/serde_json-1.x-lockfile branch from f0ea539 to 3bb4d3c Compare May 21, 2026 22:08
@renovate renovate Bot changed the title chore(deps): update rust crate serde_json to v1.0.149 chore(deps): update rust crate serde_json to v1.0.150 May 21, 2026
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