Update Rust crate serde_json to 1.0.87 - autoclosed #5

Closed
kjuulh wants to merge 1 commits from renovate/serde_json-1.x into main
Owner

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.83 -> 1.0.87

Release Notes

serde-rs/json

v1.0.87

  • Add write_i128 and write_u128 methods to serde_json::Formatter to control the formatting of 128-bit integers (#​940, thanks @​Lucretiel)

v1.0.86

v1.0.85

  • Make Display for Number produce the same representation as serializing (#​919)

v1.0.84

  • Make Debug impl of serde_json::Value more compact (#​918)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_json](https://github.com/serde-rs/json) | dependencies | patch | `1.0.83` -> `1.0.87` | --- ### Release Notes <details> <summary>serde-rs/json</summary> ### [`v1.0.87`](https://github.com/serde-rs/json/releases/tag/v1.0.87) - Add `write_i128` and `write_u128` methods to `serde_json::Formatter` to control the formatting of 128-bit integers ([#&#8203;940](https://github.com/serde-rs/json/issues/940), thanks [@&#8203;Lucretiel](https://github.com/Lucretiel)) ### [`v1.0.86`](https://github.com/serde-rs/json/releases/tag/v1.0.86) - Support `arbitrary_precision` feature even in no-std mode ([#&#8203;928](https://github.com/serde-rs/json/issues/928), thanks [@&#8203;kvinwang](https://github.com/kvinwang)) ### [`v1.0.85`](https://github.com/serde-rs/json/releases/tag/v1.0.85) - Make `Display` for `Number` produce the same representation as serializing ([#&#8203;919](https://github.com/serde-rs/json/issues/919)) ### [`v1.0.84`](https://github.com/serde-rs/json/releases/tag/v1.0.84) - Make `Debug` impl of `serde_json::Value` more compact ([#&#8203;918](https://github.com/serde-rs/json/issues/918)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/serde_json-1.x from dd59e675a1 to a92cea4b04 2022-10-26 17:14:27 +02:00 Compare
kjuulh force-pushed renovate/serde_json-1.x from a92cea4b04 to 14221d8e5e 2022-10-26 17:41:21 +02:00 Compare
kjuulh changed title from Update Rust crate serde_json to 1.0.87 to Update Rust crate serde_json to 1.0.87 - autoclosed 2022-10-26 20:23:37 +02:00
kjuulh closed this pull request 2022-10-26 20:23:37 +02:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/ruddle#5
No description provided.