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 v1.0.133 - abandoned #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.108 -> 1.0.133

Release Notes

serde-rs/json (serde_json)

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

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 c28a1cc to 04b1d6b Compare June 25, 2024 11:48
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.117 Update Rust crate serde_json to v1.0.118 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 04b1d6b to 0e5b331 Compare June 28, 2024 16:19
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 0e5b331 to 89a1538 Compare June 28, 2024 16:39
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 89a1538 to 584733f Compare June 30, 2024 04:36
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 584733f to 8792778 Compare July 1, 2024 04:36
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.118 Update Rust crate serde_json to v1.0.119 Jul 1, 2024
@renovate renovate bot changed the title Update Rust crate serde_json to v1.0.119 Update Rust crate serde_json to v1.0.120 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 8792778 to f385f51 Compare July 2, 2024 03:30
@MShekow MShekow force-pushed the main branch 5 times, most recently from a6d2b45 to f58f478 Compare July 10, 2024 03:30
@MShekow MShekow force-pushed the main branch 4 times, most recently from 014f8c9 to ec75053 Compare July 17, 2024 03:29
@MShekow MShekow force-pushed the main branch 4 times, most recently from 22836ce to 213b58b Compare July 24, 2024 03:29
@MShekow MShekow force-pushed the main branch 4 times, most recently from 6da76d2 to 8033736 Compare December 21, 2024 03:31
Copy link
Author

renovate bot commented Dec 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@MShekow MShekow force-pushed the main branch 4 times, most recently from 233576a to 9645da3 Compare January 10, 2025 03:35
@MShekow MShekow force-pushed the main branch 5 times, most recently from 5fea97b to bac6879 Compare January 23, 2025 03:30
@MShekow MShekow force-pushed the main branch 3 times, most recently from 4a2863f to 872c6a2 Compare January 31, 2025 03:29
@MShekow MShekow force-pushed the main branch 5 times, most recently from 1c91115 to e8a414c Compare February 7, 2025 03:34
@MShekow MShekow force-pushed the main branch 3 times, most recently from a56f9cc to 2df227c Compare February 18, 2025 03:32
@MShekow MShekow force-pushed the main branch 4 times, most recently from 5e5e26d to fa876e1 Compare March 1, 2025 03:41
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.

0 participants