Update Rust crate serde_with to 3.6.1 #162

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2024-02-09 00:22:15 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies patch 3.6.0 -> 3.6.1

Release Notes

jonasbb/serde_with (serde_with)

v3.6.1: serde_with v3.6.1

Compare Source

Changed
  • Eliminate dependency on serde's "derive" feature by @​dtolnay (#​694)
    This allows parallel compilation of serde and serde_derive which can speed up the wallclock time.
    It requires that downstream crates do not use the "derive" feature either.

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_with](https://github.com/jonasbb/serde_with) | dependencies | patch | `3.6.0` -> `3.6.1` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.6.1`](https://github.com/jonasbb/serde_with/releases/tag/v3.6.1): serde_with v3.6.1 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.6.0...v3.6.1) ##### Changed - Eliminate dependency on serde's "derive" feature by [@&#8203;dtolnay](https://github.com/dtolnay) ([#&#8203;694](https://github.com/jonasbb/serde_with/issues/694)) This allows parallel compilation of `serde` and `serde_derive` which can speed up the wallclock time. It requires that downstream crates do not use the "derive" feature either. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-09 00:14:11 +00:00
Update Rust crate serde_with to 3.6.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ade8ad564a
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-09 00:14:11 +00:00
pierre merged commit 86ba9c057a into master 2024-02-09 00:22:15 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/SeaBattle#162
No description provided.