Update Rust crate serde to v1.0.213 #9

Merged
finn merged 1 commit from renovate/serde-1.x-lockfile into main 2024-10-22 23:27:38 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.210 -> 1.0.213

Release Notes

serde-rs/serde (serde)

v1.0.213

Compare Source

  • Fix support for macro-generated with attributes inside a newtype struct (#​2847)

v1.0.212

Compare Source

  • Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (#​2845)

v1.0.211

Compare Source

  • Improve error reporting about mismatched signature in with and default attributes (#​2558, thanks @​Mingun)
  • Show variant aliases in error message when variant deserialization fails (#​2566, thanks @​Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#​2821)

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](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | dependencies | patch | `1.0.210` -> `1.0.213` | --- ### Release Notes <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.213`](https://github.com/serde-rs/serde/releases/tag/v1.0.213) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.212...v1.0.213) - Fix support for macro-generated `with` attributes inside a newtype struct ([#&#8203;2847](https://github.com/serde-rs/serde/issues/2847)) ### [`v1.0.212`](https://github.com/serde-rs/serde/releases/tag/v1.0.212) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.211...v1.0.212) - Fix hygiene of macro-generated local variable accesses in serde(with) wrappers ([#&#8203;2845](https://github.com/serde-rs/serde/issues/2845)) ### [`v1.0.211`](https://github.com/serde-rs/serde/releases/tag/v1.0.211) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.211) - Improve error reporting about mismatched signature in `with` and `default` attributes ([#&#8203;2558](https://github.com/serde-rs/serde/issues/2558), thanks [@&#8203;Mingun](https://github.com/Mingun)) - Show variant aliases in error message when variant deserialization fails ([#&#8203;2566](https://github.com/serde-rs/serde/issues/2566), thanks [@&#8203;Mingun](https://github.com/Mingun)) - Improve binary size of untagged enum and internally tagged enum deserialization by about 12% ([#&#8203;2821](https://github.com/serde-rs/serde/issues/2821)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-10-22 07:05:17 +00:00
Update Rust crate serde to v1.0.211
All checks were successful
/ build-container (push) Successful in 6m7s
f7a326c213
renovatebot force-pushed renovate/serde-1.x-lockfile from f7a326c213 to 7122c30471 2024-10-22 17:06:00 +00:00 Compare
renovatebot changed title from Update Rust crate serde to v1.0.211 to Update Rust crate serde to v1.0.212 2024-10-22 17:06:05 +00:00
renovatebot force-pushed renovate/serde-1.x-lockfile from 7122c30471 to c69057571a 2024-10-22 19:05:09 +00:00 Compare
renovatebot changed title from Update Rust crate serde to v1.0.212 to Update Rust crate serde to v1.0.213 2024-10-22 19:05:12 +00:00
finn force-pushed renovate/serde-1.x-lockfile from c69057571a to 795836e81b 2024-10-22 23:11:40 +00:00 Compare
finn merged commit 795836e81b into main 2024-10-22 23:27:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 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: finn/matrix-meshtastic-bridge#9
No description provided.