-
Notifications
You must be signed in to change notification settings - Fork 116
Commit 8da356f
authored
chore(deps): Update compatible (dev) (#821)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [divan](https://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://github.com/proptest-rs/proptest)) |
dev-dependencies | minor | `1.5.0` -> `1.6.0` |
| [serde](https://serde.rs)
([source](https://github.com/serde-rs/serde)) |
dev-dependencies | patch | `1.0.215` -> `1.0.217` |
| [serde_derive](https://serde.rs)
([source](https://github.com/serde-rs/serde)) |
dev-dependencies | patch | `1.0.215` -> `1.0.217` |
| [serde_json](https://github.com/serde-rs/json) |
dev-dependencies | patch | `1.0.133` -> `1.0.134` |
|
[snapbox](https://github.com/assert-rs/trycmd/tree/main/crates/snapbox)
([source](https://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://github.com/nvzqz/divan/blob/HEAD/CHANGELOG.md#0117---2024-12-04)
[Compare
Source](https://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://github.com/serde-rs/serde/releases/tag/v1.0.217)
[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)
- Support serializing externally tagged unit variant inside flattened
field
([#​2786](https://github.com/serde-rs/serde/issues/2786),
thanks [@​Mingun](https://github.com/Mingun))
###
[`v1.0.216`](https://github.com/serde-rs/serde/releases/tag/v1.0.216)
[Compare
Source](https://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://github.com/serde-rs/serde/issues/2866),
[#​2868](https://github.com/serde-rs/serde/issues/2868),
thanks [@​tdittr](https://github.com/tdittr))
</details>
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.134`](https://github.com/serde-rs/json/releases/tag/v1.0.134)
[Compare
Source](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134)
- Add `RawValue` associated constants for literal `null`, `true`,
`false`
([#​1221](https://github.com/serde-rs/json/issues/1221),
thanks [@​bheylin](https://github.com/bheylin))
</details>
<details>
<summary>assert-rs/snapbox (snapbox)</summary>
###
[`v0.6.21`](https://github.com/assert-rs/snapbox/compare/snapbox-v0.6.20...snapbox-v0.6.21)
[Compare
Source](https://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://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>1 parent f285793 commit 8da356fCopy full SHA for 8da356f
1 file changed
+18
-25
lines changed+18-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments