Commit 3a39e84
authored
Update Rust crate serde to v1.0.219 (#116)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [serde](https://serde.rs)
([source](https://redirect.github.com/serde-rs/serde)) | dependencies |
patch | `1.0.210` -> `1.0.219` |
---
### Release Notes
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.219`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.219)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.218...v1.0.219)
- Prevent `absolute_paths` Clippy restriction being triggered inside
macro-generated code
([#​2906](https://redirect.github.com/serde-rs/serde/issues/2906),
thanks [@​davidzeng0](https://redirect.github.com/davidzeng0))
###
[`v1.0.218`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.218)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.217...v1.0.218)
- Documentation improvements
###
[`v1.0.217`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.217)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)
- Support serializing externally tagged unit variant inside flattened
field
([#​2786](https://redirect.github.com/serde-rs/serde/issues/2786),
thanks [@​Mingun](https://redirect.github.com/Mingun))
###
[`v1.0.216`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.216)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)
- Mark all generated impls with #\[automatically\_derived] to exclude
from code coverage
([#​2866](https://redirect.github.com/serde-rs/serde/issues/2866),
[#​2868](https://redirect.github.com/serde-rs/serde/issues/2868),
thanks [@​tdittr](https://redirect.github.com/tdittr))
###
[`v1.0.215`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.215)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)
- Produce warning when multiple fields or variants have the same
deserialization name
([#​2855](https://redirect.github.com/serde-rs/serde/issues/2855),
[#​2856](https://redirect.github.com/serde-rs/serde/issues/2856),
[#​2857](https://redirect.github.com/serde-rs/serde/issues/2857))
###
[`v1.0.214`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.214)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)
- Implement IntoDeserializer for all Deserializers in serde::de::value
module
([#​2568](https://redirect.github.com/serde-rs/serde/issues/2568),
thanks [@​Mingun](https://redirect.github.com/Mingun))
###
[`v1.0.213`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.213)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.212...v1.0.213)
- Fix support for macro-generated `with` attributes inside a newtype
struct
([#​2847](https://redirect.github.com/serde-rs/serde/issues/2847))
###
[`v1.0.212`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.212)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.211...v1.0.212)
- Fix hygiene of macro-generated local variable accesses in serde(with)
wrappers
([#​2845](https://redirect.github.com/serde-rs/serde/issues/2845))
###
[`v1.0.211`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.211)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.210...v1.0.211)
- Improve error reporting about mismatched signature in `with` and
`default` attributes
([#​2558](https://redirect.github.com/serde-rs/serde/issues/2558),
thanks [@​Mingun](https://redirect.github.com/Mingun))
- Show variant aliases in error message when variant deserialization
fails
([#​2566](https://redirect.github.com/serde-rs/serde/issues/2566),
thanks [@​Mingun](https://redirect.github.com/Mingun))
- Improve binary size of untagged enum and internally tagged enum
deserialization by about 12%
([#​2821](https://redirect.github.com/serde-rs/serde/issues/2821))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone
America/New_York, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/zed-extensions/ruby).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 075038f commit 3a39e84
1 file changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments