Update Rust crate serde_with to 3.7.0 #169

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2024-03-15 13:35:06 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.6.1 -> 3.7.0

Release Notes

jonasbb/serde_with (serde_with)

v3.7.0: serde_with v3.7.0

Compare Source

Added
Fixed
  • Detect conflicting schema_with attributes on fields with schemars annotations by @​swlynch99 (#​715)
    This extends the existing avoidance mechanism to a new variant fixing #​712.

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 | minor | `3.6.1` -> `3.7.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.7.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.7.0): serde_with v3.7.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.6.1...v3.7.0) ##### Added - Implement `JsonSchemaAs` for `EnumMap` by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;697](https://github.com/jonasbb/serde_with/issues/697)) - Implement `JsonSchemaAs` for `IfIsHumanReadable` by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;717](https://github.com/jonasbb/serde_with/issues/717)) - Implement `JsonSchemaAs` for `KeyValueMap` by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;713](https://github.com/jonasbb/serde_with/issues/713)) - Implement `JsonSchemaAs` for `OneOrMany` by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;719](https://github.com/jonasbb/serde_with/issues/719)) ##### Fixed - Detect conflicting `schema_with` attributes on fields with `schemars` annotations by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;715](https://github.com/jonasbb/serde_with/issues/715)) This extends the existing avoidance mechanism to a new variant fixing [#&#8203;712](https://github.com/jonasbb/serde_with/issues/712). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-03-12 00:11:33 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
f12e2f43e3
Update Rust crate serde_with to 3.7.0
pierre force-pushed renovate/serde_with-3.x from ade8ad564a to f12e2f43e3 2024-03-12 00:11:33 +00:00 Compare
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
pierre merged commit 83230384a9 into master 2024-03-15 13:35:06 +00:00
pierre deleted branch renovate/serde_with-3.x 2024-03-15 13:35:06 +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#169
No description provided.