Skip to content

fix(deps): update rust crate serde_json to v1.0.140 - autoclosed#266

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/serde_json-1.x-lockfile
Closed

fix(deps): update rust crate serde_json to v1.0.140 - autoclosed#266
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/serde_json-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.117 -> 1.0.140

Release Notes

serde-rs/json (serde_json)

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


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 changed the title fix(deps): update rust crate serde_json to v1.0.118 fix(deps): 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 cc88080 to eaee8b1 Compare June 30, 2024 20:18
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from eaee8b1 to 187956c Compare July 9, 2024 20:25
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.119 fix(deps): update rust crate serde_json to v1.0.120 Jul 9, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.120 fix(deps): update rust crate serde_json to v1.0.121 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 187956c to 7eb053c Compare July 28, 2024 21:12
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.121 fix(deps): update rust crate serde_json to v1.0.122 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 7eb053c to de03410 Compare August 1, 2024 22:52
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from de03410 to 082ea54 Compare August 11, 2024 19:09
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.122 fix(deps): update rust crate serde_json to v1.0.123 Aug 11, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.123 fix(deps): 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 2 times, most recently from 4614646 to be18edd Compare August 15, 2024 07:54
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.124 fix(deps): 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 be18edd to 633d161 Compare August 23, 2024 21:20
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.125 fix(deps): 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 633d161 to 0fcb7a6 Compare August 24, 2024 01:17
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.126 fix(deps): update rust crate serde_json to v1.0.127 Aug 24, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.127 fix(deps): update rust crate serde_json to v1.0.128 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 0fcb7a6 to 5203ac5 Compare September 16, 2024 09:30
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 5203ac5 to f73d3d0 Compare October 17, 2024 18:49
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.128 fix(deps): update rust crate serde_json to v1.0.129 Oct 17, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.129 fix(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 2 times, most recently from d5e2f85 to 4cd4da1 Compare October 19, 2024 00:28
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.130 fix(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 4cd4da1 to 1444dbc Compare October 19, 2024 19:54
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.131 fix(deps): update rust crate serde_json to v1.0.132 Oct 19, 2024
@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 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 1444dbc to 3f70258 Compare November 17, 2024 03:53
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 3f70258 to ef80182 Compare December 21, 2024 20:02
@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 force-pushed the renovate/serde_json-1.x-lockfile branch from ef80182 to 83cae1a Compare January 8, 2025 13:52
@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 8, 2025
@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 6d067c3 to 7b6ed9e Compare January 20, 2025 00:51
@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 7b6ed9e to 97d8685 Compare January 28, 2025 21:01
@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 force-pushed the renovate/serde_json-1.x-lockfile branch from 97d8685 to e142154 Compare February 20, 2025 07:14
@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 20, 2025
@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 force-pushed the renovate/serde_json-1.x-lockfile branch from e142154 to 37c6e09 Compare March 3, 2025 11:48
@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.140 - autoclosed May 14, 2025
@renovate renovate bot closed this May 14, 2025
@renovate renovate bot deleted the renovate/serde_json-1.x-lockfile branch May 14, 2025 13:46
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