Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update compatible (dev) (#723)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | dev-dependencies | patch | `0.7.0` -> `0.7.2` | | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | dev-dependencies | patch | `1.0.197` -> `1.0.199` | | [serde_json](https://github.com/serde-rs/json) | dev-dependencies | patch | `1.0.115` -> `1.0.116` | --- ### Release Notes <details> <summary>LukasKalbertodt/libtest-mimic (libtest-mimic)</summary> ### [`v0.7.2`](https://github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#072---2024-04-09) - Fix `Conclusion::exit_code` (logic was inverted in 0.7.1) ### [`v0.7.1`](https://github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#071---2024-04-09) - Add `Conclusion::exit_code` and note about destructors/cleanup to docs of `exit` and `exit_if_failed` [`e938e537e`](https://github.com/LukasKalbertodt/libtest-mimic/commit/e938e537e02d8cb9c9791fa63bcb8f4746dc3511) </details> <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.199`](https://github.com/serde-rs/serde/releases/tag/v1.0.199) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199) - Fix ambiguous associated item when `forward_to_deserialize_any!` is used on an enum with `Error` variant ([#​2732](https://github.com/serde-rs/serde/issues/2732), thanks [@​aatifsyed](https://github.com/aatifsyed)) ### [`v1.0.198`](https://github.com/serde-rs/serde/releases/tag/v1.0.198) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198) - Support serializing and deserializing `Saturating<T>` ([#​2709](https://github.com/serde-rs/serde/issues/2709), thanks [@​jbethune](https://github.com/jbethune)) </details> <details> <summary>serde-rs/json (serde_json)</summary> ### [`v1.0.116`](https://github.com/serde-rs/json/releases/tag/v1.0.116) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116) - Make module structure comprehensible to static analysis ([#​1124](https://github.com/serde-rs/json/issues/1124), thanks [@​mleonhard](https://github.com/mleonhard)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toml-rs/toml). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information