Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate serde_json to 1.0.135 #587

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.126 -> 1.0.135

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

serde-rs/json (serde_json)

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 the type/patch label Aug 24, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.127 fix(deps): update rust crate serde_json to 1.0.128 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from de7d659 to 5ceeef6 Compare September 16, 2024 10:26
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.128 fix(deps): update rust crate serde_json to 1.0.129 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 5ceeef6 to e0aa3e1 Compare October 17, 2024 20:34
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.129 fix(deps): update rust crate serde_json to 1.0.130 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from e0aa3e1 to 24ddc0a Compare October 18, 2024 18:03
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.130 fix(deps): update rust crate serde_json to 1.0.131 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch 2 times, most recently from 7404f57 to bf79d46 Compare October 19, 2024 19:01
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.131 fix(deps): update rust crate serde_json to 1.0.132 Oct 19, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.132 fix(deps): update rust crate serde_json to 1.0.133 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from bf79d46 to cfe41f7 Compare November 17, 2024 04:27
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.133 fix(deps): update rust crate serde_json to 1.0.134 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from cfe41f7 to 3b4f5a3 Compare December 21, 2024 22:14
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.134 fix(deps): update rust crate serde_json to 1.0.135 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 3b4f5a3 to a6ffb82 Compare January 8, 2025 14:48
@mihirsamdarshi mihirsamdarshi merged commit daa0df7 into main Jan 8, 2025
1 check passed
@renovate renovate bot deleted the renovate/serde_json-1.x-lockfile branch January 8, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant