Update Rust crate serde_with to 3.5.0 #150

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2024-01-21 00:34:39 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.4.0 -> 3.5.0

Release Notes

jonasbb/serde_with (serde_with)

v3.5.0: serde_with v3.5.0

Compare Source

Added
  • Support for schemars integration added by @​swlynch99 (#​666)
    The support uses a new Schema top-level item which implements JsonSchema
    The serde_as macro can now detect schemars usage and emits matching annotations for all fields with serde_as attribute.
    Many types of this crate come already with support for the schemars, but support is not complete and will be extended over time.

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.4.0` -> `3.5.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.5.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.5.0): serde_with v3.5.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.4.0...v3.5.0) ##### Added - Support for `schemars` integration added by [@&#8203;swlynch99](https://github.com/swlynch99) ([#&#8203;666](https://github.com/jonasbb/serde_with/issues/666)) The support uses a new `Schema` top-level item which implements `JsonSchema` The `serde_as` macro can now detect `schemars` usage and emits matching annotations for all fields with `serde_as` attribute. Many types of this crate come already with support for the `schemars`, but support is not complete and will be extended over time. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTQiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
pierre added 1 commit 2024-01-21 00:33:18 +00:00
Update Rust crate serde_with to 3.5.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
f653c993fe
pierre scheduled this pull request to auto merge when all checks succeed 2024-01-21 00:33:19 +00:00
pierre merged commit f653c993fe into master 2024-01-21 00:34: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#150
No description provided.