Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 02a04a4

Browse files
Merge #725
725: Bump serde from 1.0.113 to 1.0.114 r=mergify[bot] a=dependabot-preview[bot] Bumps [serde](https://github.com/serde-rs/serde) from 1.0.113 to 1.0.114. <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.114</h2> <ul> <li>Improve <code>packed</code> repr matching to support deriving Serialize for structs having <code>repr(C, packed)</code> (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1813">#1813</a>, thanks <a href="https://github.com/TannerRogalsky">@TannerRogalsky</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/9c6f0c3a0e1347e4b18d71b40e8873b229b47255"><code>9c6f0c3</code></a> Release 1.0.114</li> <li><a href="https://github.com/serde-rs/serde/commit/a9f8ea0a1e8ba1206f8c28d96b924606847b85a9"><code>a9f8ea0</code></a> Simplify search for packed repr attr</li> <li><a href="https://github.com/serde-rs/serde/commit/04faac962a706ee3785fa6d02705f393c64bd762"><code>04faac9</code></a> Remove error_on_line_overflow rustfmt setting</li> <li><a href="https://github.com/serde-rs/serde/commit/7e5701ad2bdd4a9408e0ba2b2428b64559424c3d"><code>7e5701a</code></a> add alignment specific packed repr tests</li> <li><a href="https://github.com/serde-rs/serde/commit/1cd10a7d09b04fda63e1224b222b9ebe40631602"><code>1cd10a7</code></a> Improved packed repr matching.</li> <li><a href="https://github.com/serde-rs/serde/commit/d5e6436b287eb1b9f97a8b49e90458a6c2a3605a"><code>d5e6436</code></a> Add tests validating Serialize derivation for packed structs.</li> <li><a href="https://github.com/serde-rs/serde/commit/8ff11dc234ae1198ae9156a1c47011fbb16b4808"><code>8ff11dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1841">#1841</a> from dtolnay/lenhint</li> <li><a href="https://github.com/serde-rs/serde/commit/6b3777b6170bf6ead1cbc60ad108f0a2588fba2e"><code>6b3777b</code></a> Remove len hint specialization</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.113...v1.0.114">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.113&new-version=1.0.114)](https://dependabot.com/compatibility-score/?dependency-name=serde&package-manager=cargo&previous-version=1.0.113&new-version=1.0.114) 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 092e3ea + ce5a754 commit 02a04a4

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

0 commit comments

Comments
 (0)