Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.128 -> 1.0.148

Release Notes

serde-rs/json (serde_json)

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


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 f07a0c6 to 21f3b14 Compare October 18, 2024 19:25
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.129 chore(deps): 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 21f3b14 to a60a564 Compare October 19, 2024 00:29
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.130 chore(deps): update rust crate serde_json to v1.0.131 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from a60a564 to d133bae Compare October 19, 2024 18:09
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.131 chore(deps): update rust crate serde_json to v1.0.132 Oct 19, 2024
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.132 chore(deps): update rust crate serde_json to v1.0.133 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from d133bae to 43d545b Compare November 17, 2024 03:40
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.133 chore(deps): update rust crate serde_json to v1.0.134 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 43d545b to d281440 Compare December 21, 2024 21:45
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.134 chore(deps): update rust crate serde_json to v1.0.135 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from d281440 to 600083d Compare January 8, 2025 15:40
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.135 chore(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 from 600083d to b88d01c Compare January 19, 2025 04:19
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.136 chore(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 b88d01c to 584b9e7 Compare January 20, 2025 01:59
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.137 chore(deps): update rust crate serde_json to v1.0.138 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 584b9e7 to c1aaf81 Compare January 28, 2025 21:41
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.138 chore(deps): 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 c1aaf81 to 3682279 Compare February 20, 2025 05:52
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.139 chore(deps): 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 3682279 to 4c2f02f Compare March 3, 2025 11:54
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.140 chore(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 4c2f02f to c874df8 Compare July 18, 2025 20:07
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from c874df8 to 2c2e768 Compare August 1, 2025 00:15
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.141 chore(deps): update rust crate serde_json to v1.0.142 Aug 1, 2025
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.142 chore(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 2c2e768 to e9f0e44 Compare August 19, 2025 05:02
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.143 chore(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 from e9f0e44 to 3d2e533 Compare September 14, 2025 02:35
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 3d2e533 to 54ea641 Compare September 14, 2025 16:56
@renovate renovate bot changed the title chore(deps): update rust crate serde_json to v1.0.144 chore(deps): 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 54ea641 to d8830f2 Compare December 10, 2025 15:32
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from d8830f2 to 7eb150a Compare December 22, 2025 14:44
@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 from 7eb150a to 77c2fc4 Compare December 24, 2025 02:00
@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 from 77c2fc4 to fb93350 Compare December 27, 2025 09:27
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