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.81 #20

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.71 -> 1.0.81

Release Notes

serde-rs/json

v1.0.81

Compare Source

  • Work around indexmap/autocfg not always properly detecting whether a std sysroot crate is available (#​885, thanks @​cuviper)

v1.0.80

Compare Source

  • Documentation improvements

v1.0.79

Compare Source

  • Allow RawValue deserialization to propagate \u escapes for unmatched surrogates, which can later by deserialized to Vec<u8> (#​830, thanks @​lucacasonato)

v1.0.78

Compare Source

  • Support deserializing as &RawValue in map key position, which would previously fail with "invalid type: newtype struct" (#​851)

v1.0.77

Compare Source

  • Include discord invite links in the published readme
  • Improve compile error on compiling with neither std nor alloc feature enabled
  • Include integration tests in published package (#​578)

v1.0.76

Compare Source

  • Fix a build error when features raw_value and alloc are enabled while std is disabled (#​850)

v1.0.75

Compare Source

  • Fix deserialization of small integers in arbitrary_precision mode (#​845)

v1.0.74

Compare Source

  • Allow creating RawValues from references to unsized values (#​841, thanks @​EFanZh)

v1.0.73

Compare Source

  • Update itoa dependency to 1.0

v1.0.72

Compare Source


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 0e1fbdc to d5b2583 Compare December 14, 2021 00:14
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.72 fix(deps): update rust crate serde_json to 1.0.73 Dec 14, 2021
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from d5b2583 to fa7d7e4 Compare January 1, 2022 21:37
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.73 fix(deps): update rust crate serde_json to 1.0.74 Jan 1, 2022
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from fa7d7e4 to bd4f43e Compare January 16, 2022 02:21
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.74 fix(deps): update rust crate serde_json to 1.0.75 Jan 16, 2022
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from bd4f43e to 6a4e2f3 Compare March 7, 2022 08:07
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.75 fix(deps): update rust crate serde_json to 1.0.79 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update rust crate serde_json to 1.0.79 fix(deps): update rust crate serde_json to 1.0.81 May 16, 2022
@renovate renovate bot force-pushed the renovate/serde_json-1.x branch from 6a4e2f3 to 06f0f84 Compare May 16, 2022 00:10
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