Update Rust crate serde_with to 3.6.0 #154

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2024-01-31 00:36:46 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.5.1 -> 3.6.0

Release Notes

jonasbb/serde_with (serde_with)

v3.6.0: serde_with v3.6.0

Compare Source

Added
  • Add IfIsHumanReadable for conditional implementation by @​irriden (#​690)
    Used to specify different transformations for text-based and binary formats.
  • Add more JsonSchemaAs impls for all Duration* and Timestamp* adaptors by @​swlynch99 (#​685)
Changed
  • Bump MSRV to 1.65, since that is required for the regex dependency.

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.5.1` -> `3.6.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.6.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.6.0): serde_with v3.6.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.5.1...v3.6.0) ##### Added - Add `IfIsHumanReadable` for conditional implementation by [@&#8203;irriden](https://github.com/irriden) ([#&#8203;690](https://github.com/jonasbb/serde_with/issues/690)) Used to specify different transformations for text-based and binary formats. - Add more `JsonSchemaAs` impls for all `Duration*` and `Timestamp*` adaptors by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;685](https://github.com/jonasbb/serde_with/issues/685)) ##### Changed - Bump MSRV to 1.65, since that is required for the `regex` dependency. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-01-31 00:33:22 +00:00
Update Rust crate serde_with to 3.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
719d0346dc
pierre scheduled this pull request to auto merge when all checks succeed 2024-01-31 00:33:22 +00:00
pierre merged commit 719d0346dc into master 2024-01-31 00:36:46 +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#154
No description provided.