Update Rust crate serde_json to 1.0.94 #15

Merged
kjuulh merged 1 commits from renovate/all into main 2023-03-05 19:58:37 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.91 -> 1.0.94

Release Notes

serde-rs/json

v1.0.94

Compare Source

  • Fix message duplication between serde_json::Error's Display and source() (#​991, #​992)

v1.0.93

Compare Source

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

v1.0.92

Compare Source

  • Documentation improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, 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.91` -> `1.0.94` | --- ### Release Notes <details> <summary>serde-rs/json</summary> ### [`v1.0.94`](https://github.com/serde-rs/json/releases/tag/v1.0.94) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94) - Fix message duplication between serde_json::Error's `Display` and `source()` ([#&#8203;991](https://github.com/serde-rs/json/issues/991), [#&#8203;992](https://github.com/serde-rs/json/issues/992)) ### [`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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->
kjuulh changed title from Update Rust crate serde_json to 1.0.92 to Update Rust crate serde_json to 1.0.93 2023-02-08 21:51:30 +01:00
kjuulh force-pushed renovate/all from 6668f88a54 to dc8473ec90 2023-02-08 21:51:32 +01:00 Compare
kjuulh changed title from Update Rust crate serde_json to 1.0.93 to Update Rust crate serde_json to 1.0.94 2023-03-05 19:35:26 +01:00
kjuulh force-pushed renovate/all from dc8473ec90 to 931cf083e8 2023-03-05 19:35:26 +01:00 Compare
kjuulh merged commit 931cf083e8 into main 2023-03-05 19:58:37 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/roguelike#15
No description provided.