Skip to content

Commit

Permalink
chore(deps): Update compatible (dev) (#821)
Browse files Browse the repository at this point in the history
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
([#&#8203;2786](https://redirect.github.com/serde-rs/serde/issues/2786),
thanks [@&#8203;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
([#&#8203;2866](https://redirect.github.com/serde-rs/serde/issues/2866),
[#&#8203;2868](https://redirect.github.com/serde-rs/serde/issues/2868),
thanks [@&#8203;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`
([#&#8203;1221](https://redirect.github.com/serde-rs/json/issues/1221),
thanks [@&#8203;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
renovate[bot] authored Jan 1, 2025
1 parent f285793 commit 8da356f
Showing 1 changed file with 18 additions and 25 deletions.
43 changes: 18 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8da356f

Please sign in to comment.