Update Rust crate serde_with to 3.8.0 #180

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2024-04-25 00:19:39 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.7.0 -> 3.8.0

Release Notes

jonasbb/serde_with (serde_with)

v3.8.0: serde_with v3.8.0

Compare Source

Added
Changed
  • Bump base64 dependency to v0.22 (#​724)
  • Update dev dependencies
Fixed
  • serde_conv regressed and triggered clippy::ptr_arg and add test to prevent future problems. (#​731)

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.7.0` -> `3.8.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.8.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.8.0): serde_with v3.8.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.7.0...v3.8.0) ##### Added - Implement (De)Serialization for Pinned Smart Pointers by [@&#8203;Astralchroma](https://github.com/Astralchroma) ([#&#8203;733](https://github.com/jonasbb/serde_with/issues/733)) - Implement `JsonSchemaAs` for `PickFirst` by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;721](https://github.com/jonasbb/serde_with/issues/721)) ##### Changed - Bump `base64` dependency to v0.22 ([#&#8203;724](https://github.com/jonasbb/serde_with/issues/724)) - Update dev dependencies ##### Fixed - `serde_conv` regressed and triggered `clippy::ptr_arg` and add test to prevent future problems. ([#&#8203;731](https://github.com/jonasbb/serde_with/issues/731)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-04-25 00:17:27 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
9b00a6546f
Update Rust crate serde_with to 3.8.0
pierre scheduled this pull request to auto merge when all checks succeed 2024-04-25 00:17:27 +00:00
pierre merged commit 9b00a6546f into master 2024-04-25 00:19:39 +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#180
No description provided.