Skip to content
Snippets Groups Projects

fix(deps): update rust crate serde to v1.0.219 - autoclosed

Closed renovate requested to merge renovate/serde-monorepo into main

This MR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.207 -> 1.0.219

Release Notes

serde-rs/serde (serde)

v1.0.219

Compare Source

  • Prevent absolute_paths Clippy restriction being triggered inside macro-generated code (#​2906, thanks @​davidzeng0)

v1.0.218

Compare Source

  • Documentation improvements

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source

v1.0.215

Compare Source

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)

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)

v1.0.210

Compare Source

  • Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#​2816, thanks @​MathiasKoch)
  • Make serde::ser::StdError and serde::de::StdError equivalent to core::error::Error on Rust 1.81+ (#​2818)

v1.0.209

Compare Source

  • Fix deserialization of empty structs and empty tuples inside of untagged enums (#​2805, thanks @​Mingun)

v1.0.208

Compare Source

  • Support serializing and deserializing unit structs in a flatten field (#​2802, thanks @​jonhoo)

Configuration

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

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

:recycle: Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • renovate mentioned in issue #18

    mentioned in issue #18

  • renovate added 1 commit

    added 1 commit

    • 31909e97 - fix(deps): update rust crate serde to v1.0.218

    Compare with previous version

  • renovate changed title from fix(deps): update rust crate serde to v1.0.217 to fix(deps): update rust crate serde to v1.0.218

    changed title from fix(deps): update rust crate serde to v1.0.217 to fix(deps): update rust crate serde to v1.0.218

  • renovate changed the description

    changed the description

  • renovate added 1 commit

    added 1 commit

    • a1ae7db0 - fix(deps): update rust crate serde to v1.0.219

    Compare with previous version

  • renovate changed title from fix(deps): update rust crate serde to v1.0.218 to fix(deps): update rust crate serde to v1.0.219

    changed title from fix(deps): update rust crate serde to v1.0.218 to fix(deps): update rust crate serde to v1.0.219

  • renovate changed the description

    changed the description

  • closed

  • renovate changed title from fix(deps): update rust crate serde to v1.0.219 to fix(deps): update rust crate serde to v1.0.219 - autoclosed

    changed title from fix(deps): update rust crate serde to v1.0.219 to fix(deps): update rust crate serde to v1.0.219 - autoclosed

Please register or sign in to reply
Loading