Update Rust crate serde_with to v3 #40

Merged
pierre merged 1 commits from renovate/serde_with-3.x into master 2023-05-25 07:43:02 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_with dependencies major 2.3.3 -> 3.0.0

Release Notes

jonasbb/serde_with

v3.0.0: serde_with v3.0.0

Compare Source

This breaking release should not impact most users.
It only affects custom character sets used for base64 of which there are no instances of on GitHub.

Changed
  • Upgrade base64 to v0.21 (#​543)
    Thanks to @​jeff-hiner for submitting the PR.

    Remove support for custom character sets.
    This is technically a breaking change.
    A code search on GitHub revealed no instances of anyone using that, and serde_with ships with many predefined character sets.
    The removal means that future base64 upgrade will no longer be breaking changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 | major | `2.3.3` -> `3.0.0` | --- ### Release Notes <details> <summary>jonasbb/serde_with</summary> ### [`v3.0.0`](https://github.com/jonasbb/serde_with/releases/tag/v3.0.0): serde_with v3.0.0 [Compare Source](https://github.com/jonasbb/serde_with/compare/v2.3.3...v3.0.0) This breaking release should not impact most users. It only affects custom character sets used for base64 of which there are no instances of on GitHub. ##### Changed - Upgrade base64 to v0.21 ([#&#8203;543](https://github.com/jonasbb/serde_with/issues/543)) Thanks to [@&#8203;jeff-hiner](https://github.com/jeff-hiner) for submitting the PR. Remove support for custom character sets. This is technically a breaking change. A code search on GitHub revealed no instances of anyone using that, and `serde_with` ships with many predefined character sets. The removal means that future base64 upgrade will no longer be breaking changes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2023-05-25 00:35:10 +00:00
Update Rust crate serde_with to v3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2c8686e9d2
pierre merged commit 3ab8201c13 into master 2023-05-25 07:43:02 +00:00
pierre deleted branch renovate/serde_with-3.x 2023-05-25 07:43:02 +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#40
No description provided.