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) (#821)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [divan](https://redirect.github.com/nvzqz/divan) | dev-dependencies | patch | `0.1.16` -> `0.1.17` | | [proptest](https://proptest-rs.github.io/proptest/proptest/index.html) ([source](https://redirect.github.com/proptest-rs/proptest)) | dev-dependencies | minor | `1.5.0` -> `1.6.0` | | [serde](https://serde.rs) ([source](https://redirect.github.com/serde-rs/serde)) | dev-dependencies | patch | `1.0.215` -> `1.0.217` | | [serde_derive](https://serde.rs) ([source](https://redirect.github.com/serde-rs/serde)) | dev-dependencies | patch | `1.0.215` -> `1.0.217` | | [serde_json](https://redirect.github.com/serde-rs/json) | dev-dependencies | patch | `1.0.133` -> `1.0.134` | | [snapbox](https://redirect.github.com/assert-rs/trycmd/tree/main/crates/snapbox) ([source](https://redirect.github.com/assert-rs/snapbox)) | dev-dependencies | patch | `0.6.20` -> `0.6.21` | --- ### Release Notes <details> <summary>nvzqz/divan (divan)</summary> ### [`v0.1.17`](https://redirect.github.com/nvzqz/divan/blob/HEAD/CHANGELOG.md#0117---2024-12-04) [Compare Source](https://redirect.github.com/nvzqz/divan/compare/v0.1.16...v0.1.17) ##### Changed - Set \[MSRV] to 1.80 for \[`LazyLock`] and new `size_of` prelude import. - Reduced thread pool memory usage by many kilobytes by using rendezvous channels instead of array-based channels. </details> <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.217`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.217) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.216...v1.0.217) - Support serializing externally tagged unit variant inside flattened field ([#​2786](https://redirect.github.com/serde-rs/serde/issues/2786), thanks [@​Mingun](https://redirect.github.com/Mingun)) ### [`v1.0.216`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.216) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.215...v1.0.216) - Mark all generated impls with #\[automatically_derived] to exclude from code coverage ([#​2866](https://redirect.github.com/serde-rs/serde/issues/2866), [#​2868](https://redirect.github.com/serde-rs/serde/issues/2868), thanks [@​tdittr](https://redirect.github.com/tdittr)) </details> <details> <summary>serde-rs/json (serde_json)</summary> ### [`v1.0.134`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.134) [Compare Source](https://redirect.github.com/serde-rs/json/compare/v1.0.133...v1.0.134) - Add `RawValue` associated constants for literal `null`, `true`, `false` ([#​1221](https://redirect.github.com/serde-rs/json/issues/1221), thanks [@​bheylin](https://redirect.github.com/bheylin)) </details> <details> <summary>assert-rs/snapbox (snapbox)</summary> ### [`v0.6.21`](https://redirect.github.com/assert-rs/snapbox/compare/snapbox-v0.6.20...snapbox-v0.6.21) [Compare Source](https://redirect.github.com/assert-rs/snapbox/compare/snapbox-v0.6.20...snapbox-v0.6.21) </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 is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toml-rs/toml). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information