Update Rust crate serde_with to 3.4.0 #119

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2023-10-18 01:13:05 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.3.0 -> 3.4.0

Release Notes

jonasbb/serde_with (serde_with)

v3.4.0: serde_with v3.4.0

Compare Source

  • Lower minimum required serde version to 1.0.152 (#​653)
    Thanks to @​banool for submitting the PR.

    This allows people that have a problem with 1.0.153 to still use serde_with.

  • Add support for core::ops::Bound (#​655)
    Thanks to @​qsantos for submitting the PR.


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.3.0` -> `3.4.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with (serde_with)</summary> ### [`v3.4.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.4.0): serde_with v3.4.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v3.3.0...v3.4.0) - Lower minimum required serde version to 1.0.152 ([#&#8203;653](https://github.com/jonasbb/serde_with/issues/653)) Thanks to [@&#8203;banool](https://github.com/banool) for submitting the PR. This allows people that have a problem with 1.0.153 to still use `serde_with`. - Add support for `core::ops::Bound` ([#&#8203;655](https://github.com/jonasbb/serde_with/issues/655)) Thanks to [@&#8203;qsantos](https://github.com/qsantos) for submitting the PR. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-10-18 00:10:16 +00:00
Update Rust crate serde_with to 3.4.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
3dc46fc862
pierre scheduled this pull request to auto merge when all checks succeed 2023-10-18 00:10:16 +00:00
pierre merged commit 3dc46fc862 into master 2023-10-18 01:13:05 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SeaBattle#119
No description provided.