Update Rust crate serde_with to v3.10.0 #245

Merged
pierre merged 1 commits from renovate/serde_with-3.x-lockfile into master 2024-10-02 20:13:58 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.9.0 -> 3.10.0

Release Notes

jonasbb/serde_with (serde_with)

v3.10.0: serde_with v3.10.0

Compare Source

Added
  • Add newline separator by @​jayvdb (#​777)

    The UnixLineSeparator and DosLineSeparator can be used together with StringWithSeparator.

Fixed
  • Proper handling of cfg_attr in the serde_as macro by @​sivizius (#​782)

    This allows to parse more valid forms of the cfg_attr macro, including multiple values and attribute that do not follow the key = value schema.


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.9.0` -> `3.10.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.10.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.10.0): serde_with v3.10.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.9.0...v3.10.0) ##### Added - Add newline separator by [@&#8203;jayvdb](https://github.com/jayvdb) ([#&#8203;777](https://github.com/jonasbb/serde_with/issues/777)) The `UnixLineSeparator` and `DosLineSeparator` can be used together with `StringWithSeparator`. ##### Fixed - Proper handling of `cfg_attr` in the `serde_as` macro by [@&#8203;sivizius](https://github.com/sivizius) ([#&#8203;782](https://github.com/jonasbb/serde_with/issues/782)) This allows to parse more valid forms of the `cfg_attr` macro, including multiple values and attribute that do not follow the `key = value` schema. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-10-02 00:31:16 +00:00
Update Rust crate serde_with to v3.10.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9ccc39fa72
pierre merged commit ef3b20775c into master 2024-10-02 20:13:58 +00:00
pierre deleted branch renovate/serde_with-3.x-lockfile 2024-10-02 20:13:58 +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#245
No description provided.