Skip to content

Commit b500802

Browse files
Bump the non-critical group with 4 updates (#1163)
Bumps the non-critical group with 4 updates: [darling](https://github.com/TedDriggs/darling), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [syn](https://github.com/dtolnay/syn). Updates `darling` from 0.20.6 to 0.20.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TedDriggs/darling/releases">darling's releases</a>.</em></p> <blockquote> <h2>v0.20.8</h2> <ul> <li>Add <code>#[darling(with = ...)]</code> support to <code>attrs</code> magic field to allow using custom receiver types for <code>attrs</code> <a href="https://redirect.github.com/TedDriggs/darling/issues/273">#273</a></li> </ul> <h2>v0.20.7</h2> <ul> <li>Add <code>#[darling(flatten)]</code> to allow forwarding unknown fields to another struct <a href="https://redirect.github.com/TedDriggs/darling/issues/146">#146</a></li> <li>Don't suggest names of skipped fields in derived impls <a href="https://redirect.github.com/TedDriggs/darling/issues/268">#268</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md">darling's changelog</a>.</em></p> <blockquote> <h2>v0.20.8 (February 23, 2024)</h2> <ul> <li>Add <code>#[darling(with = ...)]</code> support to <code>attrs</code> magic field to allow using custom receiver types for <code>attrs</code> <a href="https://redirect.github.com/TedDriggs/darling/issues/273">#273</a></li> </ul> <h2>v0.20.7 (February 22, 2024)</h2> <ul> <li>Add <code>#[darling(flatten)]</code> to allow forwarding unknown fields to another struct <a href="https://redirect.github.com/TedDriggs/darling/issues/146">#146</a></li> <li>Don't suggest names of skipped fields in derived impls <a href="https://redirect.github.com/TedDriggs/darling/issues/268">#268</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TedDriggs/darling/commit/25ce6ecc079c58a18cbecbdcc98bf8d647410edd"><code>25ce6ec</code></a> Bump version to 0.20.8</li> <li><a href="https://github.com/TedDriggs/darling/commit/7ef3fa9a6fac2674b6eb3adb5c010e3f565df40e"><code>7ef3fa9</code></a> Support <code>with</code> on attrs magic field</li> <li><a href="https://github.com/TedDriggs/darling/commit/a1fda4d41d79c47db1af8482e593e307f3be7dfd"><code>a1fda4d</code></a> Add Error::unknown_field_path_with_alts</li> <li><a href="https://github.com/TedDriggs/darling/commit/615874958937f1bb3ffd2c1def5f3de9369c27e1"><code>6158749</code></a> Bump version to 0.20.7</li> <li><a href="https://github.com/TedDriggs/darling/commit/d8e65cebf6dd578c4a6a5da019295eec011e6b17"><code>d8e65ce</code></a> Fix flattening to work with 0..n attributes</li> <li><a href="https://github.com/TedDriggs/darling/commit/4790d7991b011d5ba4de2808acaf3ab53c506a7c"><code>4790d79</code></a> Add test for flattening in FromField</li> <li><a href="https://github.com/TedDriggs/darling/commit/78ad51228af667eed58915c8ce093e9929083083"><code>78ad512</code></a> Include parents in &quot;did you mean&quot; suggestions</li> <li><a href="https://github.com/TedDriggs/darling/commit/4ad0775940fbf5620e0f8905db472cd6eae070c3"><code>4ad0775</code></a> Store similarity score in ErrorUnknownField</li> <li><a href="https://github.com/TedDriggs/darling/commit/3eb3e93d9e677d6dfd644c9fb4fe7b40ea635824"><code>3eb3e93</code></a> Add #[darling(flatten)]</li> <li><a href="https://github.com/TedDriggs/darling/commit/60bff90e7dad8d5f1ef5dd7e6222d472f030f68f"><code>60bff90</code></a> Add validations for conflicts of flatten with other meta items</li> <li>Additional commits viewable in <a href="https://github.com/TedDriggs/darling/compare/v0.20.6...v0.20.8">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.196 to 1.0.197 <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.197</h2> <ul> <li>Fix unused_imports warnings when compiled by rustc 1.78</li> <li>Optimize code size of some Display impls (<a href="https://redirect.github.com/serde-rs/serde/issues/2697">#2697</a>, thanks <a href="https://github.com/nyurik"><code>@​nyurik</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/5fa711d75d91173aafc6019e03cf8af6ac9ba7b2"><code>5fa711d</code></a> Release 1.0.197</li> <li><a href="https://github.com/serde-rs/serde/commit/f5d8ae423aa195d3423029ff5a618266cc8ff9a5"><code>f5d8ae4</code></a> Resolve prelude redundant import warnings</li> <li><a href="https://github.com/serde-rs/serde/commit/1d54973b928bd8708a4ad2d90fca1203367ff580"><code>1d54973</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2697">#2697</a> from nyurik/format-str</li> <li><a href="https://github.com/serde-rs/serde/commit/b8fafefd8588f84af54329945fab701ec414281d"><code>b8fafef</code></a> A few minor <code>write_str</code> optimizations and inlining</li> <li><a href="https://github.com/serde-rs/serde/commit/c42ebb8839fbd92dbda6729e8363c8d683f26306"><code>c42ebb8</code></a> Update ui test suite to nightly-2024-02-12</li> <li><a href="https://github.com/serde-rs/serde/commit/9e680620b595724a6abfb8e785155d02482f911a"><code>9e68062</code></a> Ignore incompatible_msrv clippy lint for conditionally compiled code</li> <li><a href="https://github.com/serde-rs/serde/commit/846f865de2e94408e0edc6a2c6863c063cd234be"><code>846f865</code></a> Ignore dead_code warnings in test</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.113 to 1.0.114 <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.114</h2> <ul> <li>Fix unused_imports warnings when compiled by rustc 1.78</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/e1b3a6d8a161ff5ec4865b487d148c17d0188e3e"><code>e1b3a6d</code></a> Release 1.0.114</li> <li><a href="https://github.com/serde-rs/json/commit/6fb70262e894168ac631b2232a1b7b3a7781ebe5"><code>6fb7026</code></a> Work around prelude redundant import warnings</li> <li><a href="https://github.com/serde-rs/json/commit/34a04c5f7febdf80e05743e38d5cb1880a83b6f6"><code>34a04c5</code></a> Ignore incompatible_msrv clippy false positives in test</li> <li><a href="https://github.com/serde-rs/json/commit/ca05f69943e18d70c2219ea41fcb67f2849b7eed"><code>ca05f69</code></a> Remove unused Float::is_sign_negative trait method</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114">compare view</a></li> </ul> </details> <br /> Updates `syn` from 2.0.49 to 2.0.51 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases">syn's releases</a>.</em></p> <blockquote> <h2>2.0.51</h2> <ul> <li>Resolve non_local_definitions warnings in generated code under rustc 1.78-nightly</li> </ul> <h2>2.0.50</h2> <ul> <li>Fix unused_imports warnings when compiled by rustc 1.78</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/5e15a9b412cb1e2df481e3470e1be8defaee4495"><code>5e15a9b</code></a> Release 2.0.51</li> <li><a href="https://github.com/dtolnay/syn/commit/7e0d4e1f43a879078595f0a3876484a1920ab8f8"><code>7e0d4e1</code></a> Resolve non_local_definitions warning in debug impls</li> <li><a href="https://github.com/dtolnay/syn/commit/8667ad97c1d4e75ac1bb323fb5c7849269814145"><code>8667ad9</code></a> Ignore module_name_repetitions pedantic clippy lint in codegen</li> <li><a href="https://github.com/dtolnay/syn/commit/1fc32000e25bf8fda7371071073f91e012ddf808"><code>1fc3200</code></a> Update test suite to nightly-2024-02-26</li> <li><a href="https://github.com/dtolnay/syn/commit/07a2065576b27dcf0c104f56379cc446d2f3824b"><code>07a2065</code></a> Update test suite to nightly-2024-02-23</li> <li><a href="https://github.com/dtolnay/syn/commit/0dae01509e1dfc1734b0e8097c16338b56503242"><code>0dae015</code></a> Release 2.0.50</li> <li><a href="https://github.com/dtolnay/syn/commit/2b493c34211a605a84eb5f1618e49818f8b654e6"><code>2b493c3</code></a> Update location of Pat variant aliases</li> <li><a href="https://github.com/dtolnay/syn/commit/07a435df6739d47d54e933970eddfc6764bd519d"><code>07a435d</code></a> Fix doc links now that crate::* is no longer imported</li> <li><a href="https://github.com/dtolnay/syn/commit/713f932b85698b1b2d561cc98e5b6f9643c9afde"><code>713f932</code></a> Eliminate glob imports</li> <li><a href="https://github.com/dtolnay/syn/commit/6eb82a997589cf9c5b2bb36716443a19c4440c5e"><code>6eb82a9</code></a> Eliminate glob imports from codegen</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.49...2.0.51">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e220885 commit b500802

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

Cargo.lock

+42-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)