Bump serde from 1.0.209 to 1.0.211
dependenciesrust
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.211.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p>
<blockquote>
<h2>v1.0.211</h2>
<ul>
<li>Improve error reporting about mismatched signature in <code>with</code> and <code>default</code> attributes (<a href="https://redirect.github.com/serde-rs/serde/issues/2558">#2558</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li>
<li>Show variant aliases in error message when variant deserialization fails (<a href="https://redirect.github.com/serde-rs/serde/issues/2566">#2566</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li>
<li>Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (<a href="https://redirect.github.com/serde-rs/serde/issues/2821">#2821</a>)</li>
</ul>
<h2>v1.0.210</h2>
<ul>
<li>Support serializing and deserializing <code>IpAddr</code> and <code>SocketAddr</code> in no-std mode on Rust 1.77+ (<a href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a>, thanks <a href="https://github.com/MathiasKoch"><code>@MathiasKoch</code></a>)</li>
<li>Make <code>serde::ser::StdError</code> and <code>serde::de::StdError</code> equivalent to <code>core::error::Error</code> on Rust 1.81+ (<a href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/serde-rs/serde/commit/1b8310d98abf7366cad421e1ece94a42e43744b1"><code>1b8310d</code></a> Release 1.0.211</li>
<li><a href="https://github.com/serde-rs/serde/commit/af4c388dffdc290ad92e8c8506f6d7ee9a1365e3"><code>af4c388</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2843">#2843</a> from dtolnay/fieldwithaliases</li>
<li><a href="https://github.com/serde-rs/serde/commit/09f6d9361d464d5ed92afc8f7a5107069f95beb0"><code>09f6d93</code></a> Collect field ident and aliases into a struct</li>
<li><a href="https://github.com/serde-rs/serde/commit/1f9eb8300f6f69a378f3b706524bc5874fd3cd31"><code>1f9eb83</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2842">#2842</a> from dtolnay/identsaliases</li>
<li><a href="https://github.com/serde-rs/serde/commit/c6a5be7f6ab350931a13166fbe63d91932705061"><code>c6a5be7</code></a> Rename variant_names_idents -> variant_idents_aliases</li>
<li><a href="https://github.com/serde-rs/serde/commit/0a06af8d216f066313f33855f44208accba2da06"><code>0a06af8</code></a> Rename field_names_idents -> field_idents_aliases</li>
<li><a href="https://github.com/serde-rs/serde/commit/3393ad6760a212585aefdc3e8a0cb7fd37e3a9a3"><code>3393ad6</code></a> Make most of prepare_enum_variant_enum independent of variant_names_idents it...</li>
<li><a href="https://github.com/serde-rs/serde/commit/830309fcb53041fb348e4149d48f849aae203266"><code>830309f</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2841">#2841</a> from dtolnay/serializewith</li>
<li><a href="https://github.com/serde-rs/serde/commit/ab4f3f3111a08d5a55f122dc6ee2596cfd238a19"><code>ab4f3f3</code></a> Reduce scope of quote_spanned on SerializeWith wrapper</li>
<li><a href="https://github.com/serde-rs/serde/commit/00460b8dee15a098a5218b9ec3117e1082dbeccb"><code>00460b8</code></a> Fix wording in comments from PR 2558</li>
<li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.211">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
合并状态:未合并 关闭于 2024-10-23 1 条评论