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

Commit 2ca5ae6

Browse files
Merge #716
716: Bump serde from 1.0.111 to 1.0.112 r=mergify[bot] a=dependabot-preview[bot] Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.112. <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.112</h2> <ul> <li>Support <code>serde(flatten)</code> on map types where the Serializer only works with serialize_entry (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1837">#1837</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/f3520e526b775a23a163468b6145e2b52782664d"><code>f3520e5</code></a> Release 1.0.112</li> <li><a href="https://github.com/serde-rs/serde/commit/e8fd2c85c3b12427d244b81ab4b5c79d8157cb76"><code>e8fd2c8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1839">#1839</a> from dtolnay/entry</li> <li><a href="https://github.com/serde-rs/serde/commit/97962d51e29e8edacf823da6ec3fbd932dedcc48"><code>97962d5</code></a> Forward serialize_entry on flattened maps</li> <li><a href="https://github.com/serde-rs/serde/commit/95b1a5d3d9838aaf5d554658bce38385c05011ee"><code>95b1a5d</code></a> Ignore unnested_or_patterns suggesting unstable code</li> <li><a href="https://github.com/serde-rs/serde/commit/0856a2c101ab895106a6a0ccbb4ac6947c4ae02e"><code>0856a2c</code></a> No need to specify Cargo.toml in package.include</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.112">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.111&new-version=1.0.112)](https://dependabot.com/compatibility-score/?dependency-name=serde&package-manager=cargo&previous-version=1.0.111&new-version=1.0.112) 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 d32a535 + 75b7b64 commit 2ca5ae6

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)