Update Rust crate serde_json to 1.0.93 #10

Closed
pierre wants to merge 1 commits from renovate/serde_json-1.x into master
Owner

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.85 -> 1.0.93

Release Notes

serde-rs/json

v1.0.93

Compare Source

  • Support 128-bit integers in serde_json::to_value (#​982)

v1.0.92

Compare Source

  • Documentation improvements

v1.0.91

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.90

Compare Source

  • Documentation improvements

v1.0.89

Compare Source

  • Fix invalid JSON incorrectly accepted when a large number has no digits after decimal point (#​953)

v1.0.88

Compare Source

  • Optimize serde_json::Map's implementation of append and clone_from (#​952, thanks @​Lucretiel)

v1.0.87

Compare Source

  • 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

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 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.85` -> `1.0.93` | --- ### Release Notes <details> <summary>serde-rs/json</summary> ### [`v1.0.93`](https://github.com/serde-rs/json/releases/tag/v1.0.93) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93) - Support 128-bit integers in serde_json::to_value ([#&#8203;982](https://github.com/serde-rs/json/issues/982)) ### [`v1.0.92`](https://github.com/serde-rs/json/releases/tag/v1.0.92) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.92) - Documentation improvements ### [`v1.0.91`](https://github.com/serde-rs/json/releases/tag/v1.0.91) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.90...v1.0.91) - Opt out of `-Zrustdoc-scrape-examples` on docs.rs for now ### [`v1.0.90`](https://github.com/serde-rs/json/releases/tag/v1.0.90) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.90) - Documentation improvements ### [`v1.0.89`](https://github.com/serde-rs/json/releases/tag/v1.0.89) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.88...v1.0.89) - Fix invalid JSON incorrectly accepted when a large number has no digits after decimal point ([#&#8203;953](https://github.com/serde-rs/json/issues/953)) ### [`v1.0.88`](https://github.com/serde-rs/json/releases/tag/v1.0.88) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.88) - Optimize serde_json::Map's implementation of `append` and `clone_from` ([#&#8203;952](https://github.com/serde-rs/json/issues/952), thanks [@&#8203;Lucretiel](https://github.com/Lucretiel)) ### [`v1.0.87`](https://github.com/serde-rs/json/releases/tag/v1.0.87) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.86...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) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.85...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)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4zIiwidXBkYXRlZEluVmVyIjoiMzQuMTI4LjMifQ==-->
pierre force-pushed renovate/serde_json-1.x from 1755908f66 to f86c286082 2022-11-26 00:38:30 +00:00 Compare
pierre changed title from Update Rust crate serde_json to 1.0.87 to Update Rust crate serde_json to 1.0.89 2022-11-26 00:38:31 +00:00
pierre force-pushed renovate/serde_json-1.x from f86c286082 to 847fa0bcab 2022-12-18 00:25:48 +00:00 Compare
pierre force-pushed renovate/serde_json-1.x from 847fa0bcab to bdf3e726e0 2023-01-19 09:16:59 +00:00 Compare
pierre changed title from Update Rust crate serde_json to 1.0.89 to Update Rust crate serde_json to 1.0.91 2023-02-05 00:14:54 +00:00
pierre force-pushed renovate/serde_json-1.x from bdf3e726e0 to 354b41257f 2023-02-10 00:21:15 +00:00 Compare
pierre changed title from Update Rust crate serde_json to 1.0.91 to Update Rust crate serde_json to 1.0.93 2023-02-10 00:21:15 +00:00
pierre force-pushed renovate/serde_json-1.x from 354b41257f to 7e71f73476 2023-03-09 00:26:45 +00:00 Compare
pierre closed this pull request 2023-03-19 17:59:42 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SeaBattle#10
No description provided.