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.128 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.107 -> 1.0.128

Release Notes

serde-rs/json (serde_json)

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


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.116 fix(deps): update rust crate serde_json to v1.0.117 May 8, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 9b89cd2 to bc77de1 Compare May 8, 2024 03:53
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to v1.0.117 fix(deps): update rust crate serde_json to v1.0.120 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from bc77de1 to 6a6c8c2 Compare July 4, 2024 23:53
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from 6a6c8c2 to 2f131e3 Compare July 28, 2024 21:30
@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 2f131e3 to bb4bfce Compare August 1, 2024 22:34
@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 bb4bfce to 8dc224d Compare August 11, 2024 19:21
@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 force-pushed the renovate/serde_json-1.x-lockfile branch from 8dc224d to d0486dd Compare August 11, 2024 23:38
@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 from d0486dd to d2dcdc3 Compare August 15, 2024 06:19
@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 d2dcdc3 to d77c53c Compare August 23, 2024 23:36
@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.127 Aug 23, 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 d77c53c to cfcdd60 Compare September 5, 2024 01:19
@renovate renovate bot force-pushed the renovate/serde_json-1.x-lockfile branch from cfcdd60 to 238fe91 Compare September 16, 2024 10:31
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