May the code be with you 👻
Bumps the deps group with 11 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.31` | | [keyring](https://github.com/hwchen/keyring-rs) | `3.6.1` | `3.6.2` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.69` | `0.10.71` | | [pyo3](https://github.com/pyo3/pyo3) | `0.23.4` | `0.23.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [scraper](https://github.com/causal-agent/scraper) | `0.22.0` | `0.23.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.44` | `4.5.46` | Updates `clap` from 4.5.27 to 4.5.31 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.5.31</h2> <h2>[4.5.31] - 2025-02-24</h2> <h3>Features</h3> <ul> <li>Add <code>ValueParserFactory</code> for <code>Saturating<T></code></li> </ul> <h2>v4.5.30</h2> <h2>[4.5.30] - 2025-02-17</h2> <h3>Fixes</h3> <ul> <li><em>(assert)</em> Allow <code>num_args(0..=1)</code> to be used with <code>SetTrue</code></li> <li><em>(assert)</em> Clean up rendering of <code>takes_values</code> assertions</li> </ul> <h2>v4.5.29</h2> <h2>[4.5.29] - 2025-02-11</h2> <h3>Fixes</h3> <ul> <li>Change <code>ArgMatches::args_present</code> so not-present flags are considered not-present (matching the documentation)</li> </ul> <h2>v4.5.28</h2> <h2>[4.5.28] - 2025-02-03</h2> <h3>Features</h3> <ul> <li><em>(derive)</em> Unstable support for full markdown syntax for doc comments, enabled with <code>unstable-markdown</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.5.31] - 2025-02-24</h2> <h3>Features</h3> <ul> <li>Add <code>ValueParserFactory</code> for <code>Saturating<T></code></li> </ul> <h2>[4.5.30] - 2025-02-17</h2> <h3>Fixes</h3> <ul> <li><em>(assert)</em> Allow <code>num_args(0..=1)</code> to be used with <code>SetTrue</code></li> <li><em>(assert)</em> Clean up rendering of <code>takes_values</code> assertions</li> </ul> <h2>[4.5.29] - 2025-02-11</h2> <h3>Fixes</h3> <ul> <li>Change <code>ArgMatches::args_present</code> so not-present flags are considered not-present (matching the documentation)</li> </ul> <h2>[4.5.28] - 2025-02-03</h2> <h3>Features</h3> <ul> <li><em>(derive)</em> Unstable support for full markdown syntax for doc comments, enabled with <code>unstable-markdown</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/acf9abbc1b564cac24ed45b1b5906c90d688f4f0"><code>acf9abb</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/9186a1872c64cc912e553adbcc5f693206e4f013"><code>9186a18</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/233c316d1145be12c95eb05306575d42a44e154c"><code>233c316</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5926">#5926</a> from sorairolake/feature/value-parser-factory-for-sa...</li> <li><a href="https://github.com/clap-rs/clap/commit/13931a25e704fadcaa33cda45e12f6544a023588"><code>13931a2</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5923">#5923</a> from Reverier-Xu/master</li> <li><a href="https://github.com/clap-rs/clap/commit/536e29fb85919f23e8551135ae448fd92326159f"><code>536e29f</code></a> feat(builder): Add <code>ValueParserFactory</code> for <code>Saturating\<T></code></li> <li><a href="https://github.com/clap-rs/clap/commit/45ed71c0f235feb65d23568775e16b1f34c9f8d4"><code>45ed71c</code></a> chore: Avoid using gen for rust 2024 preserved keyword</li> <li><a href="https://github.com/clap-rs/clap/commit/5029bb3d11809403cb9c1b37f970a8625aee56cd"><code>5029bb3</code></a> chore: Avoid using <code>gen</code> for rust 2024 preserved keyword</li> <li><a href="https://github.com/clap-rs/clap/commit/8a1d59bbb068b82fe9ae55ff613a3a6927d3b964"><code>8a1d59b</code></a> chore(deps): Update Rust Stable to v1.85 (<a href="https://redirect.github.com/clap-rs/clap/issues/5921">#5921</a>)</li> <li><a href="https://github.com/clap-rs/clap/commit/9caee534e05a16b223d4d4d7f94e5c1717c0b6dc"><code>9caee53</code></a> docs(changelog): Clarify 5.0.0</li> <li><a href="https://github.com/clap-rs/clap/commit/cb2352f84a7663f32a89e70f01ad24446d5fa1e2"><code>cb2352f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5918">#5918</a> from epage/test</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.27...v4.5.31">compare view</a></li> </ul> </details> <br /> Updates `keyring` from 3.6.1 to 3.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hwchen/keyring-rs/releases">keyring's releases</a>.</em></p> <blockquote> <h2>v3.6.2: better docs, lighter-weight tests</h2> <p>Thanks to <a href="https://github.com/unkcpz"><code>@unkcpz</code></a>, this release fully documents all the platform-specific modules in each platform on <a href="https://docs.rs/keyring/latest/keyring/">docs.rs</a>.</p> <p>The dev dependencies (used for testing) have been switched from using <code>rand</code> to using the lighter-weight module <code>fastrand</code>.</p> <p>There are no functional code changes in this release, only test changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md">keyring's changelog</a>.</em></p> <blockquote> <h2>Version 3.6.2</h2> <ul> <li>Have docs.rs build docs for all modules on all platforms (thanks to <a href="https://github.com/unkcpz"><code>@unkcpz</code></a> - see <a href="https://redirect.github.com/hwchen/keyring-rs/issues/235">#235</a>).</li> <li>Switch to <code>fastrand</code> for tests (see <a href="https://redirect.github.com/hwchen/keyring-rs/issues/237">#237</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hwchen/keyring-rs/commit/ee3f80d0d386a03145d20beea076b172e60f95af"><code>ee3f80d</code></a> Merge pull request <a href="https://redirect.github.com/hwchen/keyring-rs/issues/238">#238</a> from brotskydotcom/issue-236</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/766c8bc4e662ab5de71ea7630984f2d4aecb1d12"><code>766c8bc</code></a> Switch to using fastrand for testing.</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/f1b7ec192e217964e31fbfa705cae7a65b85c1fa"><code>f1b7ec1</code></a> Merge pull request <a href="https://redirect.github.com/hwchen/keyring-rs/issues/237">#237</a> from unkcpz/fix/235/keyring-doc-xplat</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/09c9c0dd947337c6ac9f4817769992092fa6c483"><code>09c9c0d</code></a> using matrix for targets in doctest.yaml</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/307e575e2fc897b44273b3baf4796cf972b6e7b9"><code>307e575</code></a> Move to doctest.yaml as ind CI and run inline from action</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/8a5c6dd838c701fd72cdf17cf4d10328d412e461"><code>8a5c6dd</code></a> fast-fail test-docsrs-build.sh</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/a40bd956fd1df464ceca2a07586a8b9ed2737878"><code>a40bd95</code></a> r-brot</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/ac2a3b474d4fcc82fbca2a55edf2b456a6d0a066"><code>ac2a3b4</code></a> experiment doccfg with attr docrs</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/3d8da9603c205732a4db2e883650bf9f23c2e757"><code>3d8da96</code></a> multi-target toolchain CI</li> <li><a href="https://github.com/hwchen/keyring-rs/commit/a994584d9bbb47e18249f8a833c6bbd9e3fbc718"><code>a994584</code></a> remove -Zbuild-std which not required on docs.rs</li> <li>Additional commits viewable in <a href="https://github.com/hwchen/keyring-rs/compare/v3.6.1...v3.6.2">compare view</a></li> </ul> </details> <br /> Updates `log` from 0.4.25 to 0.4.26 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/log/releases">log's releases</a>.</em></p> <blockquote> <h2>0.4.26</h2> <h2>What's Changed</h2> <ul> <li>Derive <code>Clone</code> for <code>kv::Value</code> by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/668">rust-lang/log#668</a></li> <li>Add <code>spdlog-rs</code> link to crate doc by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/669">rust-lang/log#669</a></li> <li>Prepare for 0.4.26 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/670">rust-lang/log#670</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.25...0.4.26">https://github.com/rust-lang/log/compare/0.4.25...0.4.26</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md">log's changelog</a>.</em></p> <blockquote> <h2>[0.4.26] - 2025-02-18</h2> <h2>What's Changed</h2> <ul> <li>Derive <code>Clone</code> for <code>kv::Value</code> by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/668">rust-lang/log#668</a></li> <li>Add <code>spdlog-rs</code> link to crate doc by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/669">rust-lang/log#669</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.25...0.4.26">https://github.com/rust-lang/log/compare/0.4.25...0.4.26</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/log/commit/5a915548178b06f16049e3a4d0de79251bdf9603"><code>5a91554</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/670">#670</a> from rust-lang/cargo/0.4.26</li> <li><a href="https://github.com/rust-lang/log/commit/5aba0c2290067bf527bbff762cf5414096502446"><code>5aba0c2</code></a> prepare for 0.4.26 release</li> <li><a href="https://github.com/rust-lang/log/commit/0551261bb4588b7f8afc8be05640347c97b67e10"><code>0551261</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/669">#669</a> from SpriteOvO/crate-doc-update</li> <li><a href="https://github.com/rust-lang/log/commit/3ff3bdcbd79e9e36c3d6c318d3a6d56a97d3b119"><code>3ff3bdc</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/668">#668</a> from SpriteOvO/value-clone</li> <li><a href="https://github.com/rust-lang/log/commit/931d8832d0c60d062ee61d228def4044efcbd8c0"><code>931d883</code></a> Add <code>spdlog-rs</code> link to crate doc</li> <li><a href="https://github.com/rust-lang/log/commit/310c9b43ffe767dec16531c7839861b28f709ee9"><code>310c9b4</code></a> Derive <code>Clone</code> for <code>kv::Value</code></li> <li>See full diff in <a href="https://github.com/rust-lang/log/compare/0.4.25...0.4.26">compare view</a></li> </ul> </details> <br /> Updates `openssl` from 0.10.69 to 0.10.71 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-openssl/releases">openssl's releases</a>.</em></p> <blockquote> <h2>openssl-v0.10.71</h2> <h2>What's Changed</h2> <ul> <li>Expose rc2 ciphers on symm::Cipher by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2361">sfackler/rust-openssl#2361</a></li> <li>add full Apache license file to openssl by <a href="https://github.com/frncs-rss"><code>@frncs-rss</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2366">sfackler/rust-openssl#2366</a></li> <li>Release openssl v0.10.71 and openssl-sys v0.9.106 by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2369">sfackler/rust-openssl#2369</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/frncs-rss"><code>@frncs-rss</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2366">sfackler/rust-openssl#2366</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.71">https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.71</a></p> <h2>openssl v0.10.70</h2> <h2>What's Changed</h2> <ul> <li>Attempt to fix CI by pinning to the Ubuntu 22.04 image by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2357">sfackler/rust-openssl#2357</a></li> <li>Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1 by <a href="https://github.com/botovq"><code>@botovq</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2356">sfackler/rust-openssl#2356</a></li> <li>Test against 3.4.0 final release by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2359">sfackler/rust-openssl#2359</a></li> <li>Expose <code>SslMethod::{dtls_client,dtls_server}</code> by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2358">sfackler/rust-openssl#2358</a></li> <li>Fix lifetimes in ssl::select_next_proto by <a href="https://github.com/sfackler"><code>@sfackler</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2360">sfackler/rust-openssl#2360</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.70">https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.70</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-openssl/commit/1a16077c43c64ce6272ee8ee98a3d24a9021a298"><code>1a16077</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2369">#2369</a> from alex/bump-for-release</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/3312618216fb396317571bc9e3d42b907cd206ad"><code>3312618</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2366">#2366</a> from frncs-rss/license_apache</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/f71fcf21761df823cfe528a5446fbf035a2a443f"><code>f71fcf2</code></a> Release openssl v0.10.71 and openssl-sys v0.9.106</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/6ca34f8fceba2b3b58c0553864694327469551f4"><code>6ca34f8</code></a> add full Apache license file</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/c0f1442b185e1be1ef1ed9507e196a74cc0c49c3"><code>c0f1442</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2361">#2361</a> from alex/rc2</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/ae495dc27d9a20ab943c06085c8bb9c47ee90b5c"><code>ae495dc</code></a> Expose rc2 ciphers on symm::Cipher</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/a4d399b0f1a3694cb2d1728edf74d318a3cac890"><code>a4d399b</code></a> Release openssl v0.10.70</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/c9a33e286023f92b869c5f157b349be15985a799"><code>c9a33e2</code></a> Release openssl-sys v0.9.105</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/f014afb230de4d77bc79dea60e7e58c2f47b60f2"><code>f014afb</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2360">#2360</a> from sfackler/fix-alpn-lifetimes</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/8e6e30bbf7e7627845b801f83a3810d6ffc1f157"><code>8e6e30b</code></a> Fix lifetimes in ssl::select_next_proto</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.71">compare view</a></li> </ul> </details> <br /> Updates `pyo3` from 0.23.4 to 0.23.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pyo3/pyo3/releases">pyo3's releases</a>.</em></p> <blockquote> <h2>PyO3 0.23.5</h2> <p>This release is a final set of backports onto the PyO3 0.23 series:</p> <ul> <li>PyPy 3.11 support</li> <li>Fixes to <code>#[pyclass(freelist)]</code> on free-threaded Python 3.13</li> <li>Fix to <code>Python::run</code> for a case when <code>__builtins__</code> is not loaded correctly on Python 3.10+</li> </ul> <p>Thank you to the following contributors for the improvements:</p> <p><a href="https://github.com/arielb1"><code>@arielb1</code></a> <a href="https://github.com/Icxolu"><code>@Icxolu</code></a> <a href="https://github.com/LilyFoote"><code>@LilyFoote</code></a> <a href="https://github.com/mattip"><code>@mattip</code></a> <a href="https://github.com/mgorny"><code>@mgorny</code></a> <a href="https://github.com/ngoldbaum"><code>@ngoldbaum</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md">pyo3's changelog</a>.</em></p> <blockquote> <h2>[0.23.5] - 2025-02-22</h2> <h3>Packaging</h3> <ul> <li>Add support for PyPy3.11 <a href="https://redirect.github.com/PyO3/pyo3/pull/4760">#4760</a></li> </ul> <h3>Fixed</h3> <ul> <li>Fix thread-unsafe implementation of freelist pyclasses on the free-threaded build. <a href="https://redirect.github.com/PyO3/pyo3/pull/4902">#4902</a></li> <li>Re-enable a workaround for situations where CPython incorrectly does not add <code>__builtins__</code> to <code>__globals__</code> in code executed by <code>Python::py_run</code> (was removed in PyO3 0.23.0). <a href="https://redirect.github.com/PyO3/pyo3/pull/4921">#4921</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyO3/pyo3/commit/e34ad5fe69dbf4195961a810f7e009c45ef0cc40"><code>e34ad5f</code></a> release: 0.23.5 (<a href="https://redirect.github.com/pyo3/pyo3/issues/4929">#4929</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/7599bdaee2efa1fc182595a02f42811db8ab153f"><code>7599bda</code></a> Use a critical section to serialize adding builtins to globals (<a href="https://redirect.github.com/pyo3/pyo3/issues/4921">#4921</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/0ab9dc6b8688dc7fd23969b19afd80d7023cba61"><code>0ab9dc6</code></a> bump <code>benchmarks</code> ci base image (<a href="https://redirect.github.com/pyo3/pyo3/issues/4912">#4912</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/ea4142b9744a131a68c6ef62ab1404e171e42b12"><code>ea4142b</code></a> avoid FailedHealthCheck in test_double (<a href="https://redirect.github.com/pyo3/pyo3/issues/4879">#4879</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/e1630fbeb0f88f7b332436d026d19c79c969170f"><code>e1630fb</code></a> fix multithreaded access to freelist pyclasses (<a href="https://redirect.github.com/pyo3/pyo3/issues/4902">#4902</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/108abb4602b9428d3e2bfb0654d92bb3eaf0f273"><code>108abb4</code></a> Fix manual_ok_err clippy lint on nightly (<a href="https://redirect.github.com/pyo3/pyo3/issues/4886">#4886</a>)</li> <li><a href="https://github.com/PyO3/pyo3/commit/ce2d6e9ca296875038dceec4b0768e9577cdde9f"><code>ce2d6e9</code></a> Add PyPy3.11 (<a href="https://redirect.github.com/pyo3/pyo3/issues/4760">#4760</a>)</li> <li>See full diff in <a href="https://github.com/pyo3/pyo3/compare/v0.23.4...v0.23.5">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.217 to 1.0.218 <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.218</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/7bfd518dd44a3fcf17bb6d46345c23fe7e60e8e3"><code>7bfd518</code></a> Release 1.0.218</li> <li><a href="https://github.com/serde-rs/serde/commit/723a9491e256486eb85ec0e7e6389c10e41d2eff"><code>723a949</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2895">#2895</a> from dtolnay/stabledoc</li> <li><a href="https://github.com/serde-rs/serde/commit/2b44efb085aa219cb9f474983cb081731f4443d6"><code>2b44efb</code></a> Point standard library links to stable</li> <li><a href="https://github.com/serde-rs/serde/commit/03dc0fc137675c4fd67b8828d18b92230ca2be2e"><code>03dc0fc</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2894">#2894</a> from dtolnay/doclink</li> <li><a href="https://github.com/serde-rs/serde/commit/85cb0c478e249e47b897dbfe59e5d271377e0bc3"><code>85cb0c4</code></a> Convert html links to intra-doc links</li> <li><a href="https://github.com/serde-rs/serde/commit/abe71944803429f3ba160528237f66689a0440dd"><code>abe7194</code></a> Update ui test suite to nightly-2025-02-12</li> <li><a href="https://github.com/serde-rs/serde/commit/aaccac7413fa44c74ca40c3b7d956a70bb144330"><code>aaccac7</code></a> Unset doc-scrape-examples for lib target</li> <li><a href="https://github.com/serde-rs/serde/commit/7cd4d84cac270200ed2ab1adb3a2847fa54a3766"><code>7cd4d84</code></a> Update ui test suite to nightly-2025-02-07</li> <li><a href="https://github.com/serde-rs/serde/commit/04ff3e8f950eb9862759781d85ec29d906917b70"><code>04ff3e8</code></a> More precise gitignore patterns</li> <li><a href="https://github.com/serde-rs/serde/commit/dc3031b614eba65d8930bc90daabc45e627230d1"><code>dc3031b</code></a> Remove *.sw[po] from gitignore</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.138 to 1.0.139 <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.139</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/4d4f53c3b7de3259b6a8a15ef4d5f4edb47af32f"><code>4d4f53c</code></a> Release 1.0.139</li> <li><a href="https://github.com/serde-rs/json/commit/5d6b32f3786e93e0c73a497bd1a900ae256f7f13"><code>5d6b32f</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1242">#1242</a> from dtolnay/writefloat</li> <li><a href="https://github.com/serde-rs/json/commit/e5bb8bd38fe3b347655429b79d21ed89b366b706"><code>e5bb8bd</code></a> Document behavior of write_f32/f64 on non-finite floats</li> <li><a href="https://github.com/serde-rs/json/commit/7a797810d2bedb9255ecef720112623ddb356805"><code>7a79781</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1241">#1241</a> from dtolnay/doclink</li> <li><a href="https://github.com/serde-rs/json/commit/13591f1dd4baf2d510e56138599906815e9d798a"><code>13591f1</code></a> Convert html links to intra-doc links</li> <li><a href="https://github.com/serde-rs/json/commit/1d7378e8ee87e9225da28094329e06345b76cd99"><code>1d7378e</code></a> Unset doc-scrape-examples for lib target</li> <li><a href="https://github.com/serde-rs/json/commit/1174c5f57db44c26460951b525c6ede50984b655"><code>1174c5f</code></a> Resolve unnecessary_semicolon pedantic clippy lint</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.138...v1.0.139">compare view</a></li> </ul> </details> <br /> Updates `toml` from 0.8.19 to 0.8.20 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/f550dbfd7dd2bb50c65033f7d0620271151c1734"><code>f550dbf</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/25587db207623b9b47df1d6f09fb34332f780d22"><code>25587db</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/fbc77ec290053f83d5f31dce34282536a5a9665a"><code>fbc77ec</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/829">#829</a> from tisonkun/map-get-kv</li> <li><a href="https://github.com/toml-rs/toml/commit/4605a6422fa808d58ba55f6ff7d917ef96e88e72"><code>4605a64</code></a> fea: impl Map get_key_value</li> <li><a href="https://github.com/toml-rs/toml/commit/8efc81e1247df79709a79a91f3a7f572ca5f8ca3"><code>8efc81e</code></a> chore(deps): Update Rust crate serde_json to v1.0.138 (<a href="https://redirect.github.com/toml-rs/toml/issues/828">#828</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/15496f1b872d092af135455cbfbb9facfee5bfd8"><code>15496f1</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/1131ce85a51fc9f22cf8669a02c65ebd15379f5a"><code>1131ce8</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/4776fca705c78ad9e5c0edfbeb0fcf1f6efdf35c"><code>4776fca</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/827">#827</a> from epage/winnow07</li> <li><a href="https://github.com/toml-rs/toml/commit/754769b8f5875e043e37158d7aaa1c12acb847da"><code>754769b</code></a> chore: Upgrade to Winnow 0.7</li> <li><a href="https://github.com/toml-rs/toml/commit/9415da22de8420511cb854cb70289ed5d013722c"><code>9415da2</code></a> refactor(parser): Switch to ModalParser</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.8.19...toml-v0.8.20">compare view</a></li> </ul> </details> <br /> Updates `scraper` from 0.22.0 to 0.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/causal-agent/scraper/releases">scraper's releases</a>.</em></p> <blockquote> <h2>v0.23.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-scraper/scraper/compare/v0.23.0...v0.23.1">https://github.com/rust-scraper/scraper/compare/v0.23.0...v0.23.1</a></p> <h2>v0.23.0</h2> <h2>What's Changed</h2> <ul> <li>Fix README symlink by <a href="https://github.com/hwup"><code>@hwup</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/224">rust-scraper/scraper#224</a></li> <li>Make <code>HtmlTreeSink</code>'s field public by <a href="https://github.com/max-heller"><code>@max-heller</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/226">rust-scraper/scraper#226</a></li> <li>Bump indexmap from 2.7.0 to 2.7.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/230">rust-scraper/scraper#230</a></li> <li>Add a serde feature for (de)serializing Selectors by <a href="https://github.com/jakubslaby09"><code>@jakubslaby09</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/227">rust-scraper/scraper#227</a></li> <li>Bump serde from 1.0.215 to 1.0.217 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/233">rust-scraper/scraper#233</a></li> <li>Bump serde from 1.0.217 to 1.0.218 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/236">rust-scraper/scraper#236</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hwup"><code>@hwup</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/224">rust-scraper/scraper#224</a></li> <li><a href="https://github.com/max-heller"><code>@max-heller</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/226">rust-scraper/scraper#226</a></li> <li><a href="https://github.com/jakubslaby09"><code>@jakubslaby09</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/227">rust-scraper/scraper#227</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-scraper/scraper/compare/v0.22.0...v0.23.0">https://github.com/rust-scraper/scraper/compare/v0.22.0...v0.23.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-scraper/scraper/commit/d4a9eaf6f102c03e88c92bb2e2481a61ad7d2502"><code>d4a9eaf</code></a> Version 0.23.1</li> <li><a href="https://github.com/rust-scraper/scraper/commit/9bd68689a918c36f0e18daa63be56a2373b08650"><code>9bd6868</code></a> Fix README.md for crates.io</li> <li><a href="https://github.com/rust-scraper/scraper/commit/08afce2b3fc6bbd2cb50047b0a74861edffee17c"><code>08afce2</code></a> Version 0.23.0</li> <li><a href="https://github.com/rust-scraper/scraper/commit/4ff30c66abc47c804bae28c1f13f354fb5dcbc93"><code>4ff30c6</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/236">#236</a> from rust-scraper/dependabot/cargo/serde-1.0.218</li> <li><a href="https://github.com/rust-scraper/scraper/commit/97a987e31a11f209ee67853b78152eb6b6f0059d"><code>97a987e</code></a> Bump serde from 1.0.217 to 1.0.218</li> <li><a href="https://github.com/rust-scraper/scraper/commit/a52514c4942abf913aa564829131c015c445878a"><code>a52514c</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/233">#233</a> from rust-scraper/dependabot/cargo/serde-1.0.217</li> <li><a href="https://github.com/rust-scraper/scraper/commit/11cca40454e3e7bfb8cb99a1f9ac1a1c838884e3"><code>11cca40</code></a> Bump serde from 1.0.215 to 1.0.217</li> <li><a href="https://github.com/rust-scraper/scraper/commit/1a5533780655eeecca4c7c6e37ea146390c86ae8"><code>1a55337</code></a> Add a serde feature for (de)serializing Selectors (<a href="https://redirect.github.com/causal-agent/scraper/issues/227">#227</a>)</li> <li><a href="https://github.com/rust-scraper/scraper/commit/638d731f55d729b0d1e89213635f47625014ab7d"><code>638d731</code></a> Bump indexmap from 2.7.0 to 2.7.1</li> <li><a href="https://github.com/rust-scraper/scraper/commit/cbe480a4e9745e5584dbe0d6587d3ef9c5f26bd6"><code>cbe480a</code></a> Update LICENSE info</li> <li>Additional commits viewable in <a href="https://github.com/causal-agent/scraper/compare/v0.22.0...v0.23.1">compare view</a></li> </ul> </details> <br /> Updates `anyhow` from 1.0.95 to 1.0.96 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.96</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/f0aa0d367f7545827d4034c9fe4394b9ce9069c3"><code>f0aa0d3</code></a> Release 1.0.96</li> <li><a href="https://github.com/dtolnay/anyhow/commit/bc33c24bd29029e2e609c94f59b67dec489bb325"><code>bc33c24</code></a> Convert html links to intra-doc links</li> <li><a href="https://github.com/dtolnay/anyhow/commit/1cff785c761491ea42f41e8981d81042945e5952"><code>1cff785</code></a> Unset doc-scrape-examples for lib target</li> <li><a href="https://github.com/dtolnay/anyhow/commit/d71c806e972e27004121337813fe54beefc661ba"><code>d71c806</code></a> More precise gitignore patterns</li> <li><a href="https://github.com/dtolnay/anyhow/commit/3e409755ce450b19ba42f620f0db0d102e41bb92"><code>3e40975</code></a> Remove **/*.rs.bk from project-specific gitignore</li> <li><a href="https://github.com/dtolnay/anyhow/commit/b880dd050e98417ad2b47472b71e47c788126faf"><code>b880dd0</code></a> Ignore Cargo-generated tests/crate/target directory</li> <li><a href="https://github.com/dtolnay/anyhow/commit/8891ce34b4552f14ab243162ecfb6e8bf62bce16"><code>8891ce3</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/404">#404</a> from dtolnay/missingabi</li> <li><a href="https://github.com/dtolnay/anyhow/commit/51a173ee6894f01a1cb720406b42e6bc799260bf"><code>51a173e</code></a> Ignore missing_abi lint in nightly-2025-01-16</li> <li><a href="https://github.com/dtolnay/anyhow/commit/4d71a84097b67307dff20f489621b015388cccc6"><code>4d71a84</code></a> Ignore double_ended_iterator_last clippy lint</li> <li><a href="https://github.com/dtolnay/anyhow/commit/af0937ef72fbaf9784a6c991e029738728d025e2"><code>af0937e</code></a> Update ui test suite to nightly-2025-01-02</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.96">compare view</a></li> </ul> </details> <br /> Updates `clap_complete` from 4.5.44 to 4.5.46 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/acf9abbc1b564cac24ed45b1b5906c90d688f4f0"><code>acf9abb</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/9186a1872c64cc912e553adbcc5f693206e4f013"><code>9186a18</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/233c316d1145be12c95eb05306575d42a44e154c"><code>233c316</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5926">#5926</a> from sorairolake/feature/value-parser-factory-for-sa...</li> <li><a href="https://github.com/clap-rs/clap/commit/13931a25e704fadcaa33cda45e12f6544a023588"><code>13931a2</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5923">#5923</a> from Reverier-Xu/master</li> <li><a href="https://github.com/clap-rs/clap/commit/536e29fb85919f23e8551135ae448fd92326159f"><code>536e29f</code></a> feat(builder): Add <code>ValueParserFactory</code> for <code>Saturating\<T></code></li> <li><a href="https://github.com/clap-rs/clap/commit/45ed71c0f235feb65d23568775e16b1f34c9f8d4"><code>45ed71c</code></a> chore: Avoid using gen for rust 2024 preserved keyword</li> <li><a href="https://github.com/clap-rs/clap/commit/5029bb3d11809403cb9c1b37f970a8625aee56cd"><code>5029bb3</code></a> chore: Avoid using <code>gen</code> for rust 2024 preserved keyword</li> <li><a href="https://github.com/clap-rs/clap/commit/8a1d59bbb068b82fe9ae55ff613a3a6927d3b964"><code>8a1d59b</code></a> chore(deps): Update Rust Stable to v1.85 (<a href="https://redirect.github.com/clap-rs/clap/issues/5921">#5921</a>)</li> <li><a href="https://github.com/clap-rs/clap/commit/9caee534e05a16b223d4d4d7f94e5c1717c0b6dc"><code>9caee53</code></a> docs(changelog): Clarify 5.0.0</li> <li><a href="https://github.com/clap-rs/clap/commit/cb2352f84a7663f32a89e70f01ad24446d5fa1e2"><code>cb2352f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5918">#5918</a> from epage/test</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.44...clap_complete-v4.5.46">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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 1 comments.