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

Commit cf990fe

Browse files
Merge #740
740: Bump serde_json from 1.0.55 to 1.0.56 r=mergify[bot] a=dependabot[bot] Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.55 to 1.0.56. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.56</h2> <ul> <li>Improve compiler diagnostic on missing commas inside <code>json!</code> macro invocation (<a href="https://github-redirect.dependabot.com/rust-lang/rust/issues/73777">rust-lang/rust#73777</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/ae8d93d8f3808411ff426940124e821a784854c4"><code>ae8d93d</code></a> Release 1.0.56</li> <li><a href="https://github.com/serde-rs/json/commit/2f39790daf4f659432b230d5a155a875965929a1"><code>2f39790</code></a> Adjust wording of 'Using derive' link</li> <li><a href="https://github.com/serde-rs/json/commit/53ddaf9f7e673cce407106dc21db25d7a8123e64"><code>53ddaf9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/685">#685</a> from rimutaka/master</li> <li><a href="https://github.com/serde-rs/json/commit/fcddb9a41cbeda18448052de4dd7e29a5be1785a"><code>fcddb9a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/688">#688</a> from dtolnay/missingcomma</li> <li><a href="https://github.com/serde-rs/json/commit/9357569b1c56b12025c83f4840805bcbc678becd"><code>9357569</code></a> Trigger missing comma rustc suggestion</li> <li><a href="https://github.com/serde-rs/json/commit/0443daa488427c09ad38f76618f45178df245bde"><code>0443daa</code></a> Prevent type ascription misdiagnosis</li> <li><a href="https://github.com/serde-rs/json/commit/4a948df6f6bdefe561bed320b02ffa0a63a3e749"><code>4a948df</code></a> Add ui test of missing comma between object entries</li> <li><a href="https://github.com/serde-rs/json/commit/8daa85b9087f73170c97eadb3d46a07087552f27"><code>8daa85b</code></a> Linked ReadMe to Using Derive page.</li> <li><a href="https://github.com/serde-rs/json/commit/631ce805fbf56adf2f4347e9740f28c3f4002d95"><code>631ce80</code></a> Ignore unnested_or_patterns suggesting unstable code</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.55...v1.0.56">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.55&new-version=1.0.56)](https://help.github.com/articles/configuring-automated-security-fixes) 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 </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents a88f5df + c6dcf03 commit cf990fe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)