Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the non-critical group with 7 updates (#1515)
Bumps the non-critical group with 7 updates: | Package | From | To | | --- | --- | --- | | [linkme](https://github.com/dtolnay/linkme) | `0.3.27` | `0.3.28` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` | | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` | | [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.74` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.59.0` | | [core-foundation](https://github.com/servo/core-foundation-rs) | `0.9.4` | `0.10.0` | Updates `linkme` from 0.3.27 to 0.3.28 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/linkme/releases">linkme's releases</a>.</em></p> <blockquote> <h2>0.3.28</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/linkme/commit/0e5e28bd673014b2b8d0a7337eab9489f74d2624"><code>0e5e28b</code></a> Release 0.3.28</li> <li><a href="https://github.com/dtolnay/linkme/commit/477a831363ab2c8697e8c3134d5036e42470bb53"><code>477a831</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/linkme/issues/97">#97</a> from dtolnay/markdowntable</li> <li><a href="https://github.com/dtolnay/linkme/commit/1679df87354c17370989d56e4abbcf147f19b82d"><code>1679df8</code></a> Unbreak platform support table in crate-level rustdoc</li> <li><a href="https://github.com/dtolnay/linkme/commit/a5a7bf47bf2e7e8cfaab5671cb906fc662a78126"><code>a5a7bf4</code></a> Update ui test suite with verbose diagnostic format</li> <li><a href="https://github.com/dtolnay/linkme/commit/a56edf735aac122d0cedb6a96e06f06b307db042"><code>a56edf7</code></a> Revert "Ignore msvc CI job for now"</li> <li><a href="https://github.com/dtolnay/linkme/commit/d1b3f49a03704ac524a566aeed3c6ad37d49ec13"><code>d1b3f49</code></a> Ignore msvc CI job for now</li> <li>See full diff in <a href="https://github.com/dtolnay/linkme/compare/0.3.27...0.3.28">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.204 to 1.0.206 <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.206</h2> <ul> <li>Improve support for <code>flatten</code> attribute inside of enums (<a href="https://redirect.github.com/serde-rs/serde/issues/2567">#2567</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> </ul> <h2>v1.0.205</h2> <ul> <li>Use serialize_entry instead of serialize_key + serialize_value when serialize flattened newtype enum variants (<a href="https://redirect.github.com/serde-rs/serde/issues/2785">#2785</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields (<a href="https://redirect.github.com/serde-rs/serde/issues/2791">#2791</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/85c73ef8dea8966d88a03876e6f0dc9359e68cc9"><code>85c73ef</code></a> Release 1.0.206</li> <li><a href="https://github.com/serde-rs/serde/commit/5ba1796a7e639839d4e18c3ae23b9bb32b0700b5"><code>5ba1796</code></a> Resolve doc_markdown pedantic lint on regression test function</li> <li><a href="https://github.com/serde-rs/serde/commit/e52b7b380f88e0112c9f84e6258bdd34ad132352"><code>e52b7b3</code></a> Touch up PR 2567</li> <li><a href="https://github.com/serde-rs/serde/commit/84c7419652161bf88f88eb26302b26debfff8a8c"><code>84c7419</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2794">#2794</a> from dtolnay/neverread</li> <li><a href="https://github.com/serde-rs/serde/commit/536221b1f93a5dcf97352c7d1e3b93a5a56bf747"><code>536221b</code></a> Temporarily ignore collection_is_never_read on FlattenSkipDeserializing</li> <li><a href="https://github.com/serde-rs/serde/commit/fc55ac70d34221b38672b1583e496011fbae92aa"><code>fc55ac7</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2567">#2567</a> from Mingun/fix-2565</li> <li><a href="https://github.com/serde-rs/serde/commit/2afe5b4ef9d0e89587ec564eadbc7583fd1f0673"><code>2afe5b4</code></a> Add regression test for issue <a href="https://redirect.github.com/serde-rs/serde/issues/2792">#2792</a></li> <li><a href="https://github.com/serde-rs/serde/commit/b4ec2595c9dd8e380227043eba42ff85beb780c2"><code>b4ec259</code></a> Correctly process flatten fields in enum variants</li> <li><a href="https://github.com/serde-rs/serde/commit/c3ac7b675a38a73170879992976acb0009834ac0"><code>c3ac7b6</code></a> Add regression test for issue <a href="https://redirect.github.com/serde-rs/serde/issues/1904">#1904</a></li> <li><a href="https://github.com/serde-rs/serde/commit/24614e44bff5466057e46c55394bac3ae20142c4"><code>24614e4</code></a> Add regression test for issue <a href="https://redirect.github.com/serde-rs/serde/issues/2565">#2565</a></li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.122 to 1.0.124 <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.124</h2> <ul> <li>Fix a bug in processing string escapes in big-endian architectures (<a href="https://redirect.github.com/serde-rs/json/issues/1173">#1173</a>, thanks <a href="https://github.com/purplesyringa"><code>@purplesyringa</code></a>)</li> </ul> <h2>v1.0.123</h2> <ul> <li>Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on <a href="https://github.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json">twitter.json</a> from 613 MB/s to 799 MB/s (<a href="https://redirect.github.com/serde-rs/json/issues/1161">#1161</a>, thanks <a href="https://github.com/purplesyringa"><code>@purplesyringa</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/cf771a0471dd797b6fead77e767f2f7943740c98"><code>cf771a0</code></a> Release 1.0.124</li> <li><a href="https://github.com/serde-rs/json/commit/8b314a77bf57ad8d6089536fea1b3c3b303cba92"><code>8b314a7</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1173">#1173</a> from iex-rs/fix-big-endian</li> <li><a href="https://github.com/serde-rs/json/commit/8eba7863b126584f4b9a5b1d3cc4cbc0d0f59976"><code>8eba786</code></a> Fix skip_to_escape on BE architectures</li> <li><a href="https://github.com/serde-rs/json/commit/2cab07e68607ab0e11c3a8b0461a472c37886210"><code>2cab07e</code></a> Release 1.0.123</li> <li><a href="https://github.com/serde-rs/json/commit/346189a524694b98b92ccccb07775868d34b144c"><code>346189a</code></a> Fix needless_borrow clippy lint in new control character test</li> <li><a href="https://github.com/serde-rs/json/commit/859ead8e6d60f4eaed97f7ac2b18f879bec5afe5"><code>859ead8</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1161">#1161</a> from iex-rs/vectorized-string-parsing</li> <li><a href="https://github.com/serde-rs/json/commit/e43da5ee0e64819972f08254e8ce799796238791"><code>e43da5e</code></a> Immediately bail-out on empty strings</li> <li><a href="https://github.com/serde-rs/json/commit/8389d8a11293616ce5a4358651aede271871248d"><code>8389d8a</code></a> Don't run the slow algorithm from the beginning</li> <li><a href="https://github.com/serde-rs/json/commit/1f0dcf791ab1756d7ad07c20889e50bd9a7887fb"><code>1f0dcf7</code></a> Allow clippy::items_after_statements</li> <li><a href="https://github.com/serde-rs/json/commit/a95d6df9d08611c9a11ac6524903d693921b8eae"><code>a95d6df</code></a> Big endian support</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124">compare view</a></li> </ul> </details> <br /> Updates `syn` from 2.0.72 to 2.0.74 <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.74</h2> <ul> <li>Fix <em>"temporary is dropped and runs the destructor for type `impl Iterator`"</em> regression affecting certain use of <code>Generics</code> iterator methods (<a href="https://redirect.github.com/dtolnay/syn/issues/1719">#1719</a>)</li> </ul> <h2>2.0.73</h2> <ul> <li>Support parsing unnamed C varargs within function pointer types (<a href="https://redirect.github.com/dtolnay/syn/issues/1711">#1711</a>)</li> <li>Improve synthesized error message on unexpected tokens at the end of the expected contents of a delimited group (<a href="https://redirect.github.com/dtolnay/syn/issues/1713">#1713</a>)</li> <li>Support parsing unstable tail call syntax (<a href="https://redirect.github.com/dtolnay/syn/issues/1714">#1714</a>, <a href="https://redirect.github.com/rust-lang/rust/issues/112788">rust-lang/rust#112788</a>)</li> <li>Add <a href="https://docs.rs/syn/2.0.73/syn/enum.Fields.html#method.members"><code>Fields::members</code></a> iterator (<a href="https://redirect.github.com/dtolnay/syn/issues/1716">#1716</a>, thanks <a href="https://github.com/Fancyflame"><code>@Fancyflame</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/b15ae2840910cb6102d4d23d8b1e7bcb91304b23"><code>b15ae28</code></a> Release 2.0.74</li> <li><a href="https://github.com/dtolnay/syn/commit/6cf234444021eb753af7a26f8122c28ce9d84935"><code>6cf2344</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1719">#1719</a> from dtolnay/iterators</li> <li><a href="https://github.com/dtolnay/syn/commit/2955ac55b70952e2114e559d1cd61267225152e8"><code>2955ac5</code></a> Expose non-impl-Trait iterator return types</li> <li><a href="https://github.com/dtolnay/syn/commit/7dc05a564398eabc552a2d46bb580f9a60d410fb"><code>7dc05a5</code></a> Add regression test for issue 1718</li> <li><a href="https://github.com/dtolnay/syn/commit/857942e411d71d3c0787e14e220c8c7d9d491051"><code>857942e</code></a> Revert "Define Fields::members iterator type privately inside method"</li> <li><a href="https://github.com/dtolnay/syn/commit/65ec30d65913e2368febc1f00a68324ec9a9ecd4"><code>65ec30d</code></a> Revert "Embed Generics iterator implementations into method bodies"</li> <li><a href="https://github.com/dtolnay/syn/commit/b5a5a8c17737ac7a7b3553ec202626035bfa779c"><code>b5a5a8c</code></a> Release 2.0.73</li> <li><a href="https://github.com/dtolnay/syn/commit/8cdb5c734dab211eef10bbd0c47a251d38dca9e1"><code>8cdb5c7</code></a> Add example of using Fields::members iterator</li> <li><a href="https://github.com/dtolnay/syn/commit/2afdc1267471c9813739a500f9bd2c0b19aa99af"><code>2afdc12</code></a> Remove redundancy of Generics::split_for_impl cfg with type's cfg</li> <li><a href="https://github.com/dtolnay/syn/commit/64b0dc8d0d5fa6b3bf996c60fdff054944f1c993"><code>64b0dc8</code></a> Combine Generics impl blocks into one</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.72...2.0.74">compare view</a></li> </ul> </details> <br /> Updates `tempfile` from 3.11.0 to 3.12.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md">tempfile's changelog</a>.</em></p> <blockquote> <h2>3.12.0</h2> <ul> <li>Add a <code>keep(keep: bool)</code> function to builder that suppresses delete-on-drop behavior (thanks to <a href="https://github.com/RalfJung"><code>@RalfJung</code></a>).</li> <li>Update <code>windows-sys</code> from 0.52 to 0.59.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Stebalien/tempfile/commits">compare view</a></li> </ul> </details> <br /> Updates `windows-sys` from 0.52.0 to 0.59.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/windows-rs/releases">windows-sys's releases</a>.</em></p> <blockquote> <h2>0.59.0</h2> <p>This release includes an update to the <a href="https://crates.io/crates/windows-sys">windows-sys</a> crate only. The <code>windows-sys</code> crate is updated very infrequently and only when there is an explicit need to do so. The 0.59.0 release includes a rollup of API fixes, updates, and additions since the <a href="https://github.com/microsoft/windows-rs/releases/tag/0.52.0">0.52.0</a> release nine months ago. Notably:</p> <ul> <li>This update introduces support for Arm64EC (<a href="https://redirect.github.com/microsoft/windows-rs/issues/2957">#2957</a>)</li> <li>Updated bindings for the latest APIs <a href="https://github.com/microsoft/windows-rs/tree/0.59.0/crates/libs/bindgen/default">https://github.com/microsoft/windows-rs/tree/0.59.0/crates/libs/bindgen/default</a></li> <li>Derive standard traits (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3041">#3041</a>)</li> <li>Updates to code generation to handle newer Rust warnings and lints</li> <li>Overall smaller crate and more efficient code gen to reduce build time</li> <li>Support for feature search <a href="https://microsoft.github.io/windows-rs/features/#/0.59.0">https://microsoft.github.io/windows-rs/features/#/0.59.0</a></li> <li>MSRV is updated to 1.60</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/windows-rs/compare/0.52.0...0.59.0">https://github.com/microsoft/windows-rs/compare/0.52.0...0.59.0</a></p> <h2>0.58.0</h2> <p>This release includes updates to metadata for new or fixed API definitions (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3111">#3111</a>, <a href="https://redirect.github.com/microsoft/windows-rs/issues/3136">#3136</a>), various improvements and fixes to code generation, compliance with new Rust warnings, additional COM authoring support improvements (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3065">#3065</a>), limited non-Windows support (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3135">#3135</a>), and more.</p> <p>It includes major updates to the following crates, mainly due to breaking changes in metadata for API definitions.</p> <ul> <li><code>riddle</code> 0.58.0</li> <li><code>windows</code> 0.58.0</li> <li><code>windows-bindgen</code> 0.58.0</li> <li><code>windows-core</code> 0.58.0</li> <li><code>windows-implement</code> 0.58.0</li> <li><code>windows-interface</code> 0.58.0</li> <li><code>windows-metadata</code> 0.58.0</li> </ul> <p>It also includes major updates to the following utility crates.</p> <ul> <li><code>windows-result</code> 0.2.0</li> <li><code>windows-registry</code> 0.2.0</li> </ul> <p>The <code>windows-result</code> crate now provides limited non-Windows support, and the <code>windows-registry</code> crate offers new lossless queries for binary and wide string values.</p> <p>And it includes minor updates to the <code>windows-targets</code> crates, with the addition of several new APIs.</p> <ul> <li><code>windows-targets</code> 0.52.6</li> </ul> <p>This release also includes the first published version of the <code>windows-strings</code> crate, moving the string types from the <code>windows-core</code> crate into a dedicated crate as a smaller dependency. It also offers an efficient <code>HSTRING</code> builder (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3133">#3133</a>).</p> <p>To clarify, the only crates that continue to support limited non-Windows builds are:</p> <ul> <li><code>windows-bindgen</code> and <code>windows-metadata</code> for code generation on non-Windows platforms.</li> <li><code>windows-core</code> and <code>windows-result</code> for COM support on non-Windows platforms.</li> </ul> <h2>What's Changed</h2> <ul> <li>Fix default <code>rustfmt</code> for repo by <a href="https://github.com/kennykerr"><code>@kennykerr</code></a> in <a href="https://redirect.github.com/microsoft/windows-rs/pull/3084">microsoft/windows-rs#3084</a></li> <li>Simplify standalone test by calling <code>windows-bindgen</code> directly by <a href="https://github.com/kennykerr"><code>@kennykerr</code></a> in <a href="https://redirect.github.com/microsoft/windows-rs/pull/3086">microsoft/windows-rs#3086</a></li> <li>Disable docs and tests for test crates by <a href="https://github.com/kennykerr"><code>@kennykerr</code></a> in <a href="https://redirect.github.com/microsoft/windows-rs/pull/3085">microsoft/windows-rs#3085</a></li> <li>Simplify pointer writes in generated code by <a href="https://github.com/kennykerr"><code>@kennykerr</code></a> in <a href="https://redirect.github.com/microsoft/windows-rs/pull/3089">microsoft/windows-rs#3089</a></li> <li>Infer return type in generated bindings by <a href="https://github.com/kennykerr"><code>@kennykerr</code></a> in <a href="https://redirect.github.com/microsoft/windows-rs/pull/3090">microsoft/windows-rs#3090</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/windows-rs/commit/308e08ec259027ebbef11b8ef838923626bf821e"><code>308e08e</code></a> Release 0.59.0 (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3182">#3182</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/429666eb724f4a0378974d67adf38c45ce7d78d4"><code>429666e</code></a> Fix support for <code>no_std</code> (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3180">#3180</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/02c4f29d19fbe6d59b2ae0b42262e68d00438f0f"><code>02c4f29</code></a> Update component sample to use static factory (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3154">#3154</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/7cec74ffe7797f522501ad17953a4e3701e0c1d9"><code>7cec74f</code></a> Implement static COM objects (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3144">#3144</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/12f4621020ab6cea11db14d06d3c1d28ca14ae54"><code>12f4621</code></a> Reduce boilerplate code in <code>windows-core</code> crate for <code>VARIANT</code> support (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3151">#3151</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/db06b51c2ebb743efb544d40e3064efa49f28d38"><code>db06b51</code></a> Release 0.58.0 (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3140">#3140</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/ab03721b8ca332b09a3ff1a38729bbdf0c691282"><code>ab03721</code></a> Make new <code>windows-strings</code> crate Windows-only (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3143">#3143</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/f6c49f4f5eadd7129c9fe220110e99542f823f74"><code>f6c49f4</code></a> Ensure that <code>HSTRING</code> builder provides initialized memory (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3141">#3141</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/12a60df721215fbf319276236e481d20305cd60e"><code>12a60df</code></a> Remove <code>Future</code> implementation (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3142">#3142</a>)</li> <li><a href="https://github.com/microsoft/windows-rs/commit/9f96662e695c6789adfde146e327e8feaa96d3c5"><code>9f96662</code></a> Implement <code>Send</code> and <code>Sync</code> for <code>Weak\<T></code> (<a href="https://redirect.github.com/microsoft/windows-rs/issues/3138">#3138</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/windows-rs/compare/0.52.0...0.59.0">compare view</a></li> </ul> </details> <br /> Updates `core-foundation` from 0.9.4 to 0.10.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/core-foundation-rs/commit/b10f1efc48343fc5590127ec6d890ffbb8b5bd02"><code>b10f1ef</code></a> Retain calayer after creation (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/546">#546</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/652bab0a62d87df8a974ffad2ad9f7be218a8b56"><code>652bab0</code></a> Bump version of core-foundation-sys to 0.8.7 (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/683">#683</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/f94fa25c02a2572e19c094aea6ba6253896869e8"><code>f94fa25</code></a> Added ffi bindings for CGDisplayRegisterReconfigurationCallback and related t...</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/31a92cd2fc38e0c82e5cdec1b626d4e21fa58870"><code>31a92cd</code></a> Fix typos. (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/689">#689</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/2847e06cf53a4b820e96e53ceae11741afdc342d"><code>2847e06</code></a> core-graphics: Fix <code>kCGWindowSharingReadWrite</code> value (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/690">#690</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/3570256eccb0cc4945f7d5fee08d1d14df865bf6"><code>3570256</code></a> Avoid UB if the CFData pointer is NULL (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/688">#688</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/8002ddd167174f30108d9b3b81cf80578b54609b"><code>8002ddd</code></a> Fixes a minor race condition in active_displays (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/686">#686</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/6940925635f050a2c7dec9a777a3d3602cc7c2fb"><code>6940925</code></a> Remove remaining <code>chrono</code> code. (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/682">#682</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/c2cca87e8cd22feee510715e5c8ad24f3ebbf7e3"><code>c2cca87</code></a> ci: Remove usage of macos-11 (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/681">#681</a>)</li> <li><a href="https://github.com/servo/core-foundation-rs/commit/8d2b732db5753e98c223a2c73065bc4027ee96aa"><code>8d2b732</code></a> Remove usages of <code>extern crate</code>. (<a href="https://redirect.github.com/servo/core-foundation-rs/issues/672">#672</a>)</li> <li>Additional commits viewable in <a href="https://github.com/servo/core-foundation-rs/compare/core-foundation-v0.9.4...core-foundation-v0.10.0">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>
- Loading branch information