mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
ce13d050cacee68c7da97a2bd1376dee30bafd36
374 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
ce13d050ca |
Drop module image if no module remaining (#2447)
This fixes the issue that module image will always exist even if there is no module to be loaded. Sadly we need to boot twice because we can only know module status after image is mounted. |
||
|
|
101d3ae526 |
build(deps): bump home from 0.5.9 to 0.5.11 in /userspace/ksud (#2423)
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.9 to 0.5.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cargo/commit/addcc8ca715bc7fe20df66afd6efbf3c77ef43f8"><code>addcc8c</code></a> Update release information for home 0.5.11 (<a href="https://redirect.github.com/rust-lang/cargo/issues/14939">#14939</a>)</li> <li><a href="https://github.com/rust-lang/cargo/commit/e5c4dc65c90431069f9d390fa6ffcfc494eb5a22"><code>e5c4dc6</code></a> Limit release trigger to 0.* tags (<a href="https://redirect.github.com/rust-lang/cargo/issues/14940">#14940</a>)</li> <li><a href="https://github.com/rust-lang/cargo/commit/f18cbda5ab9c8aeda15ac40ce2aa4cab1ea1fc66"><code>f18cbda</code></a> Limit release trigger to 0.* tags</li> <li><a href="https://github.com/rust-lang/cargo/commit/20ec18a3ff7fffbcac015269def9de660e81d187"><code>20ec18a</code></a> Update home changelog</li> <li><a href="https://github.com/rust-lang/cargo/commit/014378f8c07bec557b6c6608e5baf0761a12d504"><code>014378f</code></a> Clarify status of <code>home_dir</code></li> <li><a href="https://github.com/rust-lang/cargo/commit/769f622e12db0001431d8ae36d1093fb8727c5d9"><code>769f622</code></a> test(build-std): dont require rustup (<a href="https://redirect.github.com/rust-lang/cargo/issues/14933">#14933</a>)</li> <li><a href="https://github.com/rust-lang/cargo/commit/80409f701657b2c0996751f1b36c19868e7c5f18"><code>80409f7</code></a> test(build-std): dont require rustup</li> <li><a href="https://github.com/rust-lang/cargo/commit/7847c03965260b5dcc8d93218d6af295a717abb6"><code>7847c03</code></a> fix(base): Support bases in patches in virtual manifests (<a href="https://redirect.github.com/rust-lang/cargo/issues/14931">#14931</a>)</li> <li><a href="https://github.com/rust-lang/cargo/commit/5b8b2ac248dca8727c9a10cb8fd6376d9e4f0051"><code>5b8b2ac</code></a> fix(base): Support bases in patches in virtual manifests</li> <li><a href="https://github.com/rust-lang/cargo/commit/2d23b94a7f5f86bdf74fd5da2617e82ffad1f222"><code>2d23b94</code></a> test(base): Verify bases in patches in virtual manifests</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cargo/compare/home-0.5.9...home-0.5.11">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) --- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3d3bc5ce3c | ksud: make clippy happy | ||
|
|
1998dbcb55 |
Update busybox (#2383)
https://github.com/topjohnwu/magisk-files/releases/download/files/busybox-1.36.1.1.zip |
||
|
|
c3926d3982 | ksud: Fix warning unused import (#2382) | ||
|
|
a953ae97b7 | ksud: fix copy sparse file (#2374) | ||
|
|
38027c9793 |
Don't unshare after entering global namespace (#2373)
Global namespace is usually used to publicly apply mounts so calling unshare after entering root namespace is not desired bahavior. This also keeps -M option same as Magisk. |
||
|
|
bd4f81263b |
build(deps): bump the crates group across 1 directory with 28 updates (#2228)
Bumps the crates group with 24 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.91` | `1.0.93` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [serde](https://github.com/serde-rs/serde) | `1.0.213` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [libc](https://github.com/rust-lang/libc) | `0.2.161` | `0.2.164` | | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `7.0.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.18` | `0.2.20` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.17` | `0.6.18` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.9` | `1.0.10` | | [arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.2` | `1.4.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.31` | `1.2.1` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.2` | `0.7.3` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.14` | `0.2.15` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.1` | `2.2.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.0.35` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libm](https://github.com/rust-lang/libm) | `0.2.10` | `0.2.11` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.91` | | [syn](https://github.com/dtolnay/syn) | `2.0.85` | `2.0.89` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.65` | `1.0.69` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | Updates `anyhow` from 1.0.91 to 1.0.93 <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.93</h2> <ul> <li>Update dev-dependencies to <code>thiserror</code> v2</li> </ul> <h2>1.0.92</h2> <ul> <li>Support Rust 1.82's <code>&raw const</code> and <code>&raw mut</code> syntax inside <code>ensure!</code> (<a href="https://redirect.github.com/dtolnay/anyhow/issues/390">#390</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/713bda9247df3846c1444a7c1b3b2a3b9a4f5907"><code>713bda9</code></a> Release 1.0.93</li> <li><a href="https://github.com/dtolnay/anyhow/commit/f91c247cf8986842a8ac25030481b0af3433cd35"><code>f91c247</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/391">#391</a> from dtolnay/thiserror</li> <li><a href="https://github.com/dtolnay/anyhow/commit/2a3901c0b1ab6d7aed466db53a2675b61d3e3401"><code>2a3901c</code></a> Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile</li> <li><a href="https://github.com/dtolnay/anyhow/commit/3ca2cdd795f1569354f8d7366383d7802201bdbf"><code>3ca2cdd</code></a> Update dev-dependencies to thiserror v2</li> <li><a href="https://github.com/dtolnay/anyhow/commit/fd03a8e7928082611e8baa9bf6ee638d8abcc0d6"><code>fd03a8e</code></a> Release 1.0.92</li> <li><a href="https://github.com/dtolnay/anyhow/commit/a16252b39b1503bada639c2cfcb8ff153c1e3421"><code>a16252b</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/390">#390</a> from dtolnay/rawaddr</li> <li><a href="https://github.com/dtolnay/anyhow/commit/fcf2ef8da58179fbb96121ca39c0149b84f038f2"><code>fcf2ef8</code></a> Compile &raw test on Rust 1.82+ only</li> <li><a href="https://github.com/dtolnay/anyhow/commit/1e7e9fe1edeb6e28767ac52c32f778462b181a19"><code>1e7e9fe</code></a> Parse raw address expression syntax</li> <li><a href="https://github.com/dtolnay/anyhow/commit/7d1a8f9c1d7dca982f320f4b2c0717cd7e2d9377"><code>7d1a8f9</code></a> Add test of raw addr expression syntax</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.91...1.0.93">compare view</a></li> </ul> </details> <br /> Updates `clap` from 4.5.20 to 4.5.21 <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.21</h2> <h2>[4.5.21] - 2024-11-13</h2> <h3>Fixes</h3> <ul> <li><em>(parser)</em> Ensure defaults are filled in on error with <code>ignore_errors(true)</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.21] - 2024-11-13</h2> <h3>Fixes</h3> <ul> <li><em>(parser)</em> Ensure defaults are filled in on error with <code>ignore_errors(true)</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/03d722625a9c7f396c5843926e79c7299b7f914c"><code>03d7226</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/3df70fb2b64f326593f96681c0c8476240547b8d"><code>3df70fb</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/3266c36abf63d3c0fac9102998984cd65f808212"><code>3266c36</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5691">#5691</a> from epage/custom</li> <li><a href="https://github.com/clap-rs/clap/commit/951762db57c81e09954031ef3beac6e9f622cc6f"><code>951762d</code></a> feat(complete): Allow any OsString-compatible type to be a CompletionCandidate</li> <li><a href="https://github.com/clap-rs/clap/commit/bb6493e890a1fb0d954d64916650688b276c44f1"><code>bb6493e</code></a> feat(complete): Offer - as a path option</li> <li><a href="https://github.com/clap-rs/clap/commit/27b348dbcbd647d24b506ed70c61ebe23c2b087e"><code>27b348d</code></a> refactor(complete): Simplify ArgValueCandidates code</li> <li><a href="https://github.com/clap-rs/clap/commit/49b8108f8c8dfd8bd2d7907c60bed9d2155a42cb"><code>49b8108</code></a> feat(complete): Add PathCompleter</li> <li><a href="https://github.com/clap-rs/clap/commit/82a360aa545713e2c70b82d22f1be1e91e9611ff"><code>82a360a</code></a> feat(complete): Add ArgValueCompleter</li> <li><a href="https://github.com/clap-rs/clap/commit/47aedc6906c0c35a89833331041a083630d777fb"><code>47aedc6</code></a> fix(complete): Ensure paths are sorted</li> <li><a href="https://github.com/clap-rs/clap/commit/431e2bc931b6721471fad18866f52fefe7d6572c"><code>431e2bc</code></a> test(complete): Ensure ArgValueCandidates get filtered</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.20...clap_complete-v4.5.21">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.213 to 1.0.215 <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.215</h2> <ul> <li>Produce warning when multiple fields or variants have the same deserialization name (<a href="https://redirect.github.com/serde-rs/serde/issues/2855">#2855</a>, <a href="https://redirect.github.com/serde-rs/serde/issues/2856">#2856</a>, <a href="https://redirect.github.com/serde-rs/serde/issues/2857">#2857</a>)</li> </ul> <h2>v1.0.214</h2> <ul> <li>Implement IntoDeserializer for all Deserializers in serde::de::value module (<a href="https://redirect.github.com/serde-rs/serde/issues/2568">#2568</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/8939af48fecb965eb3ff04dc8969146d5af5ca0f"><code>8939af4</code></a> Release 1.0.215</li> <li><a href="https://github.com/serde-rs/serde/commit/fa5d58cd007812b5990ec5721082bac293a97467"><code>fa5d58c</code></a> Use ui test syntax that does not interfere with rustfmt</li> <li><a href="https://github.com/serde-rs/serde/commit/1a3cf4b3c18396a1c5da6999ff7695d822709044"><code>1a3cf4b</code></a> Update PR 2562 ui tests</li> <li><a href="https://github.com/serde-rs/serde/commit/7d96352e9638de6662e4660e974ffc7ea232e511"><code>7d96352</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2857">#2857</a> from dtolnay/collide</li> <li><a href="https://github.com/serde-rs/serde/commit/111ecc5d8c01cf7795059f3bc436bfd0e57d1d64"><code>111ecc5</code></a> Update ui tests for warning on colliding aliases</li> <li><a href="https://github.com/serde-rs/serde/commit/edd6fe954bc35bbafb454835c6529d0e30148624"><code>edd6fe9</code></a> Revert "Add checks for conflicts for aliases"</li> <li><a href="https://github.com/serde-rs/serde/commit/a20e9249c5849b6855ca2d2aa1d0ce563855c3bd"><code>a20e924</code></a> Revert "pacify clippy"</li> <li><a href="https://github.com/serde-rs/serde/commit/b1353a99cdf7b7ab30b49d5c0cfed0b725b7a8df"><code>b1353a9</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2856">#2856</a> from dtolnay/dename</li> <li><a href="https://github.com/serde-rs/serde/commit/c59e876bb37ad690090d83e92a7799b75b1a3f49"><code>c59e876</code></a> Produce a separate warning for every colliding name</li> <li><a href="https://github.com/serde-rs/serde/commit/7f1e697c0d4d737068c8dd3f258e7c4122bf7196"><code>7f1e697</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2855">#2855</a> from dtolnay/namespan</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.215">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.132 to 1.0.133 <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.133</h2> <ul> <li>Implement From<[T; N]> for serde_json::Value (<a href="https://redirect.github.com/serde-rs/json/issues/1215">#1215</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/0903de449c52c1b4a2271e909b7afb18909dc379"><code>0903de4</code></a> Release 1.0.133</li> <li><a href="https://github.com/serde-rs/json/commit/2b65ca09498a8a907e3e3cb66794414edfa6fe27"><code>2b65ca0</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1215">#1215</a> from dtolnay/fromarray</li> <li><a href="https://github.com/serde-rs/json/commit/4e5f985958bedbc7e75ba6c1931edaf73508c4a7"><code>4e5f985</code></a> Implement From<[T; N]> for Value</li> <li><a href="https://github.com/serde-rs/json/commit/2ccb5b67ca34a5e53b42fa608d756e25e57f91a3"><code>2ccb5b6</code></a> Disable question_mark clippy lint in lexical test</li> <li><a href="https://github.com/serde-rs/json/commit/a11f5f2bc4756035e5a04e01ad486d8a99779527"><code>a11f5f2</code></a> Resolve unnecessary_map_or clippy lints</li> <li><a href="https://github.com/serde-rs/json/commit/07f280a79c07a5e713d519ed6c6a1a71b0cf871a"><code>07f280a</code></a> Wrap PR 1213 to 80 columns</li> <li><a href="https://github.com/serde-rs/json/commit/75ed44722d451143da5621f5ce3edb794965de79"><code>75ed447</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1213">#1213</a> from djmitche/safety-comment</li> <li><a href="https://github.com/serde-rs/json/commit/73011c0b2bcd21639446728fc50de4131a51e5ca"><code>73011c0</code></a> Add a safety comment to unsafe block</li> <li><a href="https://github.com/serde-rs/json/commit/be2198a54d0d9e668f8e2e59ca2e23e3ac10ae60"><code>be2198a</code></a> Prevent upload-artifact step from causing CI failure</li> <li><a href="https://github.com/serde-rs/json/commit/7cce517f53fd60d40bd6ef87a0e51f88a306e901"><code>7cce517</code></a> Raise minimum version for preserve_order feature to Rust 1.65</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133">compare view</a></li> </ul> </details> <br /> Updates `libc` from 0.2.161 to 0.2.164 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/releases">libc's releases</a>.</em></p> <blockquote> <h2>0.2.164</h2> <h3>MSRV</h3> <p>This release increases the MSRV of <code>libc</code> to 1.63.</p> <h3>Other</h3> <ul> <li>CI: remove tests with rust <!-- raw HTML omitted --></li> <li>MSRV: document the MSRV of the stable channel to be 1.63 <a href="https://redirect.github.com/rust-lang/libc/pull/4040">rust-lang/libc#4040</a></li> <li>MacOS: move ifconf to s_no_extra_traits <a href="https://redirect.github.com/rust-lang/libc/pull/4051">rust-lang/libc#4051</a></li> </ul> <h2>0.2.163</h2> <h3>Added</h3> <ul> <li>Aix: add more <code>dlopen</code> flags <a href="https://redirect.github.com/rust-lang/libc/pull/4044">rust-lang/libc#4044</a></li> <li>Android: add group calls <a href="https://redirect.github.com/rust-lang/libc/pull/3499">rust-lang/libc#3499</a></li> <li>FreeBSD: add <code>TCP_FUNCTION_BLK</code> and <code>TCP_FUNCTION_ALIAS</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4047">rust-lang/libc#4047</a></li> <li>Linux: add <code>confstr</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3612">rust-lang/libc#3612</a></li> <li>Solarish: add <code>aio</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4033">rust-lang/libc#4033</a></li> <li>Solarish: add <code>arc4random*</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3944">rust-lang/libc#3944</a></li> </ul> <h3>Changed</h3> <ul> <li>Emscripten: upgrade emsdk to 3.1.68 <a href="https://redirect.github.com/rust-lang/libc/pull/3962">rust-lang/libc#3962</a></li> <li>Hurd: use more standard types <a href="https://redirect.github.com/rust-lang/libc/pull/3733">rust-lang/libc#3733</a></li> <li>Hurd: use the standard <code>ssize_t = isize</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4029">rust-lang/libc#4029</a></li> <li>Solaris: fix <code>confstr</code> and <code>ucontext_t</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4035">rust-lang/libc#4035</a></li> </ul> <h3>Other</h3> <ul> <li>CI: add Solaris <a href="https://redirect.github.com/rust-lang/libc/pull/4035">rust-lang/libc#4035</a></li> <li>CI: add <code>i686-unknown-freebsd</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3997">rust-lang/libc#3997</a></li> <li>CI: ensure that calls to <code>sort</code> do not depend on locale <a href="https://redirect.github.com/rust-lang/libc/pull/4026">rust-lang/libc#4026</a></li> <li>Specify <code>rust-version</code> in <code>Cargo.toml</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4041">rust-lang/libc#4041</a></li> </ul> <h2>0.2.162</h2> <h3>Added</h3> <ul> <li>Android: fix the alignment of <code>uc_mcontext</code> on arm64 <a href="https://redirect.github.com/rust-lang/libc/pull/3894">rust-lang/libc#3894</a></li> <li>Apple: add <code>host_cpu_load_info</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3916">rust-lang/libc#3916</a></li> <li>ESP-IDF: add a time flag <a href="https://redirect.github.com/rust-lang/libc/pull/3993">rust-lang/libc#3993</a></li> <li>FreeBSD: add the <code>CLOSE_RANGE_CLOEXEC</code> flag<a href="https://redirect.github.com/rust-lang/libc/pull/3996">rust-lang/libc#3996</a></li> <li>FreeBSD: fix test errors regarding <code>__gregset_t</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3995">rust-lang/libc#3995</a></li> <li>FreeBSD: fix tests on x86 FreeBSD 15 <a href="https://redirect.github.com/rust-lang/libc/pull/3948">rust-lang/libc#3948</a></li> <li>FreeBSD: make <code>ucontext_t</code> and <code>mcontext_t</code> available on all architectures <a href="https://redirect.github.com/rust-lang/libc/pull/3848">rust-lang/libc#3848</a></li> <li>Haiku: add <code>getentropy</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3991">rust-lang/libc#3991</a></li> <li>Illumos: add <code>syncfs</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3990">rust-lang/libc#3990</a></li> <li>Illumos: add some recently-added constants <a href="https://redirect.github.com/rust-lang/libc/pull/3999">rust-lang/libc#3999</a></li> <li>Linux: add <code>ioctl</code> flags <a href="https://redirect.github.com/rust-lang/libc/pull/3960">rust-lang/libc#3960</a></li> <li>Linux: add epoll busy polling parameters <a href="https://redirect.github.com/rust-lang/libc/pull/3922">rust-lang/libc#3922</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/blob/main/CHANGELOG.md">libc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.163...0.2.164">0.2.164</a> - 2024-11-16</h2> <h3>MSRV</h3> <p>This release increases the MSRV of <code>libc</code> to 1.63.</p> <h3>Other</h3> <ul> <li>CI: remove tests with rust <!-- raw HTML omitted --></li> <li>MSRV: document the MSRV of the stable channel to be 1.63 <a href="https://redirect.github.com/rust-lang/libc/pull/4040">rust-lang/libc#4040</a></li> <li>MacOS: move ifconf to s_no_extra_traits <a href="https://redirect.github.com/rust-lang/libc/pull/4051">rust-lang/libc#4051</a></li> </ul> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.162...0.2.163">0.2.163</a> - 2024-11-16</h2> <h3>Added</h3> <ul> <li>Aix: add more <code>dlopen</code> flags <a href="https://redirect.github.com/rust-lang/libc/pull/4044">rust-lang/libc#4044</a></li> <li>Android: add group calls <a href="https://redirect.github.com/rust-lang/libc/pull/3499">rust-lang/libc#3499</a></li> <li>FreeBSD: add <code>TCP_FUNCTION_BLK</code> and <code>TCP_FUNCTION_ALIAS</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4047">rust-lang/libc#4047</a></li> <li>Linux: add <code>confstr</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3612">rust-lang/libc#3612</a></li> <li>Solarish: add <code>aio</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4033">rust-lang/libc#4033</a></li> <li>Solarish: add <code>arc4random*</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3944">rust-lang/libc#3944</a></li> </ul> <h3>Changed</h3> <ul> <li>Emscripten: upgrade emsdk to 3.1.68 <a href="https://redirect.github.com/rust-lang/libc/pull/3962">rust-lang/libc#3962</a></li> <li>Hurd: use more standard types <a href="https://redirect.github.com/rust-lang/libc/pull/3733">rust-lang/libc#3733</a></li> <li>Hurd: use the standard <code>ssize_t = isize</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4029">rust-lang/libc#4029</a></li> <li>Solaris: fix <code>confstr</code> and <code>ucontext_t</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4035">rust-lang/libc#4035</a></li> </ul> <h3>Other</h3> <ul> <li>CI: add Solaris <a href="https://redirect.github.com/rust-lang/libc/pull/4035">rust-lang/libc#4035</a></li> <li>CI: add <code>i686-unknown-freebsd</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3997">rust-lang/libc#3997</a></li> <li>CI: ensure that calls to <code>sort</code> do not depend on locale <a href="https://redirect.github.com/rust-lang/libc/pull/4026">rust-lang/libc#4026</a></li> <li>Specify <code>rust-version</code> in <code>Cargo.toml</code> <a href="https://redirect.github.com/rust-lang/libc/pull/4041">rust-lang/libc#4041</a></li> </ul> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.161...0.2.162">0.2.162</a> - 2024-11-07</h2> <h3>Added</h3> <ul> <li>Android: fix the alignment of <code>uc_mcontext</code> on arm64 <a href="https://redirect.github.com/rust-lang/libc/pull/3894">rust-lang/libc#3894</a></li> <li>Apple: add <code>host_cpu_load_info</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3916">rust-lang/libc#3916</a></li> <li>ESP-IDF: add a time flag <a href="https://redirect.github.com/rust-lang/libc/pull/3993">rust-lang/libc#3993</a></li> <li>FreeBSD: add the <code>CLOSE_RANGE_CLOEXEC</code> flag<a href="https://redirect.github.com/rust-lang/libc/pull/3996">rust-lang/libc#3996</a></li> <li>FreeBSD: fix test errors regarding <code>__gregset_t</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3995">rust-lang/libc#3995</a></li> <li>FreeBSD: fix tests on x86 FreeBSD 15 <a href="https://redirect.github.com/rust-lang/libc/pull/3948">rust-lang/libc#3948</a></li> <li>FreeBSD: make <code>ucontext_t</code> and <code>mcontext_t</code> available on all architectures <a href="https://redirect.github.com/rust-lang/libc/pull/3848">rust-lang/libc#3848</a></li> <li>Haiku: add <code>getentropy</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3991">rust-lang/libc#3991</a></li> <li>Illumos: add <code>syncfs</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3990">rust-lang/libc#3990</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/dad00cb00e92baa7e28a542eb94bc2a78762f583"><code>dad00cb</code></a> chore: release v0.2.164</li> <li><a href="https://github.com/rust-lang/libc/commit/01ce5620434bf8da061e010ca024e0c93dde998f"><code>01ce562</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/4051">#4051</a> from tgross35/stable-ci</li> <li><a href="https://github.com/rust-lang/libc/commit/8153ac19104ff88d01f1811f83ebe13b9b5ec405"><code>8153ac1</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/4049">#4049</a> from tgross35/rust-version</li> <li><a href="https://github.com/rust-lang/libc/commit/5f0d183ae4e483197bc28440f149b51e6dbadbd3"><code>5f0d183</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/4040">#4040</a> from tgross35/stable-msrv</li> <li><a href="https://github.com/rust-lang/libc/commit/512516016bae5ab569ec56c72759d6d2a23782e1"><code>5125160</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/4027">#4027</a> from rust-lang/release-plz-2024-11-12T07-15-20Z</li> <li><a href="https://github.com/rust-lang/libc/commit/6093ce044c3e2638523afcc3720db9b0851f4cb6"><code>6093ce0</code></a> MacOS: move <code>ifconf</code> to <code>s_no_extra_traits</code></li> <li><a href="https://github.com/rust-lang/libc/commit/a4b5bf87aec69b93716375776ba2eb81a1f5550a"><code>a4b5bf8</code></a> Remove the "main" workflow</li> <li><a href="https://github.com/rust-lang/libc/commit/d7b6bf0ee8a09b62cbaa6f1508277f8ed2734e5c"><code>d7b6bf0</code></a> ci: Remove tests with rust < 1.63</li> <li><a href="https://github.com/rust-lang/libc/commit/0a976d3cfb543d4032af65fdf4bd47a69ee73896"><code>0a976d3</code></a> ci: trim trailing whitespace</li> <li><a href="https://github.com/rust-lang/libc/commit/cfd7ebf850cb29ca125c09d8486343d3dbc1c3d5"><code>cfd7ebf</code></a> chore: release v0.2.163</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.161...0.2.164">compare view</a></li> </ul> </details> <br /> Updates `which` from 6.0.3 to 7.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/harryfei/which-rs/releases">which's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <ul> <li>Add support to <code>WhichConfig</code> for a user provided closure that will be called whenever a nonfatal error occurs. This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile without changes.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md">which's changelog</a>.</em></p> <blockquote> <h2>7.0.0</h2> <ul> <li>Add support to <code>WhichConfig</code> for a user provided closure that will be called whenever a nonfatal error occurs. This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile without changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/harryfei/which-rs/commit/1b5f7be8ca46e832d044adc2fec688e1cd0e9e53"><code>1b5f7be</code></a> fix README.md version</li> <li><a href="https://github.com/harryfei/which-rs/commit/3edbc31fce75a0a367c5098aa9c98de996e10efe"><code>3edbc31</code></a> update CHANGELOG</li> <li><a href="https://github.com/harryfei/which-rs/commit/cef653de4e97cea738a52b4e489efec7da559880"><code>cef653d</code></a> add myself to authors</li> <li><a href="https://github.com/harryfei/which-rs/commit/59e410d4aad9dceb5e7d2350914cc152819514b6"><code>59e410d</code></a> bump version</li> <li><a href="https://github.com/harryfei/which-rs/commit/66128a77222f091394c6515d2b5953d5e8901f8f"><code>66128a7</code></a> add support for user provided closure to receive nonfatal errors</li> <li><a href="https://github.com/harryfei/which-rs/commit/7c58cf0851c742040548c44a74dbc681d8adfdff"><code>7c58cf0</code></a> Add a note on WebAssembly to README.md</li> <li>See full diff in <a href="https://github.com/harryfei/which-rs/compare/6.0.3...7.0.0">compare view</a></li> </ul> </details> <br /> Updates `tempfile` from 3.13.0 to 3.14.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.14.0</h2> <ul> <li>Make the wasip2 target work (requires tempfile's "nightly" feature to be enabled). <a href="https://redirect.github.com/Stebalien/tempfile/pull/305">#305</a>.</li> <li>Allow older windows-sys versions <a href="https://redirect.github.com/Stebalien/tempfile/pull/304">#304</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Stebalien/tempfile/commit/b232c584c89de0793361e04945f8acd3c35af879"><code>b232c58</code></a> chore: release 3.14.0 (<a href="https://redirect.github.com/Stebalien/tempfile/issues/307">#307</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/a23f396ede61a989ed48c1906c07f20d03d04ff2"><code>a23f396</code></a> fix: enable wasip2 feature for wasm32-wasip2 target (<a href="https://redirect.github.com/Stebalien/tempfile/issues/305">#305</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/f162807fdba5c4fa99c9725e8e3ffcb74fe07450"><code>f162807</code></a> ci: switch from cargo-wasi to directly using the wasip1 target (<a href="https://redirect.github.com/Stebalien/tempfile/issues/306">#306</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/fa8ad0090413475cce8402044a06e724ffc6be0e"><code>fa8ad00</code></a> allow older windows-sys (<a href="https://redirect.github.com/Stebalien/tempfile/issues/304">#304</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/335d91d538953bb535f0839f4daced8d008d1dab"><code>335d91d</code></a> fix: expose SpooledData enum (<a href="https://redirect.github.com/Stebalien/tempfile/issues/301">#301</a>)</li> <li>See full diff in <a href="https://github.com/Stebalien/tempfile/compare/v3.13.0...v3.14.0">compare view</a></li> </ul> </details> <br /> Updates `allocator-api2` from 0.2.18 to 0.2.20 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/zakarumych/allocator-api2/commits">compare view</a></li> </ul> </details> <br /> Updates `anstream` from 0.6.17 to 0.6.18 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/fabe0c31e56a8f4cec5bda325dfafbe773ef6621"><code>fabe0c3</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/762ca76a07adbdd71714210721f85f6409aa08d1"><code>762ca76</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/d364ac44a23ca97cd07f5f05044e3115616e77d0"><code>d364ac4</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/229">#229</a> from epage/cfg</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ad3f45837e401ec2be48aaf4a61b75863f758785"><code>ad3f458</code></a> fix(stream): Respect 'test' feature</li> <li><a href="https://github.com/rust-cli/anstyle/commit/0b8d1052cd3b88944a51b8c597e68bb452e7dd34"><code>0b8d105</code></a> fix(stream): Refer to correct stream on panic</li> <li><a href="https://github.com/rust-cli/anstyle/commit/69cf6c9909f6dde773507941579b2e73d539fbb7"><code>69cf6c9</code></a> refactor(stream): Pull out test macro body</li> <li><a href="https://github.com/rust-cli/anstyle/commit/c78b3c18435e6d108c12c24941a3239fd36f1fe9"><code>c78b3c1</code></a> refactor(stream): Be extra clear that macros mod is not for use</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ab37812eea4257aae58940b000af76f444dca703"><code>ab37812</code></a> chore(deps): Update compatible (dev) (<a href="https://redirect.github.com/rust-cli/anstyle/issues/226">#226</a>)</li> <li><a href="https://github.com/rust-cli/anstyle/commit/7c48196f558658a8ded831d578b5d9fc4b1c4f66"><code>7c48196</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/227">#227</a> from rust-cli/renovate/stable-1.x</li> <li><a href="https://github.com/rust-cli/anstyle/commit/a28405fc4b2e3fd7025ae68d1a0d79a507b4e182"><code>a28405f</code></a> style: Make clippy happy</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/anstream-v0.6.17...anstream-v0.6.18">compare view</a></li> </ul> </details> <br /> Updates `anstyle` from 1.0.9 to 1.0.10 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/9ce373f0202db52eea0ba3167fd1c6300a0a17b6"><code>9ce373f</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/6668ff057fc7f7b78040bab4ca35c6fec507b3eb"><code>6668ff0</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/13e008aa95d486284cbcd3f927393ebf846b29c8"><code>13e008a</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/228">#228</a> from DaniPopes/avoid-write-macro-str</li> <li><a href="https://github.com/rust-cli/anstyle/commit/fb843c5f55bea0c9138c2f68fb999a2d3945d6c2"><code>fb843c5</code></a> perf: avoid using write! macro with single str</li> <li>See full diff in <a href="https://github.com/rust-cli/anstyle/compare/v1.0.9...v1.0.10">compare view</a></li> </ul> </details> <br /> Updates `arbitrary` from 1.3.2 to 1.4.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md">arbitrary's changelog</a>.</em></p> <blockquote> <h2>Unreleased</h2> <p>Released YYYY-MM-DD.</p> <h3>Added</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Changed</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Deprecated</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Removed</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Fixed</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Security</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <hr /> <h2>1.4.0</h2> <p>Released 2024-10-30.</p> <h3>Added</h3> <ul> <li>Added an <code>Arbitrary</code> implementation for <code>PhantomPinned</code>.</li> <li>Added the <code>Unstructured::choose_iter</code> helper method.</li> <li>Added <code>#[arbitrary(skip)]</code> for <code>enum</code> variants in the derive macro.</li> <li>Added the <code>Arbitrary::try_size_hint</code> trait method.</li> </ul> <h3>Changed</h3> <ul> <li>Implement <code>Arbitrary</code> for <code>PhantomData<A></code> even when <code>A</code> does not implement <code>Arbitrary</code> and when <code>A</code> is <code>?Sized</code>.</li> <li>Make <code>usize</code>'s underlying encoding independent of machine word size so that corpora are more portable.</li> </ul> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/c22d7c852bfbd2584de64fcab554cf85505d6e92"><code>c22d7c8</code></a> Arbitrary-derive 1.4.1</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/690db067c94e0644eb9da556caef3df8692a91b6"><code>690db06</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/arbitrary/issues/204">#204</a> from djc/msrv</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/6cbaf485632cc8eb7e50af78f8f9f68261f6bf00"><code>6cbaf48</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/arbitrary/issues/205">#205</a> from Manishearth/fq-result</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/de2becf7c6be9f916c9f1663c57bd3e4a84266a8"><code>de2becf</code></a> Use fully qualified path for Result when generated by macro</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/4f5967b202beb9a2a60f04e2cf54ee3bf63282e7"><code>4f5967b</code></a> Bump version for release</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/a5dfc7e4a107407baf7e8febed5abf5919ee7f0c"><code>a5dfc7e</code></a> Check stated MSRV in CI</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/da62b0359e6d197acc200c70cae0f42b5ce25632"><code>da62b03</code></a> Add lifetime bound for trait impl as required on older toolchains</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/f6435270242d428d8ac360d2cd48bb32675b4c30"><code>f643527</code></a> Use std::error::Error for compatibility with older toolchains</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/5b86c44c09be8266288449f6fbee790c47a60ee0"><code>5b86c44</code></a> Bump to 1.4.0</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/1cc0e46d23399f38b22386931070de8d8b7ec8a8"><code>1cc0e46</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/arbitrary/issues/185">#185</a> from sosthene-nitrokey/wide-recursive</li> <li>Additional commits viewable in <a href="https://github.com/rust-fuzz/arbitrary/compare/v1.3.2...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.1.31 to 1.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.2.1</h2> <h3>Other</h3> <ul> <li>When invoking <code>cl -?</code>, set stdin to null (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1288">#1288</a>)</li> </ul> <h2>cc-v1.2.0</h2> <h3>Added</h3> <ul> <li>add i686-pc-windows-gnullvm prefix detection (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1283">#1283</a>)</li> </ul> <h3>Other</h3> <ul> <li>Allow only specifying the architecture (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1285">#1285</a>)</li> <li>Fix WASM vs. WASI options (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1284">#1284</a>)</li> </ul> <h2>cc-v1.1.37</h2> <h3>Other</h3> <ul> <li>Use relative directory for obj files hash (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1270">#1270</a>)</li> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1280">#1280</a>)</li> </ul> <h2>cc-v1.1.36</h2> <h3>Other</h3> <ul> <li>Fix CUDA build with clang++. (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1273">#1273</a>)</li> </ul> <h2>cc-v1.1.35</h2> <h3>Other</h3> <ul> <li>Remove support for FRC (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1268">#1268</a>)</li> <li>Do not add -fPIC by default on UEFI targets (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1263">#1263</a>)</li> <li>Use -windows-gnu for all UEFI targets (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1264">#1264</a>)</li> </ul> <h2>cc-v1.1.34</h2> <h3>Other</h3> <ul> <li>Remove redundant flags (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1256">#1256</a>)</li> </ul> <h2>cc-v1.1.33</h2> <h3>Other</h3> <ul> <li>Reduce size of <code>cc::Build</code> and size of generated targets (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1257">#1257</a>)</li> </ul> <h2>cc-v1.1.32</h2> <h3>Other</h3> <ul> <li>Use <code>rustc</code>'s knowledge of LLVM/Clang target triples (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1252">#1252</a>)</li> <li>Use Cargo's target information when possible (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1225">#1225</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.0...cc-v1.2.1">1.2.1</a> - 2024-11-14</h2> <h3>Other</h3> <ul> <li>When invoking <code>cl -?</code>, set stdin to null (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1288">#1288</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.37...cc-v1.2.0">1.2.0</a> - 2024-11-11</h2> <h3>Added</h3> <ul> <li>add i686-pc-windows-gnullvm prefix detection (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1283">#1283</a>)</li> </ul> <h3>Other</h3> <ul> <li>Allow only specifying the architecture (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1285">#1285</a>)</li> <li>Fix WASM vs. WASI options (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1284">#1284</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.36...cc-v1.1.37">1.1.37</a> - 2024-11-08</h2> <h3>Other</h3> <ul> <li>Use relative directory for obj files hash (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1270">#1270</a>)</li> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1280">#1280</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.35...cc-v1.1.36">1.1.36</a> - 2024-11-05</h2> <h3>Other</h3> <ul> <li>Fix CUDA build with clang++. (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1273">#1273</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.34...cc-v1.1.35">1.1.35</a> - 2024-11-04</h2> <h3>Other</h3> <ul> <li>Remove support for FRC (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1268">#1268</a>)</li> <li>Do not add -fPIC by default on UEFI targets (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1263">#1263</a>)</li> <li>Use -windows-gnu for all UEFI targets (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1264">#1264</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.33...cc-v1.1.34">1.1.34</a> - 2024-11-02</h2> <h3>Other</h3> <ul> <li>Remove redundant flags (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1256">#1256</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.32...cc-v1.1.33">1.1.33</a> - 2024-11-02</h2> <h3>Other</h3> <ul> <li>Reduce size of <code>cc::Build</code> and size of generated targets (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1257">#1257</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/19fa89ecb09c53fd5866cce7098d31522f27e413"><code>19fa89e</code></a> chore: release v1.2.1 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1289">#1289</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/76a397013c04738f239474d3b989db903ab486ff"><code>76a3970</code></a> When invoking <code>cl -?</code>, set stdin to null (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1288">#1288</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/a0441c3bca087c6457824d05857e00d8e8b06753"><code>a0441c3</code></a> chore: release v1.1.38 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1286">#1286</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/837ad79d4e599ac22c2162031bf7f89cf1e9c243"><code>837ad79</code></a> feat: add i686-pc-windows-gnullvm prefix detection (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1283">#1283</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/58bd9747c2a1591ad38c35444de95d263c1a422e"><code>58bd974</code></a> windows_registry: Allow only specifying the architecture (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1285">#1285</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/aa4a6cf7d5e9dfd04665a7bc37d7804cb466bc56"><code>aa4a6cf</code></a> Fix WASM vs. WASI options (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1284">#1284</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/5835783f0e3a02cc343ed02e272b54988ee8a423"><code>5835783</code></a> chore: release v1.1.37 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1282">#1282</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/15d2f7d4b0936e0674a3794a32729da7ac2b6f9c"><code>15d2f7d</code></a> Use relative directory for obj files hash (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1270">#1270</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/8120aed13eedc0f76ff12b6b8e63d7ddc246091e"><code>8120aed</code></a> Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1280">#1280</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/2050013e69bc07e275a65583dd26e8905dfdff73"><code>2050013</code></a> chore: release v1.1.36 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1274">#1274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.31...cc-v1.2.1">compare view</a></li> </ul> </details> <br /> Updates `clap_builder` from 4.5.20 to 4.5.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_builder's releases</a>.</em></p> <blockquote> <h2>v4.5.21</h2> <h2>[4.5.21] - 2024-11-13</h2> <h3>Fixes</h3> <ul> <li><em>(parser)</em> Ensure defaults are filled in on error with <code>ignore_errors(true)</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_builder's changelog</a>.</em></p> <blockquote> <h2>[4.5.21] - 2024-11-13</h2> <h3>Fixes</h3> <ul> <li><em>(parser)</em> Ensure defaults are filled in on error with <code>ignore_errors(true)</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/2920fb082c987acb72ed1d1f47991c4d157e380d"><code>2920fb0</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/8902627c2b7d9b54fee1588e5f426fe8bd132cd2"><code>8902627</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/79d696f925c6763b65ea53a75a50bf81ed359632"><code>79d696f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5813">#5813</a> from epage/ignore</li> <li><a href="https://github.com/clap-rs/clap/commit/479df35abd8f1ba6fbfb2a9f1be635c9defcb471"><code>479df35</code></a> fix(parser): Fill in defaults on ignored error</li> <li><a href="https://github.com/clap-rs/clap/commit/a1d69ca824f27cb7351a06ec689838e99d2c1be5"><code>a1d69ca</code></a> refactor(parser): Split up parsing from post-processing</li> <li><a href="https://github.com/clap-rs/clap/commit/682784193017f7b310a2f3e82cced923e8845547"><code>6827841</code></a> test(parser): Show bad ignore_errors defaulting case</li> <li><a href="https://github.com/clap-rs/clap/commit/76d0049330090f3b2bc46ad4014457bc889c4cc9"><code>76d0049</code></a> test(parser): Verify defaulting on errors</li> <li><a href="https://github.com/clap-rs/clap/commit/3f5c05ce3877b43489cfd4fba1e96a89a692169d"><code>3f5c05c</code></a> test(parser): Ensure we are actually testing ignore_errors</li> <li><a href="https://github.com/clap-rs/clap/commit/ba4745dd1112922d5aeea867f01f8b29028289a9"><code>ba4745d</code></a> chore(ci): Fix use of permissions</li> <li><a href="https://github.com/clap-rs/clap/commit/22944b4c3521562f78b6cf32cefc260cbed16798"><code>22944b4</code></a> chore(ci): Use matrix for tracking the runner</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.20...v4.5.21">compare view</a></li> </ul> </details> <br /> Updates `clap_lex` from 0.7.2 to 0.7.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_lex's changelog</a>.</em></p> <blockquote> <h2>v0.7.3 (2015-05-03)</h2> <h4>Bug Fixes</h4> <ul> <li><strong>RequiredValues</strong> fixes a bug where missing values are parsed as missing arguments (<a href="https://github.com/clap-rs/clap/commit/93c4a7231ba1a08152648598f7aa4503ea82e4de">93c4a723</a>)</li> </ul> <h4>Improvements</h4> <ul> <li><strong>ErrorMessages</strong> improves error messages and corrections (<a href="https://github.com/clap-rs/clap/commit/a29c3983c4229906655a29146ec15a0e46dd942d">a29c3983</a>)</li> <li><strong>ArgGroups</strong> improves requirement and confliction support for groups (<a href="https://github.com/clap-rs/clap/commit/c236dc5ff475110d2a1b80e62903f80296163ad3">c236dc5f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/2920fb082c987acb72ed1d1f47991c4d157e380d"><code>2920fb0</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/8902627c2b7d9b54fee1588e5f426fe8bd132cd2"><code>8902627</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/79d696f925c6763b65ea53a75a50bf81ed359632"><code>79d696f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5813">#5813</a> from epage/ignore</li> <li><a href="https://github.com/clap-rs/clap/commit/479df35abd8f1ba6fbfb2a9f1be635c9defcb471"><code>479df35</code></a> fix(parser): Fill in defaults on ignored error</li> <li><a href="https://github.com/clap-rs/clap/commit/a1d69ca824f27cb7351a06ec689838e99d2c1be5"><code>a1d69ca</code></a> refactor(parser): Split up parsing from post-processing</li> <li><a href="https://github.com/clap-rs/clap/commit/682784193017f7b310a2f3e82cced923e8845547"><code>6827841</code></a> test(parser): Show bad ignore_errors defaulting case</li> <li><a href="https://github.com/clap-rs/clap/commit/76d0049330090f3b2bc46ad4014457bc889c4cc9"><code>76d0049</code></a> test(parser): Verify defaulting on errors</li> <li><a href="https://github.com/clap-rs/clap/commit/3f5c05ce3877b43489cfd4fba1e96a89a692169d"><code>3f5c05c</code></a> test(parser): Ensure we are actually testing ignore_errors</li> <li><a href="https://github.com/clap-rs/clap/commit/ba4745dd1112922d5aeea867f01f8b29028289a9"><code>ba4745d</code></a> chore(ci): Fix use of permissions</li> <li><a href="https://github.com/clap-rs/clap/commit/22944b4c3521562f78b6cf32cefc260cbed16798"><code>22944b4</code></a> chore(ci): Use matrix for tracking the runner</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_lex-v0.7.2...clap_lex-v0.7.3">compare view</a></li> </ul> </details> <br /> Updates `cpufeatures` from 0.2.14 to 0.2.15 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/utils/commit/32842f6ce0a235142ce99879c1eb2aa515ce3b31"><code>32842f6</code></a> cpufeatures: relax XSAVE checks (<a href="https://redirect.github.com/RustCrypto/utils/issues/1130">#1130</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/ae570cd1e3ffeaaa5d58d65ce42525deac5f1bc3"><code>ae570cd</code></a> Exclude <code>aarch64-dit</code> from root workspace (<a href="https://redirect.github.com/RustCrypto/utils/issues/1131">#1131</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/b6fcf7506463354c80ee82b02c37c757c20797ef"><code>b6fcf75</code></a> Cut new release candidates (<a href="https://redirect.github.com/RustCrypto/utils/issues/1127">#1127</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/e734b0ef333341a8924c65972087f7907a10d5d7"><code>e734b0e</code></a> Bump <code>hybrid-array</code> to v0.2 (final) (<a href="https://redirect.github.com/RustCrypto/utils/issues/1125">#1125</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/0aec166be9e9693da4cde0354bdaa43976cd2531"><code>0aec166</code></a> build(deps): bump hybrid-array from 0.2.0-rc.10 to 0.2.0-rc.11 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1123">#1123</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/66221b660553cbad52398f062df94858c24a7866"><code>66221b6</code></a> inout: re-add <code>package.metadata.docs.rs</code> to Cargo.toml (<a href="https://redirect.github.com/RustCrypto/utils/issues/1122">#1122</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/cc0545698ca8025eb2cd956a188d6086f312c152"><code>cc05456</code></a> inout v0.2.0-rc.1 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1121">#1121</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/492eebdd0784b8fab433a77c42367da1f86bbc47"><code>492eebd</code></a> block-padding v0.4.0-rc.1 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1120">#1120</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/8efe87314d966b73a8ef78dc02ef80d707ba5fc8"><code>8efe873</code></a> block-buffer v0.11.0-rc.2 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1119">#1119</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/3f94c9cf5ae0156f5347b632320f1b3778438695"><code>3f94c9c</code></a> inout: use <code>doc_auto_cfg</code> (<a href="https://redirect.github.com/RustCrypto/utils/issues/1118">#1118</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.14...cpufeatures-v0.2.15">compare view</a></li> </ul> </details> <br /> Updates `derive_arbitrary` from 1.3.2 to 1.4.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md">derive_arbitrary's changelog</a>.</em></p> <blockquote> <h2>Unreleased</h2> <p>Released YYYY-MM-DD.</p> <h3>Added</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Changed</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Deprecated</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Removed</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Fixed</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <h3>Security</h3> <ul> <li>TODO (or remove section if none)</li> </ul> <hr /> <h2>1.4.0</h2> <p>Released 2024-10-30.</p> <h3>Added</h3> <ul> <li>Added an <code>Arbitrary</code> implementation for <code>PhantomPinned</code>.</li> <li>Added the <code>Unstructured::choose_iter</code> helper method.</li> <li>Added <code>#[arbitrary(skip)]</code> for <code>enum</code> variants in the derive macro.</li> <li>Added the <code>Arbitrary::try_size_hint</code> trait method.</li> </ul> <h3>Changed</h3> <ul> <li>Implement <code>Arbitrary</code> for <code>PhantomData<A></code> even when <code>A</code> does not implement <code>Arbitrary</code> and when <code>A</code> is <code>?Sized</code>.</li> <li>Make <code>usize</code>'s underlying encoding independent of machine word size so that corpora are more portable.</li> </ul> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/c22d7c852bfbd2584de64fcab554cf85505d6e92"><code>c22d7c8</code></a> Arbitrary-derive 1.4.1</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/690db067c94e0644eb9da556caef3df8692a91b6"><code>690db06</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/arbitrary/issues/204">#204</a> from djc/msrv</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/6cbaf485632cc8eb7e50af78f8f9f68261f6bf00"><code>6cbaf48</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/arbitrary/issues/205">#205</a> from Manishearth/fq-result</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/de2becf7c6be9f916c9f1663c57bd3e4a84266a8"><code>de2becf</code></a> Use fully qualified path for Result when generated by macro</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/4f5967b202beb9a2a60f04e2cf54ee3bf63282e7"><code>4f5967b</code></a> Bump version for release</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/a5dfc7e4a107407baf7e8febed5abf5919ee7f0c"><code>a5dfc7e</code></a> Check stated MSRV in CI</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/da62b0359e6d197acc200c70cae0f42b5ce25632"><code>da62b03</code></a> Add lifetime bound for trait impl as required on older toolchains</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/f6435270242d428d8ac360d2cd48bb32675b4c30"><code>f643527</code></a> Use std::error::Error for compatibility with older toolchains</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/5b86c44c09be8266288449f6fbee790c47a60ee0"><code>5b86c44</code></a> Bump to 1.4.0</li> <li><a href="https://github.com/rust-fuzz/arbitrary/commit/1cc0e46d23399f38b22386931070de8d8b7ec8a8"><code>1cc0e46</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/arbitrary/issues/185">#185</a> from sosthene-nitrokey/wide-recursive</li> <li>Additional commits viewable in <a href="https://github.com/rust-fuzz/arbitrary/compare/v1.3.2...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `fastrand` from 2.1.1 to 2.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smol-rs/fastrand/releases">fastrand's releases</a>.</em></p> <blockquote> <h2>v2.2.0</h2> <ul> <li>Expose missing <code>fill</code> method for the global RNG. (<a href="https://redirect.github.com/smol-rs/fastrand/issues/90">#90</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md">fastrand's changelog</a>.</em></p> <blockquote> <h1>Version 2.2.0</h1> <ul> <li>Expose missing <code>fill</code> method for the global RNG. (<a href="https://redirect.github.com/smol-rs/fastrand/issues/90">#90</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smol-rs/fastrand/commit/1b93479b8ea275997771df15aa4dbd54ee01bd6d"><code>1b93479</code></a> v2.2.0</li> <li><a href="https://github.com/smol-rs/fastrand/commit/8ad22833673c756f526c817afc5045c66b4f3cbd"><code>8ad2283</code></a> ci: Use "v2.0.0" branch for security check (<a href="https://redirect.github.com/smol-rs/fastrand/issues/91">#91</a>)</li> <li><a href="https://github.com/smol-rs/fastrand/commit/cfc0ab0ef7ace7e32e4dadee7367ad10062c86a0"><code>cfc0ab0</code></a> Update rustsec/audit-check branch name to main</li> <li><a href="https://github.com/smol-rs/fastrand/commit/6dee614ee397ffc48da3c87aa0002b976495a3ec"><code>6dee614</code></a> Expose missing fill method in global_rng module</li> <li>See full diff in <a href="https://github.com/smol-rs/fastrand/compare/v2.1.1...v2.2.0">compare view</a></li> </ul> </details> <br /> Updates `flate2` from 1.0.34 to 1.0.35 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/releases">flate2's releases</a>.</em></p> <blockquote> <h2>1.0.35 - security update to zlib-rs</h2> <h2>What's Changed</h2> <ul> <li>Upgrade actions/upload-artifact by <a href="https://github.com/jdno"><code>@jdno</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/438">rust-lang/flate2-rs#438</a></li> <li>upgrade zlib-rs to version <code>0.4.0</code> by <a href="https://github.com/folkertdev"><code>@folkertdev</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/439">rust-lang/flate2-rs#439</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jdno"><code>@jdno</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/438">rust-lang/flate2-rs#438</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35">https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/flate2-rs/commit/14aec222af2b85485bd3df4578d8d510eca46af7"><code>14aec22</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/439">#439</a> from folkertdev/update-zlib-rs-0.4.0</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/eff67addaede2af11d661016e215a6e5de731efe"><code>eff67ad</code></a> upgrade zlib-rs to version <code>0.4.0</code></li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/ce18d3afb493b0dbba253bdcee06a89f8e316d97"><code>ce18d3a</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/438">#438</a> from jdno/upgrade-action</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/74841c510c1c48c9135bb0a22b1912587c63ede0"><code>74841c5</code></a> Upgrade actions/upload-artifact</li> <li>See full diff in <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35">compare view</a></li> </ul> </details> <br /> Updates `itoa` from 1.0.11 to 1.0.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/itoa/releases">itoa's releases</a>.</em></p> <blockquote> <h2>1.0.13</h2> <ul> <li>Code cleanup (<a href="https://redirect.github.com/dtolnay/itoa/issues/48">#48</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/49">#49</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/50">#50</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/51">#51</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/52">#52</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/53">#53</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/54">#54</a>, <a href="https://redirect.github.com/dtolnay/itoa/issues/55">#55</a>)</li> </ul> <h2>1.0.12</h2> <ul> <li>Add itoa::Integer::MAX_STR_LEN associated constant (<a href="https://redirect.github.com/dtolnay/itoa/issues/45">#45</a>, thanks <a href="https://github.com/SUPERCILEX"><code>@SUPERCILEX</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/itoa/commit/d49fc1d6ba09586cb6e0936ee092e98958b2de51"><code>d49fc1d</code></a> Release 1.0.13</li> <li><a href="https://github.com/dtolnay/itoa/commit/3118ea63cdb9f8a94a111a3c1d16f7d1bcb2980b"><code>3118ea6</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/55">#55</a> from dtolnay/isize</li> <li><a href="https://github.com/dtolnay/itoa/commit/ed2b9b4c6d292cc0c873f7a42113a6af5785c60d"><code>ed2b9b4</code></a> Eliminate 64-bit-to-isize conversion</li> <li><a href="https://github.com/dtolnay/itoa/commit/513debf1045faf47a60eecafb6886a612eb64c73"><code>513debf</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/54">#54</a> from dtolnay/lut</li> <li><a href="https://github.com/dtolnay/itoa/commit/09a06f66c4f9b92bec103ef54ce4f4ffe0273611"><code>09a06f6</code></a> Change decimal digits lookup table from static to const</li> <li><a href="https://github.com/dtolnay/itoa/commit/d39d76721fb1691a5944285e4d30cd229ac8cccf"><code>d39d767</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/53">#53</a> from dtolnay/render</li> <li><a href="https://github.com/dtolnay/itoa/commit/daf766bdd110d5174709644278df6aff1fa59424"><code>daf766b</code></a> Replace 'decode' terminology with 'render'</li> <li><a href="https://github.com/dtolnay/itoa/commit/535f396e7b9ceb164e3ff1df599a3d627178a2ab"><code>535f396</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/52">#52</a> from dtolnay/fouratatime</li> <li><a href="https://github.com/dtolnay/itoa/commit/21e76dcff2a776d26bf742244cdff6da7094ab81"><code>21e76dc</code></a> Remove redundant size_of check</li> <li><a href="https://github.com/dtolnay/itoa/commit/c4ba250a9648c6cdc23e0a8d2b9f2c2990a1f114"><code>c4ba250</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/51">#51</a> from dtolnay/maxlen</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/itoa/compare/1.0.11...1.0.13">compare view</a></li> </ul> </details> <br /> Updates `js-sys` from 0.3.70 to 0.3.72 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rustwasm/wasm-bindgen/commits">compare view</a></li> </ul> </details> <br /> Updates `libm` from 0.2.10 to 0.2.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libm/releases">libm's releases</a>.</em></p> <blockquote> <h2>libm-v0.2.11</h2> <h3>Fixed</h3> <ul> <li>fix type of constants in ported sincosf (<a href="https://redirect.github.com/rust-lang/libm/pull/331">#331</a>)</li> </ul> <h3>Other</h3> <ul> <li>Disable a unit test that is failing on i586</li> <li>Add a procedural macro for expanding all function signatures</li> <li>Introduce <code>musl-math-sys</code> for bindings to musl math symbols</li> <li>Add basic docstrings to some functions (<a href="https://redirect.github.com/rust-lang/libm/pull/337">#337</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libm/blob/master/CHANGELOG.md">libm's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libm/compare/libm-v0.2.10...libm-v0.2.11">0.2.11</a> - 2024-10-28</h2> <h3>Fixed</h3> <ul> <li>fix type of constants in ported sincosf (<a href="https://redirect.github.com/rust-lang/libm/pull/331">#331</a>)</li> </ul> <h3>Other</h3> <ul> <li>Disable a unit test that is failing on i586</li> <li>Add a procedural macro for expanding all function signatures</li> <li>Introduce <code>musl-math-sys</code> for bindings to musl math symbols</li> <li>Add basic docstrings to some functions (<a href="https://redirect.github.com/rust-lang/libm/pull/337">#337</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libm/commit/cdbf42389e40e15350745cc29e86cd5d93cb2a76"><code>cdbf423</code></a> chore: release v0.2.11</li> <li><a href="https://github.com/rust-lang/libm/commit/7532f812b38f6c9c087608f78c1eecb07ae60ded"><code>7532f81</code></a> Enable caching on all CI jobs that build the crate (<a href="https://redirect.github.com/rust-lang/libm/issues/341">#341</a>)</li> <li><a href="https://github.com/rust-lang/libm/commit/28f20d83a2609c235e1e63562ce800a49fbc7ad0"><code>28f20d8</code></a> Reduce the number of iterations on emulated aarch64 Linux</li> <li><a href="https://github.com/rust-lang/libm/commit/3dbb18755d83f5f6c3fd5898f39476dadb0aabff"><code>3dbb187</code></a> Mark libm-macros and musl-math-sys as publish=false</li> <li><a href="https://github.com/rust-lang/libm/commit/6bbbed59c7d32dab058e88d64fbe5c99d465785f"><code>6bbbed5</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libm/issues/300">#300</a> from tgross35/test-refactoring</li> <li><a href="https://github.com/rust-lang/libm/commit/fb9cd479e937bcf8af379a02efdee16289829109"><code>fb9cd47</code></a> Enable more targets on CI</li> <li><a href="https://github.com/rust-lang/libm/commit/df9f125bdd3c2a8be276e7dcf89493f40a9d09cd"><code>df9f125</code></a> Disable a unit test that is failing on i586</li> <li><a href="https://github.com/rust-lang/libm/commit/b126e7c70bf2e95c2abeb60c0f2cd7829e126576"><code>b126e7c</code></a> Add dockerfiles for i586, riscv, and thumb</li> <li><a href="https://github.com/rust-lang/libm/commit/0e6910920925e5ae46696364846532fac429c513"><code>0e69109</code></a> Add a test against musl libm</li> <li><a href="https://github.com/rust-lang/libm/commit/364e13e2fbb85b711bdda99863d2a11d12cac94d"><code>364e13e</code></a> Introduce a generic way to control checks for specific cases</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libm/compare/libm-v0.2.10...libm-v0.2.11">compare view</a></li> </ul> </details> <br /> Updates `proc-macro2` from 1.0.89 to 1.0.91 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/proc-macro2/releases">proc-macro2's releases</a>.</em></p> <blockquote> <h2>1.0.91</h2> <ul> <li>Fix panic <em>"compiler/fallback mismatch 949"</em> when using TokenStream::from_str from inside a proc macro to parse a string containing doc comment (<a href="https://redirect.github.com/dtolnay/proc-macro2/issues/484">#484</a>)</li> </u... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f8310c4d3d |
build(deps): bump the crates group across 1 directory with 38 updates (#2163)
Bumps the crates group with 27 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.91` | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.213` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.34` | `0.8.35` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [is_executable](https://github.com/fitzgen/is_executable) | `1.0.3` | `1.0.4` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.12.0` | `3.13.0` | | [procfs](https://github.com/eminence/procfs) | `0.16.0` | `0.17.0` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.15` | `0.6.17` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.8` | `1.0.9` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.5` | `0.2.6` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.1` | `1.1.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.8.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.22` | `1.1.31` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.2` | `1.0.3` | | [dary_heap](https://github.com/hanmertens/dary_heap) | `0.3.6` | `0.3.7` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.5.0` | `2.6.0` | | [libm](https://github.com/rust-lang/libm) | `0.2.8` | `0.2.10` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.14` | `0.2.15` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.89` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.65` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | Updates `anyhow` from 1.0.89 to 1.0.91 <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.91</h2> <ul> <li>Ensure OUT_DIR is left with deterministic contents after build script execution (<a href="https://redirect.github.com/dtolnay/anyhow/issues/388">#388</a>)</li> </ul> <h2>1.0.90</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/6c52daaa79eb22279248d80bebedc6c14bbb84ec"><code>6c52daa</code></a> Release 1.0.91</li> <li><a href="https://github.com/dtolnay/anyhow/commit/4986853bea70e653e68e6e94f6ac1475bbb5a180"><code>4986853</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/388">#388</a> from dtolnay/outdir</li> <li><a href="https://github.com/dtolnay/anyhow/commit/f130b76204037c99e8d883d3854039c8d1993a81"><code>f130b76</code></a> Clean up dep-info files from OUT_DIR</li> <li><a href="https://github.com/dtolnay/anyhow/commit/a0b868a60c5f67daba1ad458e87f9156c9d676c1"><code>a0b868a</code></a> Release 1.0.90</li> <li><a href="https://github.com/dtolnay/anyhow/commit/0f741692fada86f809898c3341d5b3fac1a7550b"><code>0f74169</code></a> Improve rendering of inline code in macros documentation</li> <li><a href="https://github.com/dtolnay/anyhow/commit/8ce4560fa4fba933e938a9604aa60884c0694036"><code>8ce4560</code></a> Ignore needless_lifetimes clippy lint</li> <li><a href="https://github.com/dtolnay/anyhow/commit/be64707850b89b43726b64250eca3d6ac29fbc77"><code>be64707</code></a> Resolve used_underscore_items pedantic clippy lint</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.89...1.0.91">compare view</a></li> </ul> </details> <br /> Updates `clap` from 4.5.18 to 4.5.20 <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.19</h2> <h2>[4.5.19] - 2024-10-01</h2> <h3>Internal</h3> <ul> <li>Update dependencies</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.20] - 2024-10-08</h2> <h3>Features</h3> <ul> <li><em>(unstable)</em> Add <code>CommandExt</code></li> </ul> <h2>[4.5.19] - 2024-10-01</h2> <h3>Internal</h3> <ul> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/5034cabe54870a0b95145167543d8ef5e80ad8a0"><code>5034cab</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/b5b690c4590e8c60e9bc6706cbe7cd4614b9a5e4"><code>b5b690c</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/abba1965be32910c5628e15239314450cf4f8947"><code>abba196</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5688">#5688</a> from epage/rename</li> <li><a href="https://github.com/clap-rs/clap/commit/6ddd5d4e11f4ecca080a9b0758d3342d440f6429"><code>6ddd5d4</code></a> fix(complete)!: Rename ArgValueCompleter to ArgValueCandidates</li> <li><a href="https://github.com/clap-rs/clap/commit/71c5e27f8bf484bc745ac4bed55d917ec8947b5b"><code>71c5e27</code></a> fix(complete)!: Rename CustomCompleter to ValueCandidates</li> <li><a href="https://github.com/clap-rs/clap/commit/108907385c0b79199c14e5ce1b8888a5ee9c95d2"><code>1089073</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/c9b8c85f09a8f3aba43f4d23d11313f8f2d9b4d4"><code>c9b8c85</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/8b3de18a8d0210b3c158efd5a86fda93fcad946b"><code>8b3de18</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5685">#5685</a> from epage/engine</li> <li><a href="https://github.com/clap-rs/clap/commit/b38538d7c4c69d746a45da242041bb13f0f441e4"><code>b38538d</code></a> fix(complete)!: Rename dynamic to engine</li> <li><a href="https://github.com/clap-rs/clap/commit/232af62f7d05195622d72ca2a81705e762f1a028"><code>232af62</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5684">#5684</a> from epage/endless</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.18...clap_complete-v4.5.20">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.210 to 1.0.213 <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.213</h2> <ul> <li>Fix support for macro-generated <code>with</code> attributes inside a newtype struct (<a href="https://redirect.github.com/serde-rs/serde/issues/2847">#2847</a>)</li> </ul> <h2>v1.0.212</h2> <ul> <li>Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (<a href="https://redirect.github.com/serde-rs/serde/issues/2845">#2845</a>)</li> </ul> <h2>v1.0.211</h2> <ul> <li>Improve error reporting about mismatched signature in <code>with</code> and <code>default</code> attributes (<a href="https://redirect.github.com/serde-rs/serde/issues/2558">#2558</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Show variant aliases in error message when variant deserialization fails (<a href="https://redirect.github.com/serde-rs/serde/issues/2566">#2566</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (<a href="https://redirect.github.com/serde-rs/serde/issues/2821">#2821</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/58a8d229315553c4ae0a8d7eee8e382fbae4b4bf"><code>58a8d22</code></a> Release 1.0.213</li> <li><a href="https://github.com/serde-rs/serde/commit/ef0ed22593a17a5af5ebe48d3b6ef7c3de1b116a"><code>ef0ed22</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2847">#2847</a> from dtolnay/newtypewith</li> <li><a href="https://github.com/serde-rs/serde/commit/79925ac3947483013ba8136e43bc0449b99bd10c"><code>79925ac</code></a> Ignore dead_code warning in regression test</li> <li><a href="https://github.com/serde-rs/serde/commit/b60e4092ec83c70e8c7d39574778349b2c5d9f05"><code>b60e409</code></a> Hygiene for macro-generated newtype struct deserialization with 'with' attr</li> <li><a href="https://github.com/serde-rs/serde/commit/fdc36e5c06def28b33d3154f0517969d90b744d8"><code>fdc36e5</code></a> Add regression test for issue 2846</li> <li><a href="https://github.com/serde-rs/serde/commit/49e11ce1bae9fbb9128c9144c4e1051daf7a29ed"><code>49e11ce</code></a> Ignore trivially_copy_pass_by_ref pedantic clippy lint in test</li> <li><a href="https://github.com/serde-rs/serde/commit/7ae1b5f8f39d7a80daaddcc04565f995427bfc41"><code>7ae1b5f</code></a> Release 1.0.212</li> <li><a href="https://github.com/serde-rs/serde/commit/1ac054b34a3139652d20bf9b0a6d206d3837ac3a"><code>1ac054b</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2845">#2845</a> from dtolnay/withlocal</li> <li><a href="https://github.com/serde-rs/serde/commit/1e36ef551dae96d1f93e9f23de78dbfc514aed07"><code>1e36ef5</code></a> Fix hygiene of macro-generated local variable accesses in serde(with) wrappers</li> <li><a href="https://github.com/serde-rs/serde/commit/0058c7226e72e653d9e22c0879403ff6df195ec6"><code>0058c72</code></a> Add regression test for issue 2844</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.128 to 1.0.132 <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>1.0.132</h2> <ul> <li>Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (<a href="https://redirect.github.com/serde-rs/json/issues/1205">#1205</a>)</li> <li>Improve performance of JSON array and JSON object deserialization by about 8% (<a href="https://redirect.github.com/serde-rs/json/issues/1206">#1206</a>)</li> </ul> <h2>1.0.131</h2> <ul> <li>Implement Deserializer and IntoDeserializer for <code>Map<String, Value></code> and <code>&Map<String, Value></code> (<a href="https://redirect.github.com/serde-rs/json/issues/1135">#1135</a>, thanks <a href="https://github.com/swlynch99"><code>@swlynch99</code></a>)</li> </ul> <h2>1.0.130</h2> <ul> <li>Support converting and deserializing <code>Number</code> from i128 and u128 (<a href="https://redirect.github.com/serde-rs/json/issues/1141">#1141</a>, thanks <a href="https://github.com/druide"><code>@druide</code></a>)</li> </ul> <h2>1.0.129</h2> <ul> <li>Add <a href="https://docs.rs/serde_json/1/serde_json/struct.Map.html#method.sort_keys"><code>serde_json::Map::sort_keys</code></a> and <a href="https://docs.rs/serde_json/1/serde_json/enum.Value.html#method.sort_all_objects"><code>serde_json::Value::sort_all_objects</code></a> (<a href="https://redirect.github.com/serde-rs/json/issues/1199">#1199</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/86d933cfd7b5665270e66296694468286794ae44"><code>86d933c</code></a> Release 1.0.132</li> <li><a href="https://github.com/serde-rs/json/commit/f45b422a3ba435722753a2ad7ad32e2a7e2d0596"><code>f45b422</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1206">#1206</a> from dtolnay/hasnext</li> <li><a href="https://github.com/serde-rs/json/commit/f2082d2a04b3b5d72503ac89e2182a5833bb2a1e"><code>f2082d2</code></a> Clearer order of comparisons</li> <li><a href="https://github.com/serde-rs/json/commit/0f54a1a0df5045aee4a2d2f8656c365d835095e5"><code>0f54a1a</code></a> Handle early return sooner on eof in seq or map</li> <li><a href="https://github.com/serde-rs/json/commit/2a4cb44f7cc591a4542cbb1a73ca5bdc8a02c0d7"><code>2a4cb44</code></a> Rearrange 'match peek'</li> <li><a href="https://github.com/serde-rs/json/commit/4cb90ce66de2e0b52572d40ab518ad6d634e43d1"><code>4cb90ce</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1205">#1205</a> from dtolnay/hasnext</li> <li><a href="https://github.com/serde-rs/json/commit/b71ccd2d8f6aabaa0ac6cb889f8e18989038d968"><code>b71ccd2</code></a> Reduce duplicative instantiation of logic in SeqAccess and MapAccess</li> <li><a href="https://github.com/serde-rs/json/commit/a810ba985095ecd5bb3f8741f0e6d71e36975cb6"><code>a810ba9</code></a> Release 1.0.131</li> <li><a href="https://github.com/serde-rs/json/commit/0d084c50380a91b0b83ee96eb5e8ae04de7baaf5"><code>0d084c5</code></a> Touch up PR 1135</li> <li><a href="https://github.com/serde-rs/json/commit/b4954a95613fcf5b5b9e830582c0ba5f24a0dd60"><code>b4954a9</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1135">#1135</a> from swlynch99/map-deserializer</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/1.0.128...1.0.132">compare view</a></li> </ul> </details> <br /> Updates `encoding_rs` from 0.8.34 to 0.8.35 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hsivonen/encoding_rs/commit/2fa58aecf537cc76ff52c0eb3d5e9f8fda466844"><code>2fa58ae</code></a> Increment version number to 0.8.35</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/375b374ad1311bd524d82ae3033d4f7d93cc4e66"><code>375b374</code></a> Note the encoding repo revision used</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/e60a65ae458d3e9b2a5c504bc08d710485e5afa0"><code>e60a65a</code></a> Update docs for GBK and gb18030</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/7f62c7f629e7b84b912c7b4170cdbd6719c04f98"><code>7f62c7f</code></a> Fix typo</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/65e9eee2ee97b3163d82d15fd500af09d31daaba"><code>65e9eee</code></a> Add release note</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/471104f43b8a1c678dbcffc1d137f009fa881bc7"><code>471104f</code></a> Restore PUA range check, add manual tests</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/6a489c7e89085f8c953478a813e9f8bab9f8cc1b"><code>6a489c7</code></a> Make the GBK-range GB18030-2022 changes work</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/2f1b14fd08ddb6b42ad539d53b3a70b5a7105864"><code>2f1b14f</code></a> Regenerate data for GB18030-2022 (tests fail)</li> <li><a href="https://github.com/hsivonen/encoding_rs/commit/acae06412c97df212797bebee9845b9b1c12569b"><code>acae064</code></a> Link to icu_normalizer instead of unic-normal</li> <li>See full diff in <a href="https://github.com/hsivonen/encoding_rs/compare/v0.8.34...v0.8.35">compare view</a></li> </ul> </details> <br /> Updates `libc` from 0.2.159 to 0.2.161 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/releases">libc's releases</a>.</em></p> <blockquote> <h2>0.2.161</h2> <h3>Fixed</h3> <ul> <li>OpenBSD: fix <code>FNM_PATHNAME</code> and <code>FNM_NOESCAPE</code> values <a href="https://redirect.github.com/rust-lang/libc/pull/3983">rust-lang/libc#3983</a></li> </ul> <h2>0.2.160</h2> <h3>Added</h3> <ul> <li>Android: add <code>PR_GET_NAME</code> and <code>PR_SET_NAME</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3941">rust-lang/libc#3941</a></li> <li>Apple: add <code>F_TRANSFEREXTENTS</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3925">rust-lang/libc#3925</a></li> <li>Apple: add <code>mach_error_string</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3913">rust-lang/libc#3913</a></li> <li>Apple: add additional <code>pthread</code> APIs <a href="https://redirect.github.com/rust-lang/libc/pull/3846">rust-lang/libc#3846</a></li> <li>Apple: add the <code>LOCAL_PEERTOKEN</code> socket option <a href="https://redirect.github.com/rust-lang/libc/pull/3929">rust-lang/libc#3929</a></li> <li>BSD: add <code>RTF_*</code>, <code>RTA_*</code>, <code>RTAX_*</code>, and <code>RTM_*</code> definitions <a href="https://redirect.github.com/rust-lang/libc/pull/3714">rust-lang/libc#3714</a></li> <li>Emscripten: add <code>AT_EACCESS</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3911">rust-lang/libc#3911</a></li> <li>Emscripten: add <code>getgrgid</code>, <code>getgrnam</code>, <code>getgrnam_r</code> and <code>getgrgid_r</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3912">rust-lang/libc#3912</a></li> <li>Emscripten: add <code>getpwnam_r</code> and <code>getpwuid_r</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3906">rust-lang/libc#3906</a></li> <li>FreeBSD: add <code>POLLRDHUP</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3936">rust-lang/libc#3936</a></li> <li>Haiku: add <code>arc4random</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3945">rust-lang/libc#3945</a></li> <li>Illumos: add <code>ptsname_r</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3867">rust-lang/libc#3867</a></li> <li>Linux: add <code>fanotify</code> interfaces <a href="https://redirect.github.com/rust-lang/libc/pull/3695">rust-lang/libc#3695</a></li> <li>Linux: add <code>tcp_info</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3480">rust-lang/libc#3480</a></li> <li>Linux: add additional AF_PACKET options <a href="https://redirect.github.com/rust-lang/libc/pull/3540">rust-lang/libc#3540</a></li> <li>Linux: make Elf constants always available <a href="https://redirect.github.com/rust-lang/libc/pull/3938">rust-lang/libc#3938</a></li> <li>Musl x86: add <code>iopl</code> and <code>ioperm</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3720">rust-lang/libc#3720</a></li> <li>Musl: add <code>posix_spawn</code> chdir functions <a href="https://redirect.github.com/rust-lang/libc/pull/3949">rust-lang/libc#3949</a></li> <li>Musl: add <code>utmpx.h</code> constants <a href="https://redirect.github.com/rust-lang/libc/pull/3908">rust-lang/libc#3908</a></li> <li>NetBSD: add <code>sysctlnametomib</code>, <code>CLOCK_THREAD_CPUTIME_ID</code> and <code>CLOCK_PROCESS_CPUTIME_ID</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3927">rust-lang/libc#3927</a></li> <li>Nuttx: initial support <a href="https://redirect.github.com/rust-lang/libc/pull/3909">rust-lang/libc#3909</a></li> <li>RTEMS: add <code>getentropy</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3973">rust-lang/libc#3973</a></li> <li>RTEMS: initial support <a href="https://redirect.github.com/rust-lang/libc/pull/3866">rust-lang/libc#3866</a></li> <li>Solarish: add <code>POLLRDHUP</code>, <code>POSIX_FADV_*</code>, <code>O_RSYNC</code>, and <code>posix_fallocate</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3936">rust-lang/libc#3936</a></li> <li>Unix: add <code>fnmatch.h</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3937">rust-lang/libc#3937</a></li> <li>VxWorks: add riscv64 support <a href="https://redirect.github.com/rust-lang/libc/pull/3935">rust-lang/libc#3935</a></li> <li>VxWorks: update constants related to the scheduler <a href="https://redirect.github.com/rust-lang/libc/pull/3963">rust-lang/libc#3963</a></li> </ul> <h3>Changed</h3> <ul> <li>Redox: change <code>ino_t</code> to be <code>c_ulonglong</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3919">rust-lang/libc#3919</a></li> </ul> <h3>Fixed</h3> <ul> <li>ESP-IDF: fix mismatched constants and structs <a href="https://redirect.github.com/rust-lang/libc/pull/3920">rust-lang/libc#3920</a></li> <li>FreeBSD: fix <code>struct stat</code> on FreeBSD 12+ <a href="https://redirect.github.com/rust-lang/libc/pull/3946">rust-lang/libc#3946</a></li> </ul> <h3>Other</h3> <ul> <li>CI: Fix CI for FreeBSD 15 <a href="https://redirect.github.com/rust-lang/libc/pull/3950">rust-lang/libc#3950</a></li> <li>Docs: link to <code>windows-sys</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3915">rust-lang/libc#3915</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md">libc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.160...0.2.161">0.2.161</a> - 2024-10-17</h2> <h3>Fixed</h3> <ul> <li>OpenBSD: fix <code>FNM_PATHNAME</code> and <code>FNM_NOESCAPE</code> values <a href="https://redirect.github.com/rust-lang/libc/pull/3983">rust-lang/libc#3983</a></li> </ul> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.159...0.2.160">0.2.160</a> - 2024-10-17</h2> <h3>Added</h3> <ul> <li>Android: add <code>PR_GET_NAME</code> and <code>PR_SET_NAME</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3941">rust-lang/libc#3941</a></li> <li>Apple: add <code>F_TRANSFEREXTENTS</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3925">rust-lang/libc#3925</a></li> <li>Apple: add <code>mach_error_string</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3913">rust-lang/libc#3913</a></li> <li>Apple: add additional <code>pthread</code> APIs <a href="https://redirect.github.com/rust-lang/libc/pull/3846">rust-lang/libc#3846</a></li> <li>Apple: add the <code>LOCAL_PEERTOKEN</code> socket option <a href="https://redirect.github.com/rust-lang/libc/pull/3929">rust-lang/libc#3929</a></li> <li>BSD: add <code>RTF_*</code>, <code>RTA_*</code>, <code>RTAX_*</code>, and <code>RTM_*</code> definitions <a href="https://redirect.github.com/rust-lang/libc/pull/3714">rust-lang/libc#3714</a></li> <li>Emscripten: add <code>AT_EACCESS</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3911">rust-lang/libc#3911</a></li> <li>Emscripten: add <code>getgrgid</code>, <code>getgrnam</code>, <code>getgrnam_r</code> and <code>getgrgid_r</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3912">rust-lang/libc#3912</a></li> <li>Emscripten: add <code>getpwnam_r</code> and <code>getpwuid_r</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3906">rust-lang/libc#3906</a></li> <li>FreeBSD: add <code>POLLRDHUP</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3936">rust-lang/libc#3936</a></li> <li>Haiku: add <code>arc4random</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3945">rust-lang/libc#3945</a></li> <li>Illumos: add <code>ptsname_r</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3867">rust-lang/libc#3867</a></li> <li>Linux: add <code>fanotify</code> interfaces <a href="https://redirect.github.com/rust-lang/libc/pull/3695">rust-lang/libc#3695</a></li> <li>Linux: add <code>tcp_info</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3480">rust-lang/libc#3480</a></li> <li>Linux: add additional AF_PACKET options <a href="https://redirect.github.com/rust-lang/libc/pull/3540">rust-lang/libc#3540</a></li> <li>Linux: make Elf constants always available <a href="https://redirect.github.com/rust-lang/libc/pull/3938">rust-lang/libc#3938</a></li> <li>Musl x86: add <code>iopl</code> and <code>ioperm</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3720">rust-lang/libc#3720</a></li> <li>Musl: add <code>posix_spawn</code> chdir functions <a href="https://redirect.github.com/rust-lang/libc/pull/3949">rust-lang/libc#3949</a></li> <li>Musl: add <code>utmpx.h</code> constants <a href="https://redirect.github.com/rust-lang/libc/pull/3908">rust-lang/libc#3908</a></li> <li>NetBSD: add <code>sysctlnametomib</code>, <code>CLOCK_THREAD_CPUTIME_ID</code> and <code>CLOCK_PROCESS_CPUTIME_ID</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3927">rust-lang/libc#3927</a></li> <li>Nuttx: initial support <a href="https://redirect.github.com/rust-lang/libc/pull/3909">rust-lang/libc#3909</a></li> <li>RTEMS: add <code>getentropy</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3973">rust-lang/libc#3973</a></li> <li>RTEMS: initial support <a href="https://redirect.github.com/rust-lang/libc/pull/3866">rust-lang/libc#3866</a></li> <li>Solarish: add <code>POLLRDHUP</code>, <code>POSIX_FADV_*</code>, <code>O_RSYNC</code>, and <code>posix_fallocate</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3936">rust-lang/libc#3936</a></li> <li>Unix: add <code>fnmatch.h</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3937">rust-lang/libc#3937</a></li> <li>VxWorks: add riscv64 support <a href="https://redirect.github.com/rust-lang/libc/pull/3935">rust-lang/libc#3935</a></li> <li>VxWorks: update constants related to the scheduler <a href="https://redirect.github.com/rust-lang/libc/pull/3963">rust-lang/libc#3963</a></li> </ul> <h3>Changed</h3> <ul> <li>Redox: change <code>ino_t</code> to be <code>c_ulonglong</code> <a href="https://redirect.github.com/rust-lang/libc/pull/3919">rust-lang/libc#3919</a></li> </ul> <h3>Fixed</h3> <ul> <li>ESP-IDF: fix mismatched constants and structs <a href="https://redirect.github.com/rust-lang/libc/pull/3920">rust-lang/libc#3920</a></li> <li>FreeBSD: fix <code>struct stat</code> on FreeBSD 12+ <a href="https://redirect.github.com/rust-lang/libc/pull/3946">rust-lang/libc#3946</a></li> </ul> <h3>Other</h3> <ul> <li>CI: Fix CI for FreeBSD 15 <a href="https://redirect.github.com/rust-lang/libc/pull/3950">rust-lang/libc#3950</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/63b4a641b774f451d4faa2e1b8d3ec0fe7e03c44"><code>63b4a64</code></a> chore: release v0.2.161</li> <li><a href="https://github.com/rust-lang/libc/commit/49f1ad72078dc701f2d6453baab9ee7976844bf7"><code>49f1ad7</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3984">#3984</a> from tgross35/backport-bsd-fix</li> <li><a href="https://github.com/rust-lang/libc/commit/ed784c3ccced0e336e140d1bef1c7ed98ac21845"><code>ed784c3</code></a> unbreak OpenBSD after <a href="https://redirect.github.com/rust-lang/libc/issues/3937">#3937</a></li> <li><a href="https://github.com/rust-lang/libc/commit/b72e9bcaf98995136638ea46e7af5168cf4c2fce"><code>b72e9bc</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3943">#3943</a> from rust-lang/release-plz-2024-09-25T01-38-49Z</li> <li><a href="https://github.com/rust-lang/libc/commit/bf6680ddbfd942c09871eba4de0b15dbc41b819f"><code>bf6680d</code></a> chore: release v0.2.160</li> <li><a href="https://github.com/rust-lang/libc/commit/a36762845c623141603792dff552fb68fd5c24ce"><code>a367628</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3982">#3982</a> from tgross35/backport-basil</li> <li><a href="https://github.com/rust-lang/libc/commit/35f31f84c5f785330882cc8fbd767156bc20c44b"><code>35f31f8</code></a> Sort linux-musl.txt</li> <li><a href="https://github.com/rust-lang/libc/commit/1b2232978fb15321e6f4232889e1c2be9bd1ba9b"><code>1b22329</code></a> Add fnmatch.h</li> <li><a href="https://github.com/rust-lang/libc/commit/31f746a6d21e8fd66a94e85bacb02cb057fd59f2"><code>31f746a</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3980">#3980</a> from tgross35/backport-squash</li> <li><a href="https://github.com/rust-lang/libc/commit/f39e871b2a9a2a10e8a0f1ecfd4de90c0a927d26"><code>f39e871</code></a> VxWorks Sched_param renamed, pthread functions and constants added</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.159...0.2.161">compare view</a></li> </ul> </details> <br /> Updates `is_executable` from 1.0.3 to 1.0.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fitzgen/is_executable/commit/1b6dfa126abb19b4fac07a869c7bb6d0198c12ed"><code>1b6dfa1</code></a> Update actions and bump to 1.0.4</li> <li><a href="https://github.com/fitzgen/is_executable/commit/a927d86f3603b64eec54e59806d817f2fbf6b09a"><code>a927d86</code></a> Merge pull request <a href="https://redirect.github.com/fitzgen/is_executable/issues/17">#17</a> from oligamiq/main</li> <li><a href="https://github.com/fitzgen/is_executable/commit/00ff59e2f544bcc2c9594a7e4375667e47791fa0"><code>00ff59e</code></a> add target: wasm</li> <li>See full diff in <a href="https://github.com/fitzgen/is_executable/compare/v1.0.3...v1.0.4">compare view</a></li> </ul> </details> <br /> Updates `tempfile` from 3.12.0 to 3.13.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.13.0</h2> <ul> <li>Add <code>with_suffix</code> constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to <a href="https://github.com/Borgerr"><code>@Borgerr</code></a>.</li> <li>Update dependencies (fastrand & rustix).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Stebalien/tempfile/commit/a354f8cb118004cb0c4c6b6aa6bb351e6c191b96"><code>a354f8c</code></a> chore: release 3.13.0</li> <li><a href="https://github.com/Stebalien/tempfile/commit/d21b602fa28182468909ac44a2ac60b7f0a16f95"><code>d21b602</code></a> chore: update deps</li> <li><a href="https://github.com/Stebalien/tempfile/commit/d6600da8fc542c7076a4de129e98e40cdb4bad4f"><code>d6600da</code></a> Add for <code>with_suffix</code> (<a href="https://redirect.github.com/Stebalien/tempfile/issues/299">#299</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/19280c588988101ea2ab796877766ca5bd23f397"><code>19280c5</code></a> Document current default permissions for tempdirs (<a href="https://redirect.github.com/Stebalien/tempfile/issues/296">#296</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/c5eac9f6905d23c5d6fb96df7637be5d04c3c993"><code>c5eac9f</code></a> fix: address clippy unnecessary deref lint in test (<a href="https://redirect.github.com/Stebalien/tempfile/issues/294">#294</a>)</li> <li>See full diff in <a href="https://github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0">compare view</a></li> </ul> </details> <br /> Updates `procfs` from 0.16.0 to 0.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eminence/procfs/releases">procfs's releases</a>.</em></p> <blockquote> <h2>v0.17.0</h2> <h2>What's Changed</h2> <ul> <li>cgroups: skip empty controllers by <a href="https://github.com/eliad-wiz"><code>@eliad-wiz</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/292">eminence/procfs#292</a></li> <li>Clarify CpuInfo.get_field docs by <a href="https://github.com/eminence"><code>@eminence</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/291">eminence/procfs#291</a></li> <li>Correct copy-pasted Process::task_from_tid() doc by <a href="https://github.com/ryoqun"><code>@ryoqun</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/294">eminence/procfs#294</a></li> <li>Ship copyright and license files with split crates by <a href="https://github.com/michel-slm"><code>@michel-slm</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/297">eminence/procfs#297</a></li> <li>Derive serde for Pfn by <a href="https://github.com/tatref"><code>@tatref</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/301">eminence/procfs#301</a></li> <li>Add MountInfos::iter by <a href="https://github.com/rusty-snake"><code>@rusty-snake</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/300">eminence/procfs#300</a></li> <li>Add oom_score_adj Process methods by <a href="https://github.com/futpib"><code>@futpib</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/298">eminence/procfs#298</a></li> <li>feat: move PhysicalPageFlags to procfs-core by <a href="https://github.com/tatref"><code>@tatref</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/303">eminence/procfs#303</a></li> <li>Fix documentation for <code>Meminfo.s_reclaimable</code>. by <a href="https://github.com/carletes"><code>@carletes</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/306">eminence/procfs#306</a></li> <li>Doc: Fix incorrect link to examples by <a href="https://github.com/VxDxK"><code>@VxDxK</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/307">eminence/procfs#307</a></li> <li>Implemented proc/crypto parsing by <a href="https://github.com/Hwatwasthat"><code>@Hwatwasthat</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/296">eminence/procfs#296</a></li> <li>Remove lazy-static dependency by <a href="https://github.com/notgull"><code>@notgull</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/308">eminence/procfs#308</a></li> <li>Fix build error with backtrace feature enabled by <a href="https://github.com/mbrubeck"><code>@mbrubeck</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/309">eminence/procfs#309</a></li> <li>net: Improve parsing of /proc/net/snmp by <a href="https://github.com/haaspors"><code>@haaspors</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/313">eminence/procfs#313</a></li> <li>Updated some examples to a bit more than printing debug. by <a href="https://github.com/Hwatwasthat"><code>@Hwatwasthat</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/314">eminence/procfs#314</a></li> <li>Implemented crypto example by <a href="https://github.com/Hwatwasthat"><code>@Hwatwasthat</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/315">eminence/procfs#315</a></li> <li>Add support for /dev/devices by <a href="https://github.com/yamaura"><code>@yamaura</code></a> in <a href="https://redirect.github.com/eminence/procfs/pull/311">eminence/procfs#311</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ryoqun"><code>@ryoqun</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/294">eminence/procfs#294</a></li> <li><a href="https://github.com/michel-slm"><code>@michel-slm</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/297">eminence/procfs#297</a></li> <li><a href="https://github.com/rusty-snake"><code>@rusty-snake</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/300">eminence/procfs#300</a></li> <li><a href="https://github.com/futpib"><code>@futpib</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/298">eminence/procfs#298</a></li> <li><a href="https://github.com/carletes"><code>@carletes</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/306">eminence/procfs#306</a></li> <li><a href="https://github.com/VxDxK"><code>@VxDxK</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/307">eminence/procfs#307</a></li> <li><a href="https://github.com/Hwatwasthat"><code>@Hwatwasthat</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/296">eminence/procfs#296</a></li> <li><a href="https://github.com/notgull"><code>@notgull</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/308">eminence/procfs#308</a></li> <li><a href="https://github.com/mbrubeck"><code>@mbrubeck</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/309">eminence/procfs#309</a></li> <li><a href="https://github.com/haaspors"><code>@haaspors</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/313">eminence/procfs#313</a></li> <li><a href="https://github.com/yamaura"><code>@yamaura</code></a> made their first contribution in <a href="https://redirect.github.com/eminence/procfs/pull/311">eminence/procfs#311</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eminence/procfs/compare/v0.16.0...v0.17.0">https://github.com/eminence/procfs/compare/v0.16.0...v0.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eminence/procfs/commit/e303757cd3e21c763e339f6f7e4c9cb4e435ff83"><code>e303757</code></a> Version 0.17.0</li> <li><a href="https://github.com/eminence/procfs/commit/6c959b69fadeac6aec2ec3c447bf3021aca4018e"><code>6c959b6</code></a> Merge pull request <a href="https://redirect.github.com/eminence/procfs/issues/311">#311</a> from yamaura/proc_devices</li> <li><a href="https://github.com/eminence/procfs/commit/f2a51ef1105f1a7bfe14a0001be81ad1e435ba15"><code>f2a51ef</code></a> Merge pull request <a href="https://redirect.github.com/eminence/procfs/issues/315">#315</a> from Hwatwasthat/master</li> <li><a href="https://github.com/eminence/procfs/commit/dc70412e36060ecc4d5d600348e337ff971bd010"><code>dc70412</code></a> Update Devices struct doc comment to clarify block_devices can be empty</li> <li><a href="https://github.com/eminence/procfs/commit/d66c910f3499860345f9903c0e8fa1683d849fb3"><code>d66c910</code></a> Remove unnecessary #[allow(non_snake_case)]</li> <li><a href="https://github.com/eminence/procfs/commit/eb26215f2008be4b3968e19f86613aaedd8335e2"><code>eb26215</code></a> Add support for /dev/devices</li> <li><a href="https://github.com/eminence/procfs/commit/53dc3a7521bf6c07ca7c342530d419e10ba53705"><code>53dc3a7</code></a> Updated readme to show what the crypto example produces.</li> <li><a href="https://github.com/eminence/procfs/commit/e0dec8b484ea7ec67abd5aa6f803d59fe1525976"><code>e0dec8b</code></a> Implemented example for /dev/crypto parser</li> <li><a href="https://github.com/eminence/procfs/commit/784dd2c30df4c6d581b24d6ff74c81bb4a50a069"><code>784dd2c</code></a> Merge pull request <a href="https://redirect.github.com/eminence/procfs/issues/314">#314</a> from Hwatwasthat/master</li> <li><a href="https://github.com/eminence/procfs/commit/296791acbf8bde990b42d1a376d3daabe30d401e"><code>296791a</code></a> Reworked pressure example to be more readable.</li> <li>Additional commits viewable in <a href="https://github.com/eminence/procfs/compare/v0.16.0...v0.17.0">compare view</a></li> </ul> </details> <br /> Updates `addr2line` from 0.24.1 to 0.24.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md">addr2line's changelog</a>.</em></p> <blockquote> <h2>0.24.2 (2024/10/04)</h2> <h3>Changed</h3> <ul> <li> <p>Enabled caching of DWARF abbreviations. <a href="https://redirect.github.com/gimli-rs/addr2line/pull/318">#318</a></p> </li> <li> <p>Changed the <code>addr2line</code> binary to prefer symbol names over DWARF names. <a href="https://redirect.github.com/gimli-rs/addr2line/pull/332">#332</a></p> </li> <li> <p>Updated <code>gimli</code> dependency.</p> </li> </ul> <h3>Added</h3> <ul> <li> <p>Added <code>Context::from_arc_dwarf</code>. <a href="https://redirect.github.com/gimli-rs/addr2line/pull/327">#327</a></p> </li> <li> <p>Added benchmark comparison. <a href="https://redirect.github.com/gimli-rs/addr2line/pull/315">#315</a> <a href="https://redirect.github.com/gimli-rs/addr2line/pull/321">#321</a> <a href="https://redirect.github.com/gimli-rs/addr2line/pull/322">#322</a> <a href="https://redirect.github.com/gimli-rs/addr2line/pull/325">#325</a></p> </li> <li> <p>Added more tests. <a href="https://redirect.github.com/gimli-rs/addr2line/pull/328">#328</a> <a href="https://redirect.github.com/gimli-rs/addr2line/pull/330">#330</a> <a href="https://redirect.github.com/gimli-rs/addr2line/pull/331">#331</a> <a href="https://redirect.github.com/gimli-rs/addr2line/pull/333">#333</a></p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gimli-rs/addr2line/commit/621a3abe985b32f43dd1e8c10e003abe902c68e2"><code>621a3ab</code></a> Don't include tests in package (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/335">#335</a>)</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/34e5ac58abdf2b879e1fc1bea15aec414a8e3bf2"><code>34e5ac5</code></a> Release 0.24.2</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/bde33b25e902c6f52a839e8568682badd86467f9"><code>bde33b2</code></a> Update Cargo.lock</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/34f98bfe83160119a535d9c8651b744c6beda22e"><code>34f98bf</code></a> Update gimli dependency</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/b43dfaafb76f6cfe787b087b079fa2a5d6e36b59"><code>b43dfaa</code></a> bin: prefer symbol table names over DWARF names (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/332">#332</a>)</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/9055f28157cb8af67b89dc9ca818ea3119d0a645"><code>9055f28</code></a> Replace output_equivalence test with regression tests (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/333">#333</a>)</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/f4e1bef251a48a66579aedb47234f7e222bdf02a"><code>f4e1bef</code></a> Add testoutput/dwarf/base-* (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/331">#331</a>)</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/f8c3b30a62c09c71cef97c78f635b6d2772036cb"><code>f8c3b30</code></a> Add testoutput/dwarf/cold (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/330">#330</a>)</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/3989031aac3923098267f7a18e79dc1ef0754da6"><code>3989031</code></a> Add tests for tombstones (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/328">#328</a>)</li> <li><a href="https://github.com/gimli-rs/addr2line/commit/5d10d81996cbbdf2637dda68460d9c0114d724ae"><code>5d10d81</code></a> Add Context::from_arc_dwarf (<a href="https://redirect.github.com/gimli-rs/addr2line/issues/327">#327</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gimli-rs/addr2line/compare/0.24.1...0.24.2">compare view</a></li> </ul> </details> <br /> Updates `anstream` from 0.6.15 to 0.6.17 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/5628f47a37e059d468c9ea2eab5ce69950e794e9"><code>5628f47</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/42d417558fb72967314cbb62c13b5de6770d4cb6"><code>42d4175</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/924fc503d3356040ab9bf6cdcebe06874990affa"><code>924fc50</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/313e16a1ccdbdb3a62e7c7f3281bbb94be89df3b"><code>313e16a</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2bbc343f4af4f4f6eb8eb6843ca700ff59091015"><code>2bbc343</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/225">#225</a> from DaniPopes/as-locked-write-impls</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8639e08f26fc49eb6081f85231472d282f2e3ca5"><code>8639e08</code></a> feat: Implement AsLockedWrite generically too</li> <li><a href="https://github.com/rust-cli/anstyle/commit/f4a1f986c06d82e44396680aa42d159283295dcf"><code>f4a1f98</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/224">#224</a> from DaniPopes/raw-stream-autotraits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ed1dbd710a55592431a599ca595610c27a7dfdee"><code>ed1dbd7</code></a> feat: Implement AutoStream for dyn Write + auto traits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8a57dcca41c21d464cb8c075ee37e324b94fd120"><code>8a57dcc</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/223">#223</a> from DaniPopes/raw-stream-refmut</li> <li><a href="https://github.com/rust-cli/anstyle/commit/a1cbc8820772cd40b074170acbec5e9a497bab94"><code>a1cbc88</code></a> refactor: Implement RawStream for Box<T> generically</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/anstream-v0.6.15...anstream-v0.6.17">compare view</a></li> </ul> </details> <br /> Updates `anstyle` from 1.0.8 to 1.0.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/5628f47a37e059d468c9ea2eab5ce69950e794e9"><code>5628f47</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/42d417558fb72967314cbb62c13b5de6770d4cb6"><code>42d4175</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/924fc503d3356040ab9bf6cdcebe06874990affa"><code>924fc50</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/313e16a1ccdbdb3a62e7c7f3281bbb94be89df3b"><code>313e16a</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2bbc343f4af4f4f6eb8eb6843ca700ff59091015"><code>2bbc343</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/225">#225</a> from DaniPopes/as-locked-write-impls</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8639e08f26fc49eb6081f85231472d282f2e3ca5"><code>8639e08</code></a> feat: Implement AsLockedWrite generically too</li> <li><a href="https://github.com/rust-cli/anstyle/commit/f4a1f986c06d82e44396680aa42d159283295dcf"><code>f4a1f98</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/224">#224</a> from DaniPopes/raw-stream-autotraits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ed1dbd710a55592431a599ca595610c27a7dfdee"><code>ed1dbd7</code></a> feat: Implement AutoStream for dyn Write + auto traits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8a57dcca41c21d464cb8c075ee37e324b94fd120"><code>8a57dcc</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/223">#223</a> from DaniPopes/raw-stream-refmut</li> <li><a href="https://github.com/rust-cli/anstyle/commit/a1cbc8820772cd40b074170acbec5e9a497bab94"><code>a1cbc88</code></a> refactor: Implement RawStream for Box<T> generically</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/v1.0.8...v1.0.9">compare view</a></li> </ul> </details> <br /> Updates `anstyle-parse` from 0.2.5 to 0.2.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/5628f47a37e059d468c9ea2eab5ce69950e794e9"><code>5628f47</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/42d417558fb72967314cbb62c13b5de6770d4cb6"><code>42d4175</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/924fc503d3356040ab9bf6cdcebe06874990affa"><code>924fc50</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/313e16a1ccdbdb3a62e7c7f3281bbb94be89df3b"><code>313e16a</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2bbc343f4af4f4f6eb8eb6843ca700ff59091015"><code>2bbc343</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/225">#225</a> from DaniPopes/as-locked-write-impls</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8639e08f26fc49eb6081f85231472d282f2e3ca5"><code>8639e08</code></a> feat: Implement AsLockedWrite generically too</li> <li><a href="https://github.com/rust-cli/anstyle/commit/f4a1f986c06d82e44396680aa42d159283295dcf"><code>f4a1f98</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/224">#224</a> from DaniPopes/raw-stream-autotraits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ed1dbd710a55592431a599ca595610c27a7dfdee"><code>ed1dbd7</code></a> feat: Implement AutoStream for dyn Write + auto traits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8a57dcca41c21d464cb8c075ee37e324b94fd120"><code>8a57dcc</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/223">#223</a> from DaniPopes/raw-stream-refmut</li> <li><a href="https://github.com/rust-cli/anstyle/commit/a1cbc8820772cd40b074170acbec5e9a497bab94"><code>a1cbc88</code></a> refactor: Implement RawStream for Box<T> generically</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.5...anstyle-parse-v0.2.6">compare view</a></li> </ul> </details> <br /> Updates `anstyle-query` from 1.1.1 to 1.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/5628f47a37e059d468c9ea2eab5ce69950e794e9"><code>5628f47</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/42d417558fb72967314cbb62c13b5de6770d4cb6"><code>42d4175</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/924fc503d3356040ab9bf6cdcebe06874990affa"><code>924fc50</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/313e16a1ccdbdb3a62e7c7f3281bbb94be89df3b"><code>313e16a</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2bbc343f4af4f4f6eb8eb6843ca700ff59091015"><code>2bbc343</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/225">#225</a> from DaniPopes/as-locked-write-impls</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8639e08f26fc49eb6081f85231472d282f2e3ca5"><code>8639e08</code></a> feat: Implement AsLockedWrite generically too</li> <li><a href="https://github.com/rust-cli/anstyle/commit/f4a1f986c06d82e44396680aa42d159283295dcf"><code>f4a1f98</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/224">#224</a> from DaniPopes/raw-stream-autotraits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ed1dbd710a55592431a599ca595610c27a7dfdee"><code>ed1dbd7</code></a> feat: Implement AutoStream for dyn Write + auto traits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8a57dcca41c21d464cb8c075ee37e324b94fd120"><code>8a57dcc</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/223">#223</a> from DaniPopes/raw-stream-refmut</li> <li><a href="https://github.com/rust-cli/anstyle/commit/a1cbc8820772cd40b074170acbec5e9a497bab94"><code>a1cbc88</code></a> refactor: Implement RawStream for Box<T> generically</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.1.1...anstyle-query-v1.1.2">compare view</a></li> </ul> </details> <br /> Updates `anstyle-wincon` from 3.0.4 to 3.0.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/5628f47a37e059d468c9ea2eab5ce69950e794e9"><code>5628f47</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/42d417558fb72967314cbb62c13b5de6770d4cb6"><code>42d4175</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/924fc503d3356040ab9bf6cdcebe06874990affa"><code>924fc50</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/313e16a1ccdbdb3a62e7c7f3281bbb94be89df3b"><code>313e16a</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2bbc343f4af4f4f6eb8eb6843ca700ff59091015"><code>2bbc343</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/225">#225</a> from DaniPopes/as-locked-write-impls</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8639e08f26fc49eb6081f85231472d282f2e3ca5"><code>8639e08</code></a> feat: Implement AsLockedWrite generically too</li> <li><a href="https://github.com/rust-cli/anstyle/commit/f4a1f986c06d82e44396680aa42d159283295dcf"><code>f4a1f98</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/224">#224</a> from DaniPopes/raw-stream-autotraits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/ed1dbd710a55592431a599ca595610c27a7dfdee"><code>ed1dbd7</code></a> feat: Implement AutoStream for dyn Write + auto traits</li> <li><a href="https://github.com/rust-cli/anstyle/commit/8a57dcca41c21d464cb8c075ee37e324b94fd120"><code>8a57dcc</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/223">#223</a> from DaniPopes/raw-stream-refmut</li> <li><a href="https://github.com/rust-cli/anstyle/commit/a1cbc8820772cd40b074170acbec5e9a497bab94"><code>a1cbc88</code></a> refactor: Implement RawStream for Box<T> generically</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.4...anstyle-wincon-v3.0.6">compare view</a></li> </ul> </details> <br /> Updates `bytes` from 1.7.2 to 1.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/releases">bytes's releases</a>.</em></p> <blockquote> <h2>Bytes 1.8.0</h2> <h1>1.8.0 (October 21, 2024)</h1> <ul> <li>Guarantee address in <code>split_off</code>/<code>split_to</code> for empty slices (<a href="https://redirect.github.com/tokio-rs/bytes/issues/740">#740</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md">bytes's changelog</a>.</em></p> <blockquote> <h1>1.8.0 (October 21, 2024)</h1> <ul> <li>Guarantee address in <code>split_off</code>/<code>split_to</code> for empty slices (<a href="https://redirect.github.com/tokio-rs/bytes/issues/740">#740</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/bytes/commit/c45697ce4230777aa8467db7ef91e89f282a539f"><code>c45697c</code></a> chore: prepare bytes v1.8.0 (<a href="https://redirect.github.com/tokio-rs/bytes/issues/741">#741</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/0ac54ca706dfc039cc738962581bba4793860605"><code>0ac54ca</code></a> Guarantee address in split_off/split_to for empty slices (<a href="https://redirect.github.com/tokio-rs/bytes/issues/740">#740</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/bytes/compare/v1.7.2...v1.8.0">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.1.22 to 1.1.31 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.1.31</h2> <h3>Other</h3> <ul> <li>Add comment explaining why cc does not rebuild on env PATH change (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1247">#1247</a>)</li> </ul> <h2>cc-v1.1.30</h2> <h3>Other</h3> <ul> <li>Don't pass -fPIC by default on wasm (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1245">#1245</a>)</li> </ul> <h2>cc-v1.1.29</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1243">#1243</a>)</li> </ul> <h2>cc-v1.1.28</h2> <h3>Other</h3> <ul> <li>Environment variables: For one accepting boolean, treat "0", "false" and empty env as false (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1238">#1238</a>)</li> </ul> <h2>cc-v1.1.27</h2> <h3>Other</h3> <ul> <li>Revert "Use debug version of MSVC runtime library on debug (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1231">#1231</a>)" (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1237">#1237</a>)</li> <li>Disable <code>CC_ENABLE_DEBUG_OUTPUT</code> if it is set to "0" (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1234">#1234</a>)</li> </ul> <h2>cc-v1.1.26</h2> <h3>Other</h3> <ul> <li>Use debug version of MSVC runtime library on debug (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1231">#1231</a>)</li> </ul> <h2>cc-v1.1.25</h2> <h3>Other</h3> <ul> <li>Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1228">#1228</a>)</li> </ul> <h2>cc-v1.1.24</h2> <h3>Other</h3> <ul> <li>Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with 'atomics' or 'bulk-memory' features (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1221">#1221</a>)</li> <li>Reduce the need for the host target triple (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1224">#1224</a>)</li> <li>Add auto cancellation for CI jobs (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1222">#1222</a>)</li> </ul> <h2>cc-v1.1.23</h2> <h3>Other</h3> <ul> <li>Update doc for detecting changes/upgrades of compilers (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1218">#1218</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.30...cc-v1.1.31">1.1.31</a> - 2024-10-19</h2> <h3>Other</h3> <ul> <li>Add comment explaining why cc does not rebuild on env PATH change (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1247">#1247</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.29...cc-v1.1.30">1.1.30</a> - 2024-10-11</h2> <h3>Other</h3> <ul> <li>Don't pass -fPIC by default on wasm (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1245">#1245</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.28...cc-v1.1.29">1.1.29</a> - 2024-10-11</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1243">#1243</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.27...cc-v1.1.28">1.1.28</a> - 2024-10-06</h2> <h3>Other</h3> <ul> <li>Environment variables: For one accepting boolean, treat "0", "false" and empty env as false (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1238">#1238</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.26...cc-v1.1.27">1.1.27</a> - 2024-10-06</h2> <h3>Other</h3> <ul> <li>Revert "Use debug version of MSVC runtime library on debug (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1231">#1231</a>)" (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1237">#1237</a>)</li> <li>Disable <code>CC_ENABLE_DEBUG_OUTPUT</code> if it is set to "0" (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1234">#1234</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.25...cc-v1.1.26">1.1.26</a> - 2024-10-06</h2> <h3>Other</h3> <ul> <li>Use debug version of MSVC runtime library on debug (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1231">#1231</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.24...cc-v1.1.25">1.1.25</a> - 2024-10-05</h2> <h3>Other</h3> <ul> <li>Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1228">#1228</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.23...cc-v1.1.24">1.1.24</a> - 2024-10-01</h2> <h3>Other</h3> <ul> <li>Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with 'atomics' or 'bulk-memory' features (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1221">#1221</a>)</li> <li>Reduce the need for the host target triple (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1224">#1224</a>)</li> <li>Add auto cancellation for CI jobs (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1222">#1222</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/c07ab0ea4e0104bfef41eb8621fcc8d06ecd0072"><code>c07ab0e</code></a> chore: release v1.1.31 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1248">#1248</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/e53eba374f9e3aba98f047110e8baf5c21f19da3"><code>e53eba3</code></a> Add comment explaining why cc does not rebuild on env PATH change (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1247">#1247</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/9aab24207c7065a7953aa5b4f246a5833d3ae34c"><code>9aab242</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1246">#1246</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/d0048ab13679d2b6d60c63906df5246027be7dbd"><code>d0048ab</code></a> Don't pass -fPIC by default on wasm (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1245">#1245</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/53a0b97ef8d255b640b1bfe526570cd72801d5d4"><code>53a0b97</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1244">#1244</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/7ad4677a4ec2682dfac01310353e36afd7de5045"><code>7ad4677</code></a> Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1243">#1243</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/218365e5837815124b4b30c0ebb8149e1cec092a"><code>218365e</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1239">#1239</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/1a6a7103d912af080aa4c5b37e9d51a7967d3385"><code>1a6a710</code></a> Environment variables: For one accepting boolean, treat "0", "false" and empt...</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/3bbb3849aeaf7230ca0e5d28ffe6d64742f022a1"><code>3bbb384</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1235">#1235</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/2b94f52d47bdc64684e3a7355bbedd07807cb438"><code>2b94f52</code></a> Revert "Use debug version of MSVC runtime library on debug (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1231">#1231</a>)" (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1237">#1237</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.22...cc-v1.1.31">compare view</a></li> </ul> </details> <br /> Updates `clap_builder` from 4.5.18 to 4.5.20 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_builder's releases</a>.</em></p> <blockquote> <h2>v4.5.19</h2> <h2>[4.5.19] - 2024-10-01</h2> <h3>Internal</h3> <ul> <li>Update dependencies</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_builder's changelog</a>.</em></p> <blockquote> <h2>[4.5.20] - 2024-10-08</h2> <h3>Features</h3> <ul> <li><em>(unstable)</em> Add <code>CommandExt</code></li> </ul> <h2>[4.5.19] - 2024-10-01</h2> <h3>Internal</h3> <ul> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/61f5ee514f8f60ed8f04c6494bdf36c19e7a8126"><code>61f5ee5</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/3e6538427f0cce3321ad5b9df99a72614b970415"><code>3e65384</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/fca8f73c2c01bd88e171f2f5d9adb7a08039c124"><code>fca8f73</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5706">#5706</a> from shannmu/external_subcommand</li> <li><a href="https://github.com/clap-rs/clap/commit/fc82a3e52887b426302013a8bcd94fa76b9fcbf4"><code>fc82a3e</code></a> feat(complete): Support to complete custom external subcommand</li> <li><a href="https://github.com/clap-rs/clap/commit/6a091224215c886ef55a46f93c707438a487116d"><code>6a09122</code></a> test(complete): Add test for external subcommand</li> <li><a href="https://github.com/clap-rs/clap/commit/d2874a50cf594ace49a9dfa644e734f83491a403"><code>d2874a5</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5766">#5766</a> from epage/completer</li> <li><a href="https://github.com/clap-rs/clap/commit/a767a97c791a46ee2371b01b99adfadb82a08012"><code>a... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
aefb1aaed2 |
manager: Add action.sh for user to manually trigger modules' functionality from manager (#2156)
Commits: - manager: Add `action.sh` for user to manually trigger modules' functionality from manager - manager: Optimize ModuleItem - manager: uninstall button: TextButton -> FilledTonalButton - Optimize `run_action` function Commit Author & Thank: - @lightsummer233 - @lingqiqi5211 - [APatch](https://github.com/bmax121/APatch) Demo Show:  --------- Co-authored-by: Light summer <93428659+lightsummer233@users.noreply.github.com> |
||
|
|
78ff3ab13a |
build(deps): bump the crates group across 1 directory with 32 updates (#2098)
Bumps the crates group with 25 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.18` | | [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.128` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [is_executable](https://github.com/fitzgen/is_executable) | `1.0.1` | `1.0.3` | | [derive-new](https://github.com/nrc/derive-new) | `0.6.0` | `0.7.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.22` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.32` | `1.0.34` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.75` | `2.0.77` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.1.14` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.5` | `0.2.6` | Updates `anyhow` from 1.0.86 to 1.0.89 <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.89</h2> <ul> <li>Make anyhow::Error's <code>UnwindSafe</code> and <code>RefUnwindSafe</code> impl consistently available between versions of Rust newer and older than 1.72 (<a href="https://redirect.github.com/dtolnay/anyhow/issues/386">#386</a>)</li> </ul> <h2>1.0.88</h2> <ul> <li>Documentation improvements</li> </ul> <h2>1.0.87</h2> <ul> <li>Support more APIs, including <code>Error::new</code> and <code>Error::chain</code>, in no-std mode on Rust 1.81+ (<a href="https://redirect.github.com/dtolnay/anyhow/issues/383">#383</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/9d3fb6d0968bd9f95a0d8bbc5269eb2496880510"><code>9d3fb6d</code></a> Release 1.0.89</li> <li><a href="https://github.com/dtolnay/anyhow/commit/830c399126c1db902681130f5c4273d93767b990"><code>830c399</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/386">#386</a> from dtolnay/unwindsafe</li> <li><a href="https://github.com/dtolnay/anyhow/commit/8454be372f2a7832436d7021b8f2f0a96db558b3"><code>8454be3</code></a> Ensure UnwindSafe even with "backtrace" feature enabled and old Rust</li> <li><a href="https://github.com/dtolnay/anyhow/commit/a85e414bf555ed961f59c2c69410e7b5f706df65"><code>a85e414</code></a> Add more autotraits tests</li> <li><a href="https://github.com/dtolnay/anyhow/commit/139f266b903ac2eab462292495f864740446dcdc"><code>139f266</code></a> Release 1.0.88</li> <li><a href="https://github.com/dtolnay/anyhow/commit/aa3ab2b9f0a8cdf4b54dae58d39a2446c5eecbb2"><code>aa3ab2b</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/385">#385</a> from dtolnay/docnostd</li> <li><a href="https://github.com/dtolnay/anyhow/commit/44c37674d35a0899fde03ae2fdaeee0bd4c38501"><code>44c3767</code></a> Update documentation on no-std error type conversions</li> <li><a href="https://github.com/dtolnay/anyhow/commit/afe93e7b167d069ac79f2c7f363b919d3793e6ce"><code>afe93e7</code></a> Release 1.0.87</li> <li><a href="https://github.com/dtolnay/anyhow/commit/d58fa4b282c1149bd121419dd359eb8caf2c113d"><code>d58fa4b</code></a> Fix outdated html_root_url</li> <li><a href="https://github.com/dtolnay/anyhow/commit/c18d80743cead05bd75cf2e310e7a00c515facb9"><code>c18d807</code></a> Disable unused doc_cfg feature</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89">compare view</a></li> </ul> </details> <br /> Updates `clap` from 4.5.16 to 4.5.18 <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.18</h2> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>v4.5.17</h2> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</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.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/d81158599f5b3a2434845a1731377eae84780b9a"><code>d811585</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/ab948b35561b5bc64b50d6a52d799aa5ac5de187"><code>ab948b3</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/82e599e91d64ddae7231c98a91b4cd39e8c9036d"><code>82e599e</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5602">#5602</a> from shannmu/delimiter_values</li> <li><a href="https://github.com/clap-rs/clap/commit/59bf26dd56032a7a4e6d923cd37de6e72c33078e"><code>59bf26d</code></a> feat(clap_complete): Support delimiter values in native completions</li> <li><a href="https://github.com/clap-rs/clap/commit/ccecab394b45bc4dd251d00b7d69737ed93d18f8"><code>ccecab3</code></a> test(clap_complete): Add test cases for delimiter_values support</li> <li><a href="https://github.com/clap-rs/clap/commit/a3a476407b01f083dc06200783ad745bc45e5da8"><code>a3a4764</code></a> docs(derive): Specify Parser::update_from semantics</li> <li><a href="https://github.com/clap-rs/clap/commit/df165a2da431138bcc5cd891aec922cbdeda6ded"><code>df165a2</code></a> docs(derive): Flatten isn't just for update</li> <li><a href="https://github.com/clap-rs/clap/commit/5488bcfa30255c59f931f1248e854c0087b2b969"><code>5488bcf</code></a> docs(derive): Connect more dots for Args/Subcommand</li> <li><a href="https://github.com/clap-rs/clap/commit/6013ad4f676dd25c5b5150557a5fb5698c3de020"><code>6013ad4</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/f98e3ee215015055d776f91217019c33da78c975"><code>f98e3ee</code></a> docs: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.18">compare view</a></li> </ul> </details> <br /> Updates `const_format` from 0.2.32 to 0.2.33 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md">const_format's changelog</a>.</em></p> <blockquote> <h3>0.2.33</h3> <p>Fixed Rust Analyzer style warning for assertion macros.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rodrimati1992/const_format_crates/commits">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.208 to 1.0.210 <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.210</h2> <ul> <li>Support serializing and deserializing <code>IpAddr</code> and <code>SocketAddr</code> in no-std mode on Rust 1.77+ (<a href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a>, thanks <a href="https://github.com/MathiasKoch"><code>@MathiasKoch</code></a>)</li> <li>Make <code>serde::ser::StdError</code> and <code>serde::de::StdError</code> equivalent to <code>core::error::Error</code> on Rust 1.81+ (<a href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a>)</li> </ul> <h2>v1.0.209</h2> <ul> <li>Fix deserialization of empty structs and empty tuples inside of untagged enums (<a href="https://redirect.github.com/serde-rs/serde/issues/2805">#2805</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/89c4b02bf32ceae5b17d89f93a452ccc195ca038"><code>89c4b02</code></a> Release 1.0.210</li> <li><a href="https://github.com/serde-rs/serde/commit/eeb8e44cda15f929796cd72241b0311e0bd04e67"><code>eeb8e44</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a> from dtolnay/coreerror</li> <li><a href="https://github.com/serde-rs/serde/commit/785c2d9605ee73cc172dfd421228c1dccca984c9"><code>785c2d9</code></a> Stabilize no-std StdError trait</li> <li><a href="https://github.com/serde-rs/serde/commit/d549f048e10bcb5e677afaf7b99d0ed3604b113b"><code>d549f04</code></a> Reformat parse_ip_impl definition and calls</li> <li><a href="https://github.com/serde-rs/serde/commit/4c0dd63011434905265e2710bb9186e09e4f8ec2"><code>4c0dd63</code></a> Delete attr support from core::net deserialization macros</li> <li><a href="https://github.com/serde-rs/serde/commit/26fb1341651c4e0ae4d58c675db3ca2a0d6e12c2"><code>26fb134</code></a> Relocate cfg attrs out of parse_ip_impl and parse_socket_impl</li> <li><a href="https://github.com/serde-rs/serde/commit/07e614b52b5ab3387d86d3198e5f52cd1f5ff3cb"><code>07e614b</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2817">#2817</a> from dtolnay/corenet</li> <li><a href="https://github.com/serde-rs/serde/commit/b1f899fbe81f070803d9f7ca6e5d1cc3f19c9ea2"><code>b1f899f</code></a> Delete doc(cfg) attribute from impls that are supported in no-std</li> <li><a href="https://github.com/serde-rs/serde/commit/b4f860e62767828beb3ef91721b6c56a31f9baad"><code>b4f860e</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a> from MathiasKoch/chore/core-net</li> <li><a href="https://github.com/serde-rs/serde/commit/d940fe1b4934f097b0333dcb87bec5ee308d39cd"><code>d940fe1</code></a> Reuse existing Buf wrapper as replacement for std::io::Write</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.210">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.125 to 1.0.128 <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>1.0.128</h2> <ul> <li>Support serializing maps containing 128-bit integer keys to serde_json::Value (<a href="https://redirect.github.com/serde-rs/json/issues/1188">#1188</a>, thanks <a href="https://github.com/Mrreadiness"><code>@Mrreadiness</code></a>)</li> </ul> <h2>1.0.127</h2> <ul> <li>Add more removal methods to OccupiedEntry (<a href="https://redirect.github.com/serde-rs/json/issues/1179">#1179</a>, thanks <a href="https://github.com/GREsau"><code>@GREsau</code></a>)</li> </ul> <h2>1.0.126</h2> <ul> <li>Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (<a href="https://redirect.github.com/serde-rs/json/issues/1182">#1182</a>, thanks <a href="https://github.com/CryZe"><code>@CryZe</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d96b1d9b643b49a0bb92a8cf280daf6aa08f37cc"><code>d96b1d9</code></a> Release 1.0.128</li> <li><a href="https://github.com/serde-rs/json/commit/599228d5dc52a0f1595fe4bd901821f70d0317a5"><code>599228d</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1188">#1188</a> from Mrreadiness/feat/add-hashmap-key-128-serializer</li> <li><a href="https://github.com/serde-rs/json/commit/5416cee6c5ad355907f6e9d5f6039b994c69f768"><code>5416cee</code></a> feat: add support for 128 bit HashMap key serialization</li> <li><a href="https://github.com/serde-rs/json/commit/27a4ca9d7a62394fe8f0103f3d91de59f055a4c4"><code>27a4ca9</code></a> Upload CI Cargo.lock for reproducing failures</li> <li><a href="https://github.com/serde-rs/json/commit/5ebf65cc480f90714c94f82099ca9161d80cbb10"><code>5ebf65c</code></a> Release 1.0.127</li> <li><a href="https://github.com/serde-rs/json/commit/f287a3b1a93ecb1a11cee31cb638bd9523a58add"><code>f287a3b</code></a> Merge pull request 1179 from GREsau/patch-1</li> <li><a href="https://github.com/serde-rs/json/commit/ec980b02774abbff12fd3e26b0a1582eb14dcef7"><code>ec980b0</code></a> Release 1.0.126</li> <li><a href="https://github.com/serde-rs/json/commit/e6282b0c479947805a33c7f167b1d19dd4c7ad4f"><code>e6282b0</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1184">#1184</a> from serde-rs/fastarithmetic</li> <li><a href="https://github.com/serde-rs/json/commit/ffc4a43453029cdc5603cfe3ef08414488fd45de"><code>ffc4a43</code></a> Improve cfg names for fast arithmetic</li> <li><a href="https://github.com/serde-rs/json/commit/4b1048d0ecc4d326d6657531689513f182a4f850"><code>4b1048d</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1183">#1183</a> from serde-rs/arithmetic</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/1.0.125...1.0.128">compare view</a></li> </ul> </details> <br /> Updates `libc` from 0.2.158 to 0.2.159 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/releases">libc's releases</a>.</em></p> <blockquote> <h2>0.2.159</h2> <h3>Added</h3> <ul> <li>Android: add more <code>AT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3779">rust-lang/libc#3779</a></li> <li>Apple: add missing <code>NOTE_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3883">rust-lang/libc#3883</a></li> <li>Hermit: add missing error numbers in <a href="https://redirect.github.com/rust-lang/libc/pull/3858">rust-lang/libc#3858</a></li> <li>Hurd: add <code>__timeval</code> for 64-bit support in <a href="https://redirect.github.com/rust-lang/libc/pull/3786">rust-lang/libc#3786</a></li> <li>Linux: add <code>epoll_pwait2</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3868">rust-lang/libc#3868</a></li> <li>Linux: add <code>mq_notify</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3849">rust-lang/libc#3849</a></li> <li>Linux: add missing <code>NFT_CT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3844">rust-lang/libc#3844</a></li> <li>Linux: add the <code>fchmodat2</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3588">rust-lang/libc#3588</a></li> <li>Linux: add the <code>mseal</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3798">rust-lang/libc#3798</a></li> <li>OpenBSD: add <code>sendmmsg</code> and <code>recvmmsg</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3831">rust-lang/libc#3831</a></li> <li>Unix: add <code>IN6ADDR_ANY_INIT</code> and <code>IN6ADDR_LOOPBACK_INIT</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3693">rust-lang/libc#3693</a></li> <li>VxWorks: add <code>S_ISVTX</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3768">rust-lang/libc#3768</a></li> <li>VxWorks: add <code>vxCpuLib</code> and <code>taskLib</code> functions <a href="https://redirect.github.com/rust-lang/libc/pull/3861">rust-lang/libc#3861</a></li> <li>WASIp2: add definitions for <code>std::net</code> support in <a href="https://redirect.github.com/rust-lang/libc/pull/3892">rust-lang/libc#3892</a></li> </ul> <h3>Fixed</h3> <ul> <li>Correctly handle version checks when <code>clippy-driver</code> is used <a href="https://redirect.github.com/rust-lang/libc/pull/3893">rust-lang/libc#3893</a></li> </ul> <h3>Changed</h3> <ul> <li>EspIdf: change signal constants to c_int in <a href="https://redirect.github.com/rust-lang/libc/pull/3895">rust-lang/libc#3895</a></li> <li>HorizonOS: update network definitions in <a href="https://redirect.github.com/rust-lang/libc/pull/3863">rust-lang/libc#3863</a></li> <li>Linux: combine <code>ioctl</code> APIs in <a href="https://redirect.github.com/rust-lang/libc/pull/3722">rust-lang/libc#3722</a></li> <li>WASI: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3869">rust-lang/libc#3869</a></li> <li>WASIp2: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3870">rust-lang/libc#3870</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md">libc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.158...0.2.159">0.2.159</a> - 2024-09-24</h2> <h3>Added</h3> <ul> <li>Android: add more <code>AT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3779">rust-lang/libc#3779</a></li> <li>Apple: add missing <code>NOTE_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3883">rust-lang/libc#3883</a></li> <li>Hermit: add missing error numbers in <a href="https://redirect.github.com/rust-lang/libc/pull/3858">rust-lang/libc#3858</a></li> <li>Hurd: add <code>__timeval</code> for 64-bit support in <a href="https://redirect.github.com/rust-lang/libc/pull/3786">rust-lang/libc#3786</a></li> <li>Linux: add <code>epoll_pwait2</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3868">rust-lang/libc#3868</a></li> <li>Linux: add <code>mq_notify</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3849">rust-lang/libc#3849</a></li> <li>Linux: add missing <code>NFT_CT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3844">rust-lang/libc#3844</a></li> <li>Linux: add the <code>fchmodat2</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3588">rust-lang/libc#3588</a></li> <li>Linux: add the <code>mseal</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3798">rust-lang/libc#3798</a></li> <li>OpenBSD: add <code>sendmmsg</code> and <code>recvmmsg</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3831">rust-lang/libc#3831</a></li> <li>Unix: add <code>IN6ADDR_ANY_INIT</code> and <code>IN6ADDR_LOOPBACK_INIT</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3693">rust-lang/libc#3693</a></li> <li>VxWorks: add <code>S_ISVTX</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3768">rust-lang/libc#3768</a></li> <li>VxWorks: add <code>vxCpuLib</code> and <code>taskLib</code> functions <a href="https://redirect.github.com/rust-lang/libc/pull/3861">rust-lang/libc#3861</a></li> <li>WASIp2: add definitions for <code>std::net</code> support in <a href="https://redirect.github.com/rust-lang/libc/pull/3892">rust-lang/libc#3892</a></li> </ul> <h3>Fixed</h3> <ul> <li>Correctly handle version checks when <code>clippy-driver</code> is used <a href="https://redirect.github.com/rust-lang/libc/pull/3893">rust-lang/libc#3893</a></li> </ul> <h3>Changed</h3> <ul> <li>EspIdf: change signal constants to c_int in <a href="https://redirect.github.com/rust-lang/libc/pull/3895">rust-lang/libc#3895</a></li> <li>HorizonOS: update network definitions in <a href="https://redirect.github.com/rust-lang/libc/pull/3863">rust-lang/libc#3863</a></li> <li>Linux: combine <code>ioctl</code> APIs in <a href="https://redirect.github.com/rust-lang/libc/pull/3722">rust-lang/libc#3722</a></li> <li>WASI: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3869">rust-lang/libc#3869</a></li> <li>WASIp2: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3870">rust-lang/libc#3870</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/7373a1abe57da20efae9fd2ca891d7b905c19e03"><code>7373a1a</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/libc/issues/3862">#3862</a>)</li> <li><a href="https://github.com/rust-lang/libc/commit/48668be46be0dbc2d3dfcf942778c37a07d38a87"><code>48668be</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3931">#3931</a> from tgross35/backport-remove-tmp-file</li> <li><a href="https://github.com/rust-lang/libc/commit/28bb64b1fe678ca090f9af08d786949d53285940"><code>28bb64b</code></a> Remove temporary file that was added by accident</li> <li><a href="https://github.com/rust-lang/libc/commit/a515d07dd95093bc1c3a7b716f0936d2d0b989db"><code>a515d07</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3904">#3904</a> from tgross35/backport-buildrs-fix</li> <li><a href="https://github.com/rust-lang/libc/commit/abcb8f87986c8f57a28c4f67d7939272f4f8cbad"><code>abcb8f8</code></a> Simplify the RUSTC_WRAPPER check</li> <li><a href="https://github.com/rust-lang/libc/commit/507833559bd0bfe04b5139c1607c3dc3208174f5"><code>5078335</code></a> Fix rustc version when <code>clippy-driver</code> is used</li> <li><a href="https://github.com/rust-lang/libc/commit/57a7d465fa69c85bb96c98c84762ada90ad02077"><code>57a7d46</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3902">#3902</a> from tgross35/backport-horizon-network</li> <li><a href="https://github.com/rust-lang/libc/commit/a3e88691a9a1a41867b0692b67cc50f5b1d39eb2"><code>a3e8869</code></a> Revise network definitions for HorizonOS</li> <li><a href="https://github.com/rust-lang/libc/commit/fdd3a268960639b4714c2829976b87b374fa0f9f"><code>fdd3a26</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3900">#3900</a> from tgross35/espid-cherry-pick</li> <li><a href="https://github.com/rust-lang/libc/commit/35060e8eb0bd7a64722fc7ff8ef475f6b15384a9"><code>35060e8</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3901">#3901</a> from tgross35/backport-epoll_pwait2</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.158...0.2.159">compare view</a></li> </ul> </details> <br /> Updates `is_executable` from 1.0.1 to 1.0.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fitzgen/is_executable/commit/cfe991224073cdab13ff6a8133d1cacd8182e21a"><code>cfe9912</code></a> Bump to version 1.0.3</li> <li><a href="https://github.com/fitzgen/is_executable/commit/d6fcf2f526963b4e12ab063fca255bbe75bca178"><code>d6fcf2f</code></a> Remove old test about README.md being in sync with module docs</li> <li><a href="https://github.com/fitzgen/is_executable/commit/95f27a6d3dae185ee1332728e959e4ff7c6890d9"><code>95f27a6</code></a> Remove old CI</li> <li><a href="https://github.com/fitzgen/is_executable/commit/e70c103b81b5e5e7f25d7973605181cc622f2578"><code>e70c103</code></a> Update badges in README</li> <li><a href="https://github.com/fitzgen/is_executable/commit/61d2e9ba8cf05a1410ca69fd157ca234c65a8af7"><code>61d2e9b</code></a> Add github actions</li> <li><a href="https://github.com/fitzgen/is_executable/commit/001b334761623dcc0182dded9f1e3b949f7cf79a"><code>001b334</code></a> Bump to version 1.0.2</li> <li><a href="https://github.com/fitzgen/is_executable/commit/fab168c19690b6247f9e983fd0e0d0d8599c3bef"><code>fab168c</code></a> Merge pull request <a href="https://redirect.github.com/fitzgen/is_executable/issues/14">#14</a> from lucieleblanc/master</li> <li><a href="https://github.com/fitzgen/is_executable/commit/82f9c68782656eb9ec2fcad978fce3c9e60a3072"><code>82f9c68</code></a> replace is_file() --> exists() because symlinks are ok</li> <li><a href="https://github.com/fitzgen/is_executable/commit/441c1c7df30116f3a4a1b8a999e457816d77cf7a"><code>441c1c7</code></a> add file existence check before reading extension</li> <li><a href="https://github.com/fitzgen/is_executable/commit/ea10f6b2f8456bdcc5300027c5605ff6089b371c"><code>ea10f6b</code></a> Merge pull request <a href="https://redirect.github.com/fitzgen/is_executable/issues/11">#11</a> from davide125/exclude</li> <li>Additional commits viewable in <a href="https://github.com/fitzgen/is_executable/compare/v1.0.1...v1.0.3">compare view</a></li> </ul> </details> <br /> Updates `derive-new` from 0.6.0 to 0.7.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrc/derive-new/commit/6626d8f566ee523ead38fe789b171f1b46993e49"><code>6626d8f</code></a> Update compiletest</li> <li><a href="https://github.com/nrc/derive-new/commit/1e024ddf396e06690c0b39baa5a4f996ae88404b"><code>1e024dd</code></a> cargo update, etc.</li> <li><a href="https://github.com/nrc/derive-new/commit/3389ef278665f8e0be249b6f4bd3cbfc727160a8"><code>3389ef2</code></a> Fix doc tests</li> <li><a href="https://github.com/nrc/derive-new/commit/bd4486d85de87d5a543a7604f4e8f136c8b0e973"><code>bd4486d</code></a> implement <code>into</code> and <code>into_iter</code></li> <li><a href="https://github.com/nrc/derive-new/commit/a9230ace30ffc43836e0e49e42e1203c7f079732"><code>a9230ac</code></a> fix tests</li> <li><a href="https://github.com/nrc/derive-new/commit/77cb8287d22ca3aff803577a49321886895a43ee"><code>77cb828</code></a> Merge pull request <a href="https://redirect.github.com/nrc/derive-new/issues/67">#67</a> from Paragit-Solutions/implement-new-method-visibility</li> <li><a href="https://github.com/nrc/derive-new/commit/cacbadabd235a83e978fcd52d9ed83dffff43abd"><code>cacbada</code></a> Merge pull request <a href="https://redirect.github.com/nrc/derive-new/issues/66">#66</a> from shellixyz/patch-1</li> <li><a href="https://github.com/nrc/derive-new/commit/d11f63160c0829dbf06a1aab30f431c9b58ecc37"><code>d11f631</code></a> Add documentation</li> <li><a href="https://github.com/nrc/derive-new/commit/3311408f8fc4844e857708bf2a222c939ac1066d"><code>3311408</code></a> Add visibility to test struct to test compilation and correct macro expansion</li> <li><a href="https://github.com/nrc/derive-new/commit/61853b79702bae6d0ffa343718310f20463687a4"><code>61853b7</code></a> Make the default visibility public</li> <li>Additional commits viewable in <a href="https://github.com/nrc/derive-new/compare/0.6.0...0.7">compare view</a></li> </ul> </details> <br /> Updates `async-trait` from 0.1.81 to 0.1.83 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/async-trait/releases">async-trait's releases</a>.</em></p> <blockquote> <h2>0.1.83</h2> <ul> <li>Prevent needless_arbitrary_self_type lint being produced in generated code (<a href="https://redirect.github.com/dtolnay/async-trait/issues/278">#278</a>)</li> </ul> <h2>0.1.82</h2> <ul> <li>Prevent elided_named_lifetimes lint being produced in generated code (<a href="https://redirect.github.com/dtolnay/async-trait/issues/276">#276</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/async-trait/commit/e6b4d471c64156338fb87386b7a7ad8543c3a205"><code>e6b4d47</code></a> Release 0.1.83</li> <li><a href="https://github.com/dtolnay/async-trait/commit/bfe8d617660237b27eee620181586a16ff2f6a25"><code>bfe8d61</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/async-trait/issues/278">#278</a> from dtolnay/arbself</li> <li><a href="https://github.com/dtolnay/async-trait/commit/7bd974b3a4db2c3ab321de2976d09d3ea2b82348"><code>7bd974b</code></a> Ignore needless_arbitrary_self_type clippy lint in generated code</li> <li><a href="https://github.com/dtolnay/async-trait/commit/b53b4e755402ef91d2104d40b8f303ad0c56d2f9"><code>b53b4e7</code></a> Add regression test for issue 277</li> <li><a href="https://github.com/dtolnay/async-trait/commit/f8e5bb43181450a17068f160e8a51d410ede1705"><code>f8e5bb4</code></a> Release 0.1.82</li> <li><a href="https://github.com/dtolnay/async-trait/commit/8fbf118de30d3d30416d5a2dff496513433171c4"><code>8fbf118</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/async-trait/issues/276">#276</a> from dtolnay/elidednamed</li> <li><a href="https://github.com/dtolnay/async-trait/commit/6fa246a0546fc678c4812ccb59306b6b264c27a0"><code>6fa246a</code></a> Ignore nightly's new elided_named_lifetimes lint in generated code</li> <li><a href="https://github.com/dtolnay/async-trait/commit/d542a0dd74f366995e5924edc2d6ac7661e5d9ca"><code>d542a0d</code></a> Upload CI Cargo.lock for reproducing failures</li> <li><a href="https://github.com/dtolnay/async-trait/commit/8828c35a86442dd05b6ac3aab5f0bac769e246f0"><code>8828c35</code></a> Sort dependency features in Cargo.toml</li> <li><a href="https://github.com/dtolnay/async-trait/commit/ba9793af3f3936e2373ab4c482bf49ac67009df8"><code>ba9793a</code></a> Update ui test suite to nightly-2024-08-11</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.83">compare view</a></li> </ul> </details> <br /> Updates `autocfg` from 1.3.0 to 1.4.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cuviper/autocfg/commit/d07df6624a4573803a29397c0ccf636aa0b3d153"><code>d07df66</code></a> Merge pull request <a href="https://redirect.github.com/cuviper/autocfg/issues/73">#73</a> from cuviper/release-1.4.0</li> <li><a href="https://github.com/cuviper/autocfg/commit/f6066f016441c2a25e0fa0d9d0521b1a79b0e14c"><code>f6066f0</code></a> Release 1.4.0</li> <li><a href="https://github.com/cuviper/autocfg/commit/8af60eca650aed24db3042dbd0a2e1f61016b95e"><code>8af60ec</code></a> Merge pull request <a href="https://redirect.github.com/cuviper/autocfg/issues/70">#70</a> from Techcable/feature/rustc-check-cfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/52a995b6723ae015fbed7312d56803492f01e10a"><code>52a995b</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/cuviper/autocfg/commit/a8703c163f5aa66819f515356530420955374386"><code>a8703c1</code></a> Attempt rust 1.0 compat for ci/verify-check-cfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/ac78be804dbcf9e616d69a93c0ba918adc6a003a"><code>ac78be8</code></a> Add ci test crate for check-cfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/0b4a7617ad0e6ccf271dac7ab920a731195fab32"><code>0b4a761</code></a> Have emit_has methods delegate wherever possible</li> <li><a href="https://github.com/cuviper/autocfg/commit/546f7c6c1c0e25b2dca136675934348118f603d2"><code>546f7c6</code></a> Fix minor doc issues</li> <li><a href="https://github.com/cuviper/autocfg/commit/e0e0f18f54fb60f9c42a01c6571edcdab4542db6"><code>e0e0f18</code></a> Automatically emit <code>rustc-check-cfg</code> directives for AutoCfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/1953a17319e667dd2ead9a4eae0645ed939eef24"><code>1953a17</code></a> Merge pull request <a href="https://redirect.github.com/cuviper/autocfg/issues/72">#72</a> from cuviper/pretty-way</li> <li>Additional commits viewable in <a href="https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0">compare view</a></li> </ul> </details> <br /> Updates `backtrace` from 0.3.73 to 0.3.74 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's releases</a>.</em></p> <blockquote> <h2>0.3.74</h2> <h2>What's Changed</h2> <ul> <li>QNX Neutrino 7.0 support, thanks to <a href="https://github.com/nyurik"><code>@nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/648">rust-lang/backtrace-rs#648</a></li> <li>Cleaned up our Android support. This should massively improve backtraces for ones with the API level sufficient to ship with libunwind, etc. Unfortunately, it comes at the cost of dropping support for older ones! Thanks to <a href="https://github.com/fengys"><code>@fengys</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/656">rust-lang/backtrace-rs#656</a></li> <li>Made PrintFmt, which was using the <code>Enum::__NonExhaustiveVariant</code> pattern, use <code>#[non_exhaustive]</code> for real. Don't @ me if you were matching on that! Thanks to <a href="https://github.com/nyurik"><code>@nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/651">rust-lang/backtrace-rs#651</a></li> <li>Massively cleaned up the windows code! We moved from winapi to windows-sys with windows-targets thanks to <a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> and <a href="https://github.com/ChrisDenton"><code>@ChrisDenton</code></a> in <ul> <li>Don't cast HANDLE to usize and back by <a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/635">rust-lang/backtrace-rs#635</a></li> <li>Switch from <code>winapi</code> to <code>windows-sys</code> by <a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/641">rust-lang/backtrace-rs#641</a></li> <li>Update windows bindings and use windows-targets by <a href="https://github.com/ChrisDenton"><code>@ChrisDenton</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/653">rust-lang/backtrace-rs#653</a></li> </ul> </li> <li>A bunch of updated dependencies. Thanks <a href="https://github.com/djc"><code>@djc</code></a> and <a href="https://github.com/khuey"><code>@khuey</code></a>!</li> <li>Sorry if you were testing this code in miri! It started yelling about sussy casts. A lot. We did a bunch of internal cleanups that should make it quiet down, thanks to <a href="https://github.com/workingjubilee"><code>@workingjubilee</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/641">rust-lang/backtrace-rs#641</a></li> <li>Uhhh we had to tweak <code>dl_iterate_phdr</code> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/660">rust-lang/backtrace-rs#660</a> after Android revealed it was... kind of unsound actually and not doing things like checking for null pointers before making slices! WHOOPS! Thanks to <a href="https://github.com/saethlin"><code>@saethlin</code></a> for implementing detection for precisely that in rustc! It's really hard to find soundness issues in inherited codebases like this one...</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/635">rust-lang/backtrace-rs#635</a></li> <li><a href="https://github.com/fengys1996"><code>@fengys1996</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/656">rust-lang/backtrace-rs#656</a></li> <li><a href="https://github.com/djc"><code>@djc</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/657">rust-lang/backtrace-rs#657</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74">https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/38d49aa0395c50047ab26e418a0cb30d9955fb64"><code>38d49aa</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/658">#658</a> from workingjubilee/cut-0.3.74</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/c1749ce9a8cc0105b9d224e66f9ce4632133c1ea"><code>c1749ce</code></a> Cut backtrace 0.3.74</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/230570f2dac80a601f5c0b30da00cc9480bd35eb"><code>230570f</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/660">#660</a> from workingjubilee/dont-unsoundly-iterate-phdr</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/153f510013e9d486103dac7994d7f75205af397a"><code>153f510</code></a> Do not destructure maybe-uninit fields</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/38589464ed3a901794f5858ccbd7f996f6712f64"><code>3858946</code></a> Revise dl_iterate_phdr callback to be sound-ish</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/7d062c63749a4c07d9307c96b6cd9485ccd1ad18"><code>7d062c6</code></a><code>rust-lang/backtrace-rs#653</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/fc37b22dc8a384d93f6b7b4817266eec6433875e"><code>fc37b22</code></a><code>rust-lang/backtrace-rs#657</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/600beaa5074be0f40279584450d995c319061ce8"><code>600beaa</code></a><code>rust-lang/backtrace-rs#648</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/84b6c1d56f4bd1b4297187db863c2db6d436c1cf"><code>84b6c1d</code></a><code>rust-lang/backtrace-rs#652</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/95c3bacab9364620864208b651e77a524900480d"><code>95c3bac</code></a> Make enum <code>print::PrintFmt</code><code>rust-lang/backtrace-rs#651</code></li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74">compare view</a></li> </ul> </details> <br /> Updates `bytes` from 1.7.1 to 1.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/releases">bytes's releases</a>.</em></p> <blockquote> <h2>Bytes 1.7.2</h2> <h1>1.7.2 (September 17, 2024)</h1> <h3>Fixed</h3> <ul> <li>Fix default impl of <code>Buf::{get_int, get_int_le}</code> (<a href="https://redirect.github.com/tokio-rs/bytes/issues/732">#732</a>)</li> </ul> <h3>Documented</h3> <ul> <li>Fix double spaces in comments and doc comments (<a href="https://redirect.github.com/tokio-rs/bytes/issues/731">#731</a>)</li> </ul> <h3>Internal changes</h3> <ul> <li>Ensure BytesMut::advance reduces capacity (<a href="https://redirect.github.com/tokio-rs/bytes/issues/728">#728</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md">bytes's changelog</a>.</em></p> <blockquote> <h1>1.7.2 (September 17, 2024)</h1> <h3>Fixed</h3> <ul> <li>Fix default impl of <code>Buf::{get_int, get_int_le}</code> (<a href="https://redirect.github.com/tokio-rs/bytes/issues/732">#732</a>)</li> </ul> <h3>Documented</h3> <ul> <li>Fix double spaces in comments and doc comments (<a href="https://redirect.github.com/tokio-rs/bytes/issues/731">#731</a>)</li> </ul> <h3>Internal changes</h3> <ul> <li>Ensure BytesMut::advance reduces capacity (<a href="https://redirect.github.com/tokio-rs/bytes/issues/728">#728</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/bytes/commit/d7c1d658d90c922eeee1dbc29bc6f6fd9a1a1a66"><code>d7c1d65</code></a> chore: prepare bytes v1.7.2 (<a href="https://redirect.github.com/tokio-rs/bytes/issues/736">#736</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/ac46ebdd464144cecd7463a96ca9eb347458ae94"><code>ac46ebd</code></a> ci: update nightly to nightly-2024-09-15 (<a href="https://redirect.github.com/tokio-rs/bytes/issues/734">#734</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/79fb85323cf4cf14d9b85f487b65fc147030cf4b"><code>79fb853</code></a> fix: apply sign extension when decoding int (<a href="https://redirect.github.com/tokio-rs/bytes/issues/732">#732</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/291df5acc94b82a48765e67eeb1c1a2074539e68"><code>291df5a</code></a> Fix double spaces in comments and doc comments (<a href="https://redirect.github.com/tokio-rs/bytes/issues/731">#731</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/ed7d5ff39e39c2802c0fa9e2fc308f6a3e0beda7"><code>ed7d5ff</code></a> test: ensure BytesMut::advance reduces capacity (<a href="https://redirect.github.com/tokio-rs/bytes/issues/728">#728</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.1.14 to 1.1.22 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.1.22</h2> <h3>Other</h3> <ul> <li>Don't rerun if PATH changes (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1215">#1215</a>)</li> </ul> <h2>cc-v1.1.21</h2> <h3>Other</h3> <ul> <li>disable pic for targets that end in <code>-none</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1212">#1212</a>)</li> </ul> <h2>cc-v1.1.20</h2> <h3>Other</h3> <ul> <li>Add buildcache as known Rust and C/C++ compiler wrapper (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1209">#1209</a>)</li> </ul> <h2>cc-v1.1.19</h2> <h3>Other</h3> <ul> <li>Add support arm64e-apple-darwin (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1207">#1207</a>)</li> </ul> <h2>cc-v1.1.18</h2> <h3>Other</h3> <ul> <li>Fixed unsoundness in <code>StderrForwarder::forward_available</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1203">#1203</a>)</li> </ul> <h2>cc-v1.1.17</h2> <h3>Fixed</h3> <ul> <li>fix finding toolchains when invoked by msbuild (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1201">#1201</a>)</li> </ul> <h2>cc-v1.1.16</h2> <h3>Other</h3> <ul> <li>Treat VxWorks wr-cc as a Gnu compiler (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1198">#1198</a>)</li> </ul> <h2>cc-v1.1.15</h2> <h3>Other</h3> <ul> <li>Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1194">#1194</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22">1.1.22</a> - 2024-09-27</h2> <h3>Other</h3> <ul> <li>Don't rerun if PATH changes (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1215">#1215</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.20...cc-v1.1.21">1.1.21</a> - 2024-09-18</h2> <h3>Other</h3> <ul> <li>disable pic for targets that end in <code>-none</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1212">#1212</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.19...cc-v1.1.20">1.1.20</a> - 2024-09-17</h2> <h3>Other</h3> <ul> <li>Add buildcache as known Rust and C/C++ compiler wrapper (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1209">#1209</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.18...cc-v1.1.19">1.1.19</a> - 2024-09-15</h2> <h3>Other</h3> <ul> <li>Add support arm64e-apple-darwin (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1207">#1207</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.17...cc-v1.1.18">1.1.18</a> - 2024-09-07</h2> <h3>Other</h3> <ul> <li>Fixed unsoundness in <code>StderrForwarder::forward_available</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1203">#1203</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.16...cc-v1.1.17">1.1.17</a> - 2024-09-06</h2> <h3>Fixed</h3> <ul> <li>fix finding toolchains when invoked by msbuild (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1201">#1201</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.16">1.1.16</a> - 2024-09-04</h2> <h3>Other</h3> <ul> <li>Treat VxWorks wr-cc as a Gnu compiler (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1198">#1198</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15">1.1.15</a> - 2024-08-26</h2> <h3>Other</h3> <ul> <li>Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1194">#1194</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/5f5e1c8c18b53aa1524f720ce21b5a7986a0bf6b"><code>5f5e1c8</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1216">#1216</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/71c672b4afa2f9b6e5046a963d3b5bc1f9ccd2f8"><code>71c672b</code></a> Don't rerun if PATH changes (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1215">#1215</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/748b777e553af972fb0484ece2626beaa354e0a2"><code>748b777</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1213">#1213</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/270ec653371a12498c3a338fb8b4a5d35e8388c6"><code>270ec65</code></a> disable pic for targets that end in <code>-none</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1212">#1212</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/92a5e28c084aefc101d2f71f236614d9fcaa1f9e"><code>92a5e28</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1210">#1210</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/dab5d7adb4c090ac9d8650e7d97897a711ac7a14"><code>dab5d7a</code></a> Add buildcache as known Rust and C/C++ compiler wrapper (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1209">#1209</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/c0b3eae28300fc8b36eb3a0b519ef4083f1a129e"><code>c0b3eae</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1208">#1208</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/278a606afb79b00cfe7a1372dbaa3529ecce3dc4"><code>278a606</code></a> Add support arm64e-apple-darwin (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1207">#1207</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/668facdbbcade9ebfb48c8ea0b658fc2688c4e5c"><code>668facd</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1204">#1204</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/5e161c6f4452fe63985bdfc78462ceda94c99805"><code>5e161c6</code></a> Fixed unsoundness in <code>StderrForwarder::forward_available</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1203">#1203</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.22">compare view</a></li> </ul> </details> <br /> Updates `clap_builder` from 4.5.15 to 4.5.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_builder's releases</a>.</em></p> <blockquote> <h2>v4.5.18</h2> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>v4.5.17</h2> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>v4.5.16</h2> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</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_builder's changelog</a>.</em></p> <blockquote> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/0d142f6c04a702b791d2dfec8327661ba1b6d16c"><code>0d142f6</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/0facf1f370e7966a4d97bce56d1d10ca4c80d0ae"><code>0facf1f</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/ee6af99c6c5e239c0f2c92f9d1baf8aa3bb4af90"><code>ee6af99</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5743">#5743</a> from epage/sort</li> <li><a href="https://github.com/clap-rs/clap/commit/232ee106615e997f0841bb3de97eed126b929fe3"><code>232ee10</code></a> fix(complete): Use existing display order for Arg/Command</li> <li><a href="https://github.com/clap-rs/clap/commit/c6b5d627a0c17527630e4086a4fe83589365d1f0"><code>c6b5d62</code></a> feat(builder): Expose get_display_order</li> <li><a href="https://github.com/clap-rs/clap/commit/67d9fef9cee8f1b297aed73e6d95f78744b43a27"><code>67d9fef</code></a> feat(complete): Give control over display order</li> <li><a href="https://github.com/clap-rs/clap/commit/59a61e188fbb9999db52f567e3951d3720204084"><code>59a61e1</code></a> refactor(complete): Pull out common candidate code</li> <li><a href="https://github.com/clap-rs/clap/commit/144879194081212046d5566572bfa15ea9bcca35"><code>1448791</code></a> fix(complete): Specify tags for built-in candiates</li> <li><a href="https://github.com/clap-rs/clap/commit/a4aa5dffdf46a2975f2b2d51ce7e618e19250ead"><code>a4aa5df</code></a> feat(complete): Group by tag</li> <li><a href="https://github.com/clap-rs/clap/commit/a126149a809f01586ccb6d9299eb2fc2c87d8fe0"><code>a126149</code></a> refactor(complete): Remove redundant dedup</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.15...v4.5.18">compare view</a></li> </ul> </details> <br /> Updates `clap_derive` from 4.5.13 to 4.5.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_derive's releases</a>.</em></p> <blockquote> <h2>v4.5.18</h2> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>v4.5.17</h2> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>v4.5.16</h2> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> <h2>v4.5.15</h2> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>v4.5.14</h2> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</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_derive's changelog</a>.</em></p> <blockquote> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/0d142f6c04a702b791d2dfec8327661ba1b6d16c"><code>0d142f6</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/0facf1f370e7966a4d97bce56d1d10ca4c80d0ae"><code>0facf1f</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/ee6af99c6c5e239c0f2c92f9d1baf8aa3bb4af90"><code>ee6af99</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5743">#5743</a> from epage/sort</li> <li><a href="https://github.com/clap-rs/clap/commit/232ee106615e997f0841bb3de97eed126b929fe3"><code>232ee10</code></a> fix(complete): Use existing display order for Arg/Command</li> <li><a href="https://github.com/clap-rs/clap/commit/c6b5d627a0c17527630e4086a4fe83589365d1f0"><code>c6b5d62</code></a> feat(builder): Expose get_display_order</li> <li><a href="https://github.com/clap-rs/clap/commit/67d9fef9cee8f1b297aed73e6d95f78744b43a27"><code>67d9fef</code></a> feat(complete): Give control over display order</li> <li><a href="https://github.com/clap-rs/clap/commit/59a61e188fbb9999db52f567e3951d3720204084"><code>59a61e1</code></a> refactor(complete): Pull out common candidate code</li> <li><a href="https://github.com/clap-rs/clap/commit/144879194081212046d5566572bfa15ea9bcca35"><code>1448791</code></a> fix(complete): Specify tags for built-in candiates</li> <li><a href="https://github.com/clap-rs/clap/commit/a4aa5dffdf46a2975f2b2d51ce7e618e19250ead"><code>a4aa5df</code></a> feat(complete): Group by tag</li> <li><a href="https://github.com/clap-rs/clap/commit/a126149a809f01586ccb6d9299eb2fc2c87d8fe0"><code>a126149</code></a> refactor(complete): Remove redundant dedup</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.18">compare view</a></li> </ul> </details> <br /> Updates `const_format_proc_macros` from 0.2.32 to 0.2.33 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md">const_format_proc_macros's changelog</a>.</em></p> <blockquote> <h3>0.2.33</h3> <p>Fixed Rust Analyzer style warning for assertion macros.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rodrimati1992/const_format_crates/commits">compare view</a></li> </ul> </details> <br /> Updates `cpufeatures` from 0.2.13 to 0.2.14 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/utils/commit/6a87dce97c9f927bea999ab957ccb6bc60a6c36f"><code>6a87dce</code></a> cpufeatures v0.2.14 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1104">#1104</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/4be67893ccece4823b606c5e29eccd44f7e07450"><code>4be6789</code></a> aarch64-dit: initial crate (<a href="https://redirect.github.com/RustCrypto/utils/issues/1102">#1102</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/141756093ae5ee316af9cd3b459d4c5225bc86dd"><code>1417560</code></a> README.md(s): use img.shields.io crate version badges</li> <li><a href="https://github.com/RustCrypto/utils/commit/cfa21ea50a22df26a52e17649e203e0c2657154d"><code>cfa21ea</code></a> cpufeatures: add DIT support for AArch64 Linux targets (<a href="https://redirect.github.com/RustCrypto/utils/issues/1101">#1101</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/1ad40787ec88039f829144ef59b7bc506eaf07ed"><code>1ad4078</code></a> cpufeatures: add support for DIT detection on Apple silicon (<a href="https://redirect.github.com/RustCrypto/utils/issues/1100">#1100</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/5d46aba5ef3720e854f48d93243c247e4611b125"><code>5d46aba</code></a> block-buffer: release v0.11.0-rc.1 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1098">#1098</a>)</li> <li>See full diff in <a href="https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14">compare view</a></li> </ul> </details> <br /> Updates `fastrand` from 2.1.0 to 2.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smol-rs/fastrand/releases">fastrand's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <ul> <li>Remove support for 128-bit targets, as they are not supported by rustc yet. (<a href="https://redirect.github.com/smol-rs/fastrand/issues/87">#87</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md">fastrand's changelog</a>.</em></p> <blockquote> <h1>Version 2.1.1</h1> <ul> <li>Remove support for 128-bit targets, as they are not supported by rustc yet. (<a href="https://redirect.github.com/smol-rs/fastrand/issues/87">#87</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smol-rs/fastrand/commit/9d1a66fe46cee30e6c716812a9df467c653fa290"><code>9d1a66f</code></a> v2.1.1</li> <li><a href="https://github.com/smol-rs/fastrand/commit/d05504dee3e2ec359fca62db9353de2ad3dfff40"><code>d05504d</code></a> bugfix: Remove 128-bit value generator</li> <li><a href="https://github.com/smol-rs/fastrand/commit/7e60c7f688f9be3dcd4f59f216c87dac88ca2902"><code>7e60c7f</code></a> chore: Forgot to bump the version</li> <li>See full diff in <a href="https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1">compare view</a></li> </ul> </details> <br /> Updates `flate2` from 1.0.32 to 1.0.34 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/releases">flate2's releases</a>.</em></p> <blockquote> <h2>1.0.34</h2> <h2>What's Changed</h2> <ul> <li>Add minimum build test back in to CI by <a href="https://github.com/jongiddy"><code>@jongiddy</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/426">rust-lang/flate2-rs#426</a></li> <li>docs: fix compression level range from 0-9 to 0-10 by <a href="https://github.com/ByteBaker"><code>@ByteBaker</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/427">rust-lang/flate2-rs#427</a></li> <li>Document backend differences in compression levels by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/430">rust-lang/flate2-rs#430</a></li> <li>Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/428">rust-lang/flate2-rs#428</a></li> <li>Better wording in compression level docs by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/431">rust-lang/flate2-rs#431</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ByteBaker"><code>@ByteBaker</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/427">rust-lang/flate2-rs#427</a></li> <li><a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/430">rust-lang/flate2-rs#430</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34">https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34</a></p> <h2>1.0.33 - fix minimal manifest versions</h2> <h2>What's Changed</h2> <ul> <li>Fix msrv: Run msrv checks with minimal versions by <a href="https://github.com/NobodyXu"><code>@NobodyXu</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/425">rust-lang/flate2-rs#425</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/NobodyXu"><code>@NobodyXu</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/425">rust-lang/flate2-rs#425</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33">https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/flate2-rs/commit/1a28821dc116dac14178858be056e4a58ef8f501"><code>1a28821</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/431">#431</a> from Shnatsel/better-wording</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/2c29780e5093b10c21954384cd97243770376814"><code>2c29780</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/428">#428</a> from Shnatsel/upgrade-zlib-rs</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/423981aede8670a51d2c3aa657ae528152c0f64e"><code>423981a</code></a> Better wording in compression level docs</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/da5c8cfd917b0ec2aeacc2e514b27b6bd50726e4"><code>da5c8cf</code></a> Bump version</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/eeee4c641187628ec8676ffb24300c5da6bfb066"><code>eeee4c6</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/430">#430</a> from Shnatsel/detailed-level-docs</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/731df32113188f3372367402b9ea2bb049689203"><code>731df32</code></a> Update Cargo.toml</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/8210288eaac3e3f0fc67f6a0738f4e6ea96f067d"><code>8210288</code></a> Document backend differences</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/1f78c5c4138c580462ccaf11b35dc794ce0ede4f"><code>1f78c5c</code></a> Upgrade zlib-rs to 0.3.0 to get multiple bugfixes:</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/6fbd6d21151d0948ed94be8ac99b412d30315109"><code>6fbd6d2</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/427">#427</a> from ByteBaker/main</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/936aa35f453aa31bbf401abc4f6505d05fa9f3cd"><code>936aa35</code></a> docs: correctly mention compression level</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.34">compare view</a></li> </ul> </details> <br /> Updates `gimli` from 0.29.0 to 0.31.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md">gimli's changelog</a>.</em></p> <blockquote> <h2>0.31.0</h2> <p>Released 2024/07/16.</p> <h3>Breaking changes</h3> <ul> <li> <p>Deleted support for segment selectors. <a href="https://redirect.github.com/gimli-rs/gimli/pull/720">#720</a></p> </li> <li> <p>Added <code>read::FileEntry::source</code> and deleted <code>Copy</code> implementation. <a href="https://redirect.github.com/gimli-rs/gimli/pull/728">#728</a></p> </li> <li> <p>Changed <code>read::LineRow::execute</code> to return a <code>Result</code>. <a hre... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
402bf8858d |
build(deps): bump the crates group across 1 directory with 9 updates (#2002)
Bumps the crates group with 9 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [zip](https://github.com/zip-rs/zip2) | `2.1.6` | `2.2.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.156` | `0.2.158` | | [which](https://github.com/harryfei/which-rs) | `6.0.2` | `6.0.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.31` | `1.0.32` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `2.0.74` | `2.0.75` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.4` | `0.2.5` | Updates `zip` from 2.1.6 to 2.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v2.2.0</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Expose <code>ZipArchive::central_directory_start</code> (<a href="https://redirect.github.com/zip-rs/zip2/pull/232">#232</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zip-rs/zip2/compare/v2.1.6...v2.2.0">2.2.0</a> - 2024-08-11</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Expose <code>ZipArchive::central_directory_start</code> (<a href="https://redirect.github.com/zip-rs/zip2/pull/232">#232</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/6d3945645b7f3805068dd8c50d4fe56a66651069"><code>6d39456</code></a> chore: release (<a href="https://redirect.github.com/zip-rs/zip2/issues/234">#234</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/af33ed343da5769e0587d638e435d67151990f10"><code>af33ed3</code></a> feat: Expose <code>ZipArchive::central_directory_start</code> (<a href="https://redirect.github.com/zip-rs/zip2/issues/232">#232</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/3f6768ec5a51605bcb3e7a636c75ac98137223fb"><code>3f6768e</code></a> docs: Update list of supported features (<a href="https://redirect.github.com/zip-rs/zip2/issues/230">#230</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/3a427c4f781719091ca7a5b58617dc31eb9a25cb"><code>3a427c4</code></a> deps: Update dependencies with <code>cargo upgrade</code></li> <li>See full diff in <a href="https://github.com/zip-rs/zip2/compare/v2.1.6...v2.2.0">compare view</a></li> </ul> </details> <br /> Updates `libc` from 0.2.156 to 0.2.158 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/releases">libc's releases</a>.</em></p> <blockquote> <h2>0.2.158</h2> <h3>Other</h3> <ul> <li>WASI: fix missing <code>Iterator</code> with <code>rustc-dep-of-std</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3856#event-13924913068">rust-lang/libc#3856</a></li> </ul> <h2>0.2.157</h2> <h3>Added</h3> <ul> <li>Apple: add <code>_NSGetArgv</code>, <code>_NSGetArgc</code> and <code>_NSGetProgname</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3702">rust-lang/libc#3702</a></li> <li>Build: add <code>RUSTC_WRAPPER</code> support in <a href="https://redirect.github.com/rust-lang/libc/pull/3845">rust-lang/libc#3845</a></li> <li>FreeBSD: add <code>execvpe</code> support from 14.1 release in <a href="https://redirect.github.com/rust-lang/libc/pull/3745">rust-lang/libc#3745</a></li> <li>Fuchsia: add <code>SO_BINDTOIFINDEX</code></li> <li>Linux: add <code>klogctl</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3777">rust-lang/libc#3777</a></li> <li>MacOS: add <code>fcntl</code> OFD commands in <a href="https://redirect.github.com/rust-lang/libc/pull/3563">rust-lang/libc#3563</a></li> <li>NetBSD: add <code>_lwp_park</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3721">rust-lang/libc#3721</a></li> <li>Solaris: add missing networking support in <a href="https://redirect.github.com/rust-lang/libc/pull/3717">rust-lang/libc#3717</a></li> <li>Unix: add <code>pthread_equal</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3773">rust-lang/libc#3773</a></li> <li>WASI: add <code>select</code>, <code>FD_SET</code>, <code>FD_ZERO</code>, <code>FD_ISSET </code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3681">rust-lang/libc#3681</a></li> </ul> <h3>Fixed</h3> <ul> <li>TEEOS: fix octal notation for <code>O_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3841">rust-lang/libc#3841</a></li> </ul> <h3>Changed</h3> <ul> <li>FreeBSD: always use freebsd12 when <code>rustc_dep_of_std</code> is set in <a href="https://redirect.github.com/rust-lang/libc/pull/3723">rust-lang/libc#3723</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md">libc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.157...0.2.158">0.2.158</a> - 2024-08-19</h2> <h3>Other</h3> <ul> <li>WASI: fix missing <code>Iterator</code> with <code>rustc-dep-of-std</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3856#event-13924913068">rust-lang/libc#3856</a></li> </ul> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.156...0.2.157">0.2.157</a> - 2024-08-17</h2> <h3>Added</h3> <ul> <li>Apple: add <code>_NSGetArgv</code>, <code>_NSGetArgc</code> and <code>_NSGetProgname</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3702">rust-lang/libc#3702</a></li> <li>Build: add <code>RUSTC_WRAPPER</code> support in <a href="https://redirect.github.com/rust-lang/libc/pull/3845">rust-lang/libc#3845</a></li> <li>FreeBSD: add <code>execvpe</code> support from 14.1 release in <a href="https://redirect.github.com/rust-lang/libc/pull/3745">rust-lang/libc#3745</a></li> <li>Fuchsia: add <code>SO_BINDTOIFINDEX</code></li> <li>Linux: add <code>klogctl</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3777">rust-lang/libc#3777</a></li> <li>MacOS: add <code>fcntl</code> OFD commands in <a href="https://redirect.github.com/rust-lang/libc/pull/3563">rust-lang/libc#3563</a></li> <li>NetBSD: add <code>_lwp_park</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3721">rust-lang/libc#3721</a></li> <li>Solaris: add missing networking support in <a href="https://redirect.github.com/rust-lang/libc/pull/3717">rust-lang/libc#3717</a></li> <li>Unix: add <code>pthread_equal</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3773">rust-lang/libc#3773</a></li> <li>WASI: add <code>select</code>, <code>FD_SET</code>, <code>FD_ZERO</code>, <code>FD_ISSET </code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3681">rust-lang/libc#3681</a></li> </ul> <h3>Fixed</h3> <ul> <li>TEEOS: fix octal notation for <code>O_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3841">rust-lang/libc#3841</a></li> </ul> <h3>Changed</h3> <ul> <li>FreeBSD: always use freebsd12 when <code>rustc_dep_of_std</code> is set in <a href="https://redirect.github.com/rust-lang/libc/pull/3723">rust-lang/libc#3723</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/c809c58c6873c05c9aa8cb3b9142f6c4d2818e57"><code>c809c58</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3857">#3857</a> from rust-lang/release-plz-2024-08-19T05-21-04Z</li> <li><a href="https://github.com/rust-lang/libc/commit/0d28de58336f62ba1c21fe29125104c27bd4c19e"><code>0d28de5</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/rust-lang/libc/commit/284bd9e94d86a0f16235fe96d6390968855b11a5"><code>284bd9e</code></a> chore: release</li> <li><a href="https://github.com/rust-lang/libc/commit/268268146e312e4abafc6048b486db82afb540e3"><code>2682681</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3856">#3856</a> from tgross35/backport-wasi-fix</li> <li><a href="https://github.com/rust-lang/libc/commit/71440ab668b710c986fd02bfe901eaa573a66444"><code>71440ab</code></a> [wasi] Add use core::iter::Iterator;</li> <li><a href="https://github.com/rust-lang/libc/commit/6637dbe2365d0649ae592c9533a2f7b93ba7200a"><code>6637dbe</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3830">#3830</a> from rust-lang/release-plz-2024-08-15T20-50-10Z</li> <li><a href="https://github.com/rust-lang/libc/commit/51d81e3be8d56fd4dbf2d56cf8b9ea6b3f453150"><code>51d81e3</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/rust-lang/libc/commit/217b2ab86e6a43a8665225ae6552b980f56010fe"><code>217b2ab</code></a> chore: release</li> <li><a href="https://github.com/rust-lang/libc/commit/6d2b8a07676dd081b4779d9a91466e0f37a7893d"><code>6d2b8a0</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3852">#3852</a> from tgross35/backport-onion</li> <li><a href="https://github.com/rust-lang/libc/commit/64ee9dfc5e1026b6ff1813cfde54dc8c3646c947"><code>64ee9df</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3851">#3851</a> from tgross35/backport-romaine</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.156...0.2.158">compare view</a></li> </ul> </details> <br /> Updates `which` from 6.0.2 to 6.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/harryfei/which-rs/releases">which's releases</a>.</em></p> <blockquote> <h2>6.0.3</h2> <ul> <li>Enhance <code>tracing</code> feature with some <code>debug</code> level logs for higher level logic.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md">which's changelog</a>.</em></p> <blockquote> <h2>6.0.3</h2> <ul> <li>Enhance <code>tracing</code> feature with some <code>debug</code> level logs for higher level logic.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/harryfei/which-rs/commit/efd571d4b5baf4a5a44f4f2c42c04ce32050c13e"><code>efd571d</code></a> bump version, update changelog</li> <li><a href="https://github.com/harryfei/which-rs/commit/d95a471a9fbc2dbce4a0ea4be989067e41cd5b96"><code>d95a471</code></a> Add more high level debug logs</li> <li><a href="https://github.com/harryfei/which-rs/commit/7b6c81c1979820cf43405d0ae2fc4ec6e5886bab"><code>7b6c81c</code></a> add changelog entry</li> <li>See full diff in <a href="https://github.com/harryfei/which-rs/compare/6.0.2...6.0.3">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.1.13 to 1.1.14 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.1.14</h2> <h3>Other</h3> <ul> <li>allow finding tools from path if VisualStudioDir is set</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14">1.1.14</a> - 2024-08-23</h2> <h3>Other</h3> <ul> <li>allow finding tools from path if VisualStudioDir is set</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/ff5fc7a69a9e41fd979073fdf8851a2b05306bd9"><code>ff5fc7a</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1191">#1191</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/5b4bd71155579d1b477e5f6e9c630bfb686a6352"><code>5b4bd71</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/cc-rs/issues/1190">#1190</a> from russelltg/msvc_in_customcommand</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/c2aa0d36952250b45000b5d6cd6df19e049ca8d5"><code>c2aa0d3</code></a> msvc: allow finding tools from path if VisualStudioDir is set</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14">compare view</a></li> </ul> </details> <br /> Updates `flate2` from 1.0.31 to 1.0.32 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/releases">flate2's releases</a>.</em></p> <blockquote> <h2>1.0.32 - turn panic into error</h2> <h2>What's Changed</h2> <h3>Fix</h3> <ul> <li>Return error instead of packing on Z_MEM_ERROR by <a href="https://github.com/crazymerlyn"><code>@crazymerlyn</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/423">rust-lang/flate2-rs#423</a></li> </ul> <h3>Other</h3> <ul> <li>prepare new release by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/416">rust-lang/flate2-rs#416</a></li> <li>update miniz_oxide dependency to 0.8.x by <a href="https://github.com/oyvindln"><code>@oyvindln</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/420">rust-lang/flate2-rs#420</a></li> <li>update maintenance guide with recent news by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/419">rust-lang/flate2-rs#419</a></li> <li>Check minimal version of Rust that compiles by <a href="https://github.com/jongiddy"><code>@jongiddy</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/421">rust-lang/flate2-rs#421</a></li> <li>Remove non-existent build in CI by <a href="https://github.com/jongiddy"><code>@jongiddy</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/422">rust-lang/flate2-rs#422</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/crazymerlyn"><code>@crazymerlyn</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/423">rust-lang/flate2-rs#423</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32">https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md">flate2's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/flate2-rs/commit/367ec7476817925ef3215196826828e814b035be"><code>367ec74</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/423">#423</a> from crazymerlyn/memerror</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/6084e47797d58616f1c7adf818a048e8b0f015ad"><code>6084e47</code></a> Bump version</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/d0fdac59646ea0d6cc61522405dada6113b0fc58"><code>d0fdac5</code></a> Return error instead of packing on Z_MEM_ERROR</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/5d1ecf6a979974cbf92f176628fb600440190aa7"><code>5d1ecf6</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/422">#422</a> from jongiddy/fix-main-ci</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/35b4a63dc3128e8f19ea53761abacdafeb6e13ab"><code>35b4a63</code></a> Remove non-existent build in CI</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/d616177ca3813066d7e92a29779706eb4b5a9ea2"><code>d616177</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/421">#421</a> from jongiddy/test-minimal-version</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/140b285de79f6bffc9cc63e665851ce5f6e03586"><code>140b285</code></a> Check minimal version of Rust that compiles</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/74b3c7337123c36d9995e8209e206c510c808cfb"><code>74b3c73</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/419">#419</a> from Byron/maintenance-guide</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/af8bcdb7441c5ad9e108dea0d23b4582a1eb663d"><code>af8bcdb</code></a> update maintenance guide with recent news</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/dc6cab461c6c132ccd0fa9ee5c4604f0fd1bc9a2"><code>dc6cab4</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/420">#420</a> from oyvindln/update_miniz_oxide</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32">compare view</a></li> </ul> </details> <br /> Updates `quote` from 1.0.36 to 1.0.37 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/quote/releases">quote's releases</a>.</em></p> <blockquote> <h2>1.0.37</h2> <ul> <li>Implement ToTokens for CStr and CString (<a href="https://redirect.github.com/dtolnay/quote/issues/283">#283</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/quote/commit/b1ebffa035363a430862e033aa3268e8cb17affa"><code>b1ebffa</code></a> Release 1.0.37</li> <li><a href="https://github.com/dtolnay/quote/commit/43acd77961424b3cb5035688f74d14d556eefe90"><code>43acd77</code></a> Delete unneeded use of <code>ref</code></li> <li><a href="https://github.com/dtolnay/quote/commit/9382c2182ea10f8e0f90d1e5f15ca3f20a777dff"><code>9382c21</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/quote/issues/283">#283</a> from dtolnay/cstr</li> <li><a href="https://github.com/dtolnay/quote/commit/6ac432877bbfe43892677e32af7e3f0e28b6333e"><code>6ac4328</code></a> Add C string tests</li> <li><a href="https://github.com/dtolnay/quote/commit/9fb0591a17893eea81260351c6eb431e1fd83524"><code>9fb0591</code></a> Implement ToTokens for CStr and CString</li> <li><a href="https://github.com/dtolnay/quote/commit/ba7a9d08c9acba8ae97926dcc18822b20441c0fa"><code>ba7a9d0</code></a> Organize test imports</li> <li><a href="https://github.com/dtolnay/quote/commit/aa9970f9838a5b6dd5438c662921470f873e2b3a"><code>aa9970f</code></a> Inline the macro that generates primitive impls</li> <li><a href="https://github.com/dtolnay/quote/commit/ba411091c98c311526774adde73e724448836337"><code>ba41109</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/quote/issues/282">#282</a> from dtolnay/tokens</li> <li><a href="https://github.com/dtolnay/quote/commit/c77340a4c6869690ad7b40069e8ca1cb90e4abb8"><code>c77340a</code></a> Consistently use 'tokens' as the name of the &mut TokenStream arg</li> <li><a href="https://github.com/dtolnay/quote/commit/a4a0abf12fa0137eca5aaa74fe88ca6694e78746"><code>a4a0abf</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/quote/issues/281">#281</a> from dtolnay/char</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/quote/compare/1.0.36...1.0.37">compare view</a></li> </ul> </details> <br /> Updates `syn` from 2.0.74 to 2.0.75 <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.75</h2> <ul> <li>Automatically fill in missing turbofish when printing ExprPath and other paths in expression position (<a href="https://redirect.github.com/dtolnay/syn/issues/1722">#1722</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/d1746fe29d18ca704ed285844c365a14a77e8757"><code>d1746fe</code></a> Release 2.0.75</li> <li><a href="https://github.com/dtolnay/syn/commit/b6936825a637376dd7584653e13776034759d3fd"><code>b693682</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1722">#1722</a> from dtolnay/exprpath</li> <li><a href="https://github.com/dtolnay/syn/commit/e459ee75bb60f54ce3ca1fb42f515936c06582a4"><code>e459ee7</code></a> Insert turbofish into paths in expression position</li> <li><a href="https://github.com/dtolnay/syn/commit/3bb65aaae153130c3053bc691080aad9eb60a55c"><code>3bb65aa</code></a> Add mod-style printing for paths that cannot contain generic args</li> <li><a href="https://github.com/dtolnay/syn/commit/ae8c84ab744b8c95d6b2607d3987590c12ef5280"><code>ae8c84a</code></a> Handwrite ToTokens impl for Meta</li> <li><a href="https://github.com/dtolnay/syn/commit/5dbfeae027d3d5356289bbd37f5daede30a838cc"><code>5dbfeae</code></a> Name the expr_style argument at all call sites of path::parsing::qpath</li> <li>See full diff in <a href="https://github.com/dtolnay/syn/compare/2.0.74...2.0.75">compare view</a></li> </ul> </details> <br /> Updates `tokio` from 1.39.2 to 1.39.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v1.39.3</h2> <h1>1.39.3 (August 17th, 2024)</h1> <p>This release fixes a regression where the unix socket api stopped accepting the abstract socket namespace. (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6772">#6772</a>)</p> <p><a href="https://redirect.github.com/tokio-rs/tokio/issues/6772">#6772</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6772">tokio-rs/tokio#6772</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/3d439ab7119daba4afaed4cc5a4d99f440adc88b"><code>3d439ab</code></a> chore: prepare Tokio v1.39.3 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6782">#6782</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/b2ea40bb543a5116109b37e1fd64713c116e4312"><code>b2ea40b</code></a> net: add handling for abstract socket name (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6772">#6772</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3">compare view</a></li> </ul> </details> <br /> Updates `unicode-xid` from 0.2.4 to 0.2.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/705256be0288a2d15ffb832ed3d8f25e8c14f49f"><code>705256b</code></a> Bump to 0.2.5</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/9342d8a0cb3d17a301218f4d7b274db4f1cb6db9"><code>9342d8a</code></a> Merge pull request <a href="https://redirect.github.com/unicode-rs/unicode-xid/issues/37">#37</a> from blyxyas/modernize</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/0faa1ed6ba39792dde157ce885270dac635bd61c"><code>0faa1ed</code></a> Modernise the codebase (desc.)</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/f8cbac9c54783f43e1da18d2979a8f976aeebfc2"><code>f8cbac9</code></a> Merge pull request <a href="https://redirect.github.com/unicode-rs/unicode-xid/issues/36">#36</a> from Marcondiro/master</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/9afe467f17b2251a13acfeeef4054c4a290de2dc"><code>9afe467</code></a> Update ci.yml</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/bc5656fb33c6a47e8c1bea9ec90b204f4efb559a"><code>bc5656f</code></a> Update ci.yml</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/c80c8cf5ebe0117922793da4fb70ad00d78c255e"><code>c80c8cf</code></a> Update ci.yml</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/2f4eee5312b31818983942946fc27044d5f68a15"><code>2f4eee5</code></a> Update ci.yml</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/03269aa2673575fcb435f7a1208acea0bdbc3ffe"><code>03269aa</code></a> Update ci.yml</li> <li><a href="https://github.com/unicode-rs/unicode-xid/commit/324374cd548f003c512a52362427c19a5d00b937"><code>324374c</code></a> Bump Unicode to version 15.1.0, regenerate tables</li> <li>Additional commits viewable in <a href="https://github.com/unicode-rs/unicode-xid/compare/v0.2.4...v0.2.5">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b2dbaa9bc8 | build(deps): bump the crates group across 1 directory with 6 updates (#1984) | ||
|
|
fd09ccfc29 | Drop some legacy codes (#1981) | ||
|
|
bbc31bdbca | Use tempfile (#1980) | ||
|
|
2dac1c701c | build(deps): bump the crates group across 1 directory with 22 updates (#1979) | ||
|
|
46f21e84e8 | build(deps): bump the crates group across 1 directory with 12 updates (#1936) | ||
|
|
3398bd580a | Set zip features correctly (#1916) | ||
|
|
f722062775 | Fix clippy | ||
|
|
f800751772 | Use customize java-properties to get rid of regex dep | ||
|
|
f378b827b2 | Remove regex dependency from android_logger | ||
|
|
a49adaa847 |
ksud: Replace dependencies regex to regex-lite
|
||
|
|
0911af0686 | ksud(feat): Parse KMI from boot or kernel | ||
|
|
543da3589a | build(deps): bump the crates group in /userspace/ksud with 7 updates (#1908) | ||
|
|
084182d7fb | build(deps): bump syn from 2.0.71 to 2.0.72 in /userspace/ksud in the crates group (#1902) | ||
|
|
62297a74a6 | Upgrade rustix (#1900) | ||
|
|
109e92293c | build(deps): bump the crates group in /userspace/ksud with 3 updates (#1898) | ||
|
|
35f97d85ad | build(deps): bump the crates group in /userspace/ksud with 40 updates (#1894) | ||
|
|
35d025cc18 | Upgrade zip (#1891) | ||
|
|
4a1ebe490e | Allow skipping commented policy (#1870) | ||
|
|
b056eacc5e | build(deps): bump rust-embed from 8.4.0 to 8.5.0 in /userspace/ksud (#1869) | ||
|
|
ad2d51ad5f | build(deps): bump clap from 4.5.8 to 4.5.9 in /userspace/ksud (#1868) | ||
|
|
f80a946b0d | ksud: upgrade zip (#1859) | ||
|
|
16d5742b12 | build(deps): bump clap from 4.5.7 to 4.5.8 in /userspace/ksud (#1850) | ||
|
|
a89a334cca |
build(deps): bump android_logger from 0.13.3 to 0.14.1 in /userspace/ksud (#1830)
Bumps [android_logger](https://github.com/rust-mobile/android_logger-rs) from 0.13.3 to 0.14.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rust-mobile/android_logger-rs/commits/0.14.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
5e4c9a60d1 |
build(deps): bump log from 0.4.21 to 0.4.22 in /userspace/ksud (#1843)
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. <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.22] - 2024-06-27</h2> <h2>What's Changed</h2> <ul> <li>Add some clarifications to the library docs by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/620">rust-lang/log#620</a></li> <li>Add links to <code>colog</code> crate by <a href="https://github.com/chrivers"><code>@chrivers</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/621">rust-lang/log#621</a></li> <li>adding line_number test + updating some testing infrastructure by <a href="https://github.com/DIvkov575"><code>@DIvkov575</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/619">rust-lang/log#619</a></li> <li>Clarify the actual set of functions that can race in _racy variants by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/623">rust-lang/log#623</a></li> <li>Replace deprecated std::sync::atomic::spin_loop_hint() by <a href="https://github.com/Catamantaloedis"><code>@Catamantaloedis</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/625">rust-lang/log#625</a></li> <li>Check usage of max_level features by <a href="https://github.com/Thomasdezeeuw"><code>@Thomasdezeeuw</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/627">rust-lang/log#627</a></li> <li>Remove unneeded import by <a href="https://github.com/Thomasdezeeuw"><code>@Thomasdezeeuw</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/628">rust-lang/log#628</a></li> <li>Loosen orderings for logger initialization in <a href="https://redirect.github.com/rust-lang/log/pull/632">rust-lang/log#632</a>. Originally by <a href="https://github.com/pwoolcoc"><code>@pwoolcoc</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/599">rust-lang/log#599</a></li> <li>Use Location::caller() for file and line info in <a href="https://redirect.github.com/rust-lang/log/pull/633">rust-lang/log#633</a>. Originally by <a href="https://github.com/Cassy343"><code>@Cassy343</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/520">rust-lang/log#520</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chrivers"><code>@chrivers</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/621">rust-lang/log#621</a></li> <li><a href="https://github.com/DIvkov575"><code>@DIvkov575</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/619">rust-lang/log#619</a></li> <li><a href="https://github.com/Catamantaloedis"><code>@Catamantaloedis</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/625">rust-lang/log#625</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.21...0.4.22">https://github.com/rust-lang/log/compare/0.4.21...0.4.22</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/log/commit/d5ba2cfee9b3b4ca1fcad911b7f59dc79eeee022"><code>d5ba2cf</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/634">#634</a> from rust-lang/cargo/0.4.22</li> <li><a href="https://github.com/rust-lang/log/commit/d1a8306aadb88d56b74c73cdce4ef0153fb549cb"><code>d1a8306</code></a> prepare for 0.4.22 release</li> <li><a href="https://github.com/rust-lang/log/commit/46894ef229483bbabd30a806c474417fc034559c"><code>46894ef</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/633">#633</a> from rust-lang/feat/panic-info</li> <li><a href="https://github.com/rust-lang/log/commit/e0d389c9cadd91363f2fec52bd30f9585168a89f"><code>e0d389c</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/632">#632</a> from rust-lang/feat/loosen-atomics</li> <li><a href="https://github.com/rust-lang/log/commit/c9e5e13e9b02ec80e784c6fe4deacdc8f3194fca"><code>c9e5e13</code></a> use Location::caller() for file and line info</li> <li><a href="https://github.com/rust-lang/log/commit/507b672660288f0223edb6353d34f8733fa0a2f4"><code>507b672</code></a> loosen orderings for logger initialization</li> <li><a href="https://github.com/rust-lang/log/commit/c879b011a8ac662545adf9484d9a668ebcf9b814"><code>c879b01</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/628">#628</a> from Thomasdezeeuw/fix-warnings</li> <li><a href="https://github.com/rust-lang/log/commit/405fdb4d9f847c93c0133469ea808f09320714ba"><code>405fdb4</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/627">#627</a> from Thomasdezeeuw/check-features</li> <li><a href="https://github.com/rust-lang/log/commit/1307ade1122549badf2b8fdd10c11e519eaa029a"><code>1307ade</code></a> Remove unneeded import</li> <li><a href="https://github.com/rust-lang/log/commit/710560ecb7035a6baf1fd9d97d7f09d0cc075006"><code>710560e</code></a> Don't use --all-features in CI</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/log/compare/0.4.21...0.4.22">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ce776bc5e4 |
Update resetprop (#1842)
Sync with A15 branch to add property override support. |
||
|
|
e7a04d0e7c |
build(deps): bump zip from 2.1.2 to 2.1.3 in /userspace/ksud (#1810)
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.2 to 2.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v2.1.3</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Some date/time filters were previously unreliable (i.e. later-pass filters had no earliest-pass or latest-fail, and vice-versa)</li> <li>Decode Zip-Info UTF8 name and comment fields (<a href="https://redirect.github.com/zip-rs/zip2/pull/159">#159</a>)</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>Return extended timestamp fields copied rather than borrowed (<a href="https://redirect.github.com/zip-rs/zip2/pull/183">#183</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Fix a new Clippy warning</li> <li>Fix a bug and inline <code>deserialize</code> for safety</li> <li>Add check for wrong-length blocks, and incorporate fixed-size requirement into the trait name</li> <li>Fix a fuzz failure by using checked_sub</li> <li>Add feature gate for new unit test</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3">2.1.3</a> - 2024-06-04</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Some date/time filters were previously unreliable (i.e. later-pass filters had no earliest-pass or latest-fail, and vice-versa)</li> <li>Decode Zip-Info UTF8 name and comment fields (<a href="https://redirect.github.com/zip-rs/zip2/pull/159">#159</a>)</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>Return extended timestamp fields copied rather than borrowed (<a href="https://redirect.github.com/zip-rs/zip2/pull/183">#183</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Fix a new Clippy warning</li> <li>Fix a bug and inline <code>deserialize</code> for safety</li> <li>Add check for wrong-length blocks, and incorporate fixed-size requirement into the trait name</li> <li>Fix a fuzz failure by using checked_sub</li> <li>Add feature gate for new unit test</li> </ul> <h2><a href="https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1">2.1.1</a> - 2024-05-28</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Derive <code>Debug</code> for <code>ZipWriter</code></li> <li>lower default version to 4.5 and use the version-needed-to-extract where feasible.</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>use a MIN_VERSION constant</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Bug fixes for debug implementation</li> <li>Bug fixes for debug implementation</li> <li>Update unit tests</li> <li>Remove unused import</li> </ul> <h2><a href="https://github.com/zip-rs/zip2/compare/v2.0.0...v2.1.0">2.1.0</a> - 2024-05-25</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Support mutual conversion between <code>DateTime</code> and MS-DOS pair</li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (<a href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li> <li>version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (<a href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Another tweak to ensure <code>version_needed</code> is applied</li> <li>Tweaks to make <code>version_needed</code> and <code>version_made_by</code> work with recently-merged changes</li> </ul> <h2><a href="https://github.com/zip-rs/zip2/compare/v1.3.1...v2.0.0">2.0.0</a> - 2024-05-24</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Add <code>fmt::Display</code> for <code>DateTime</code></li> <li>Implement more traits for <code>DateTime</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/b5eb25d52fb457bcfe1bd535a5b5cda91825ae32"><code>b5eb25d</code></a> Merge pull request <a href="https://redirect.github.com/zip-rs/zip2/issues/188">#188</a> from zip-rs/release-plz-2024-06-04T17-06-20Z</li> <li><a href="https://github.com/zip-rs/zip2/commit/cb076226f05159fa867d3a33a8a432b89894da54"><code>cb07622</code></a> chore: release</li> <li><a href="https://github.com/zip-rs/zip2/commit/5c77e93616df49e3b82905c1d81fd01449c62541"><code>5c77e93</code></a> ci(fuzz): Update fuzz_write seed corpus</li> <li><a href="https://github.com/zip-rs/zip2/commit/0fef68b68f357b43d208ad640d434a9e18d7be31"><code>0fef68b</code></a> ci(fuzz): Update fuzz_read seed corpus</li> <li><a href="https://github.com/zip-rs/zip2/commit/fce5e0a2d32526ef7c6dc87be37b5287c7eb4b46"><code>fce5e0a</code></a> test: Add regression tests for <a href="https://redirect.github.com/zip-rs/zip2/issues/159">#159</a></li> <li><a href="https://github.com/zip-rs/zip2/commit/e052842d78b505287f7bf6e56c8c927e3717754c"><code>e052842</code></a> style: cargo fmt --all</li> <li><a href="https://github.com/zip-rs/zip2/commit/b4970dd80f98c623e38b280c514bff6604acade3"><code>b4970dd</code></a> test: Delete a unit test that's no longer needed</li> <li><a href="https://github.com/zip-rs/zip2/commit/362a1123b574c152df07593d22a4d994e1c20786"><code>362a112</code></a> ci(fuzz): Limit Zopfli buffer size to fix OOMEs</li> <li><a href="https://github.com/zip-rs/zip2/commit/b7bec1c2dd42470de4f0aedcb1131d72ad8f1d72"><code>b7bec1c</code></a> fix: Some date/time filters were previously unreliable (i.e. later-pass filte...</li> <li><a href="https://github.com/zip-rs/zip2/commit/cb50ca121350457c5fba1f0a7c3b3e907c7d2b2d"><code>cb50ca1</code></a> test: Bug fix? Explicitly type int that may become as large as 3 << 29</li> <li>Additional commits viewable in <a href="https://github.com/zip-rs/zip2/compare/v2.1.2...v2.1.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e75f65409f |
build(deps): bump regex from 1.10.4 to 1.10.5 in /userspace/ksud (#1815)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md">regex's changelog</a>.</em></p> <blockquote> <h1>1.10.5 (2024-06-09)</h1> <p>This is a new patch release with some minor fixes.</p> <p>Bug fixes:</p> <ul> <li>[BUG <a href="https://redirect.github.com/rust-lang/regex/issues/1203">#1203</a>](<a href="https://redirect.github.com/rust-lang/regex/pull/1203">rust-lang/regex#1203</a>): Escape invalid UTF-8 when in the <code>Debug</code> impl of <code>regex::bytes::Match</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/regex/commit/0718fc5acbe91b84322ef1bd2c32e189e4668254"><code>0718fc5</code></a> 1.10.5</li> <li><a href="https://github.com/rust-lang/regex/commit/377463bd8200c038e7997a550aa708e0c686d90f"><code>377463b</code></a> changelog: 1.10.4 and 1.10.5</li> <li><a href="https://github.com/rust-lang/regex/commit/68c4f0b7b7f500e0ab3fbdd42c14f837c4ed1be4"><code>68c4f0b</code></a> regex-automata-0.4.7</li> <li><a href="https://github.com/rust-lang/regex/commit/4757b5f01a7b9b6c8d89bd63b3d1500f7e0efa9e"><code>4757b5f</code></a> regex-syntax-0.8.4</li> <li><a href="https://github.com/rust-lang/regex/commit/1430b65baeebeb67b3335e26a71f251cce9964ef"><code>1430b65</code></a> changelog: 1.10.4</li> <li><a href="https://github.com/rust-lang/regex/commit/1f9f9ccd393fc5342aff6db5e3d47915e87a2554"><code>1f9f9cc</code></a> bytes: escape invalid UTF-8 bytes in debug output for Match</li> <li><a href="https://github.com/rust-lang/regex/commit/ab4c8d1f210a2e1011a4408476b2c708e64dcede"><code>ab4c8d1</code></a> doc: fix duplicate phrasing typo</li> <li><a href="https://github.com/rust-lang/regex/commit/ddeb85eaa3bdf79d6306cc92a9d8bd89d839b5cd"><code>ddeb85e</code></a> cli/deps: update memmap2 to 0.9</li> <li><a href="https://github.com/rust-lang/regex/commit/023f1c9ac117cd5ef2e45119b61b94f85d109667"><code>023f1c9</code></a> lite: fix attribute warning about rustfmt</li> <li><a href="https://github.com/rust-lang/regex/commit/9c139f4fa5c64a89075749cd5e57148c8eea8c22"><code>9c139f4</code></a> syntax: simplify <code>Hir::dot</code> constructors</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/regex/compare/1.10.4...1.10.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2ce8c2df07 |
build(deps): bump clap from 4.5.4 to 4.5.7 in /userspace/ksud (#1817)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.7. <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.7</h2> <h2>[4.5.7] - 2024-06-10</h2> <h3>Fixes</h3> <ul> <li>Clean up error message when too few arguments for <code>num_args</code></li> </ul> <h2>v4.5.6</h2> <h2>[4.5.6] - 2024-06-06</h2> </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.7] - 2024-06-10</h2> <h3>Fixes</h3> <ul> <li>Clean up error message when too few arguments for <code>num_args</code></li> </ul> <h2>[4.5.6] - 2024-06-06</h2> <h2>[4.5.5] - 2024-06-06</h2> <h3>Fixes</h3> <ul> <li>Allow <code>exclusive</code> to override <code>required_unless_present</code>, <code>required_unless_present_any</code>, <code>required_unless_present_all</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/6c6839a454c2cbfc3007e6a2b2a55dd64685771e"><code>6c6839a</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/e79ff0d42be524502cc9a59b6e1d4c669cb4c760"><code>e79ff0d</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/be2e5ca91e34c60333cc7c7e7daeaf457972c815"><code>be2e5ca</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5527">#5527</a> from epage/min</li> <li><a href="https://github.com/clap-rs/clap/commit/cf5c95862ecea004df7a8f44b234a959ea8ea36f"><code>cf5c958</code></a> fix(parser): Report correct num_args on too-few</li> <li><a href="https://github.com/clap-rs/clap/commit/e0c9619c2796c9b7d784d4b8465b51c60756e05c"><code>e0c9619</code></a> test(parser): Snapshot num_args errors</li> <li><a href="https://github.com/clap-rs/clap/commit/2f645d3e81c783a4e76ad17f1ccf283a58b75660"><code>2f645d3</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/6e1e0368f9456eb85f232b4c72ccdf18b039947a"><code>6e1e036</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/7e1bbf82afd8dfd56926cbcdc687348086f9ade6"><code>7e1bbf8</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5523">#5523</a> from ben--/zsh-colon</li> <li><a href="https://github.com/clap-rs/clap/commit/8e3c273b611b5579699d4ddd0eada278f490798b"><code>8e3c273</code></a> fix(zsh): Separate options from _arguments options</li> <li>See full diff in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.7">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9fdbaaa89f |
build(deps): bump zip-extensions from 0.6.2 to 0.7.0 in /userspace/ksud (#1798)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [zip-extensions](https://github.com/matzefriedrich/zip-extensions-rs) from 0.6.2 to 0.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/matzefriedrich/zip-extensions-rs/releases">zip-extensions's releases</a>.</em></p> <blockquote> <h2>v0.7.0</h2> <h2>Changes</h2> <ul> <li>The <code>create_from_directory_with_options</code> method now supports per-item file options. This introduces a breaking change: instead of passing <code>FileOptions</code> directly, an <code>Fn</code> must be specified that will be called for each file and must return a <code>FileOptions</code> value.</li> <li>Upgraded the zip dependency to version 0.6.6.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/matzefriedrich/zip-extensions-rs/blob/master/CHANGELOG.md">zip-extensions's changelog</a>.</em></p> <blockquote> <h2>[0.7.0] - 2024-06-01</h2> <h3>Changed</h3> <ul> <li>[PR <a href="https://redirect.github.com/matzefriedrich/zip-extensions-rs/issues/13">#13</a>] Adds support for per-item file options by the <code>create_from_directory_with_options</code> method. This introduces a breaking change; instead of passing a <code>FileOptions</code> directly an <code>Fn</code> must be specified that is called for each file, and must return a <code>FileOptions</code> value.</li> <li>Upgraded the zip dependency to version 0.6.6.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matzefriedrich/zip-extensions-rs/commit/b5858a69e58a1092e9abdeba6883bbfee5518368"><code>b5858a6</code></a> Adds support for per-item FileOptions (<a href="https://redirect.github.com/matzefriedrich/zip-extensions-rs/issues/14">#14</a>)</li> <li>See full diff in <a href="https://github.com/matzefriedrich/zip-extensions-rs/compare/v0.6.2...v0.7.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2a576470f5 |
build(deps): bump zip from 2.1.0 to 2.1.2 in /userspace/ksud (#1799)
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.0 to 2.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v2.1.2</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Derive <code>Debug</code> for <code>ZipWriter</code></li> <li>lower default version to 4.5 and use the version-needed-to-extract where feasible.</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>use a MIN_VERSION constant</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Bug fixes for debug implementation</li> <li>Bug fixes for debug implementation</li> <li>Update unit tests</li> <li>Remove unused import</li> </ul> <h2>v2.1.1</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Derive <code>Debug</code> for <code>ZipWriter</code></li> <li>lower default version to 4.5 and use the version-needed-to-extract where feasible.</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>use a MIN_VERSION constant</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Bug fixes for debug implementation</li> <li>Bug fixes for debug implementation</li> <li>Update unit tests</li> <li>Remove unused import</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1">2.1.1</a> - 2024-05-28</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Derive <code>Debug</code> for <code>ZipWriter</code></li> <li>lower default version to 4.5 and use the version-needed-to-extract where feasible.</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>use a MIN_VERSION constant</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Bug fixes for debug implementation</li> <li>Bug fixes for debug implementation</li> <li>Update unit tests</li> <li>Remove unused import</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/999d41d438b9a68f4b0c3994e95261eddebb29ad"><code>999d41d</code></a> feat: Update dependencies</li> <li><a href="https://github.com/zip-rs/zip2/commit/c74a8116806d6e6d0bef1504b138ed9216a6dbb4"><code>c74a811</code></a> ci(fuzz): Update fuzz_read corpus to increase coverage</li> <li><a href="https://github.com/zip-rs/zip2/commit/6d29c8cc19b5f485df60bba85e9dc7e7c6aaa1e8"><code>6d29c8c</code></a> ci(fuzz): Update fuzz_read corpus to increase coverage</li> <li><a href="https://github.com/zip-rs/zip2/commit/9e0966130f34c9a79307a004b13742e23034486f"><code>9e09661</code></a> ci(fuzz): Update fuzz_write corpus to increase coverage</li> <li><a href="https://github.com/zip-rs/zip2/commit/ae45a26c969f6e1de5d6a9043bb18e7abd0e8053"><code>ae45a26</code></a> ci(fuzz): Increase max_len to 70,000 to let it include overlength comments</li> <li><a href="https://github.com/zip-rs/zip2/commit/212dbe757a8e84a51a0ff725c1a26e91cb6811f8"><code>212dbe7</code></a> ci(fuzz): Update fuzz_read corpus to increase coverage</li> <li><a href="https://github.com/zip-rs/zip2/commit/6539545524845874fa9eeff4201b917f9f9ea01d"><code>6539545</code></a> Merge pull request <a href="https://redirect.github.com/zip-rs/zip2/issues/109">#109</a> from afranchuk/configure-archive-offset</li> <li><a href="https://github.com/zip-rs/zip2/commit/17c2d868a3f24bc5b7c88c55f158220ab2fa1f0e"><code>17c2d86</code></a> Merge branch 'master' into configure-archive-offset</li> <li><a href="https://github.com/zip-rs/zip2/commit/74c238042e2c8eff4b846cd8e7aa6be0b3bfb157"><code>74c2380</code></a> ci(fuzz): Remove len_control override from fuzz_read</li> <li><a href="https://github.com/zip-rs/zip2/commit/a65d182d98af542a1533145e7f9b3c5d68dbc5e2"><code>a65d182</code></a> Merge branch 'master' into configure-archive-offset</li> <li>Additional commits viewable in <a href="https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f381e32434 | ksud: remove modules dir when uninstall. close #1736 | ||
|
|
9343376bb3 |
build(deps): bump zip from 2.0.0 to 2.1.0 in /userspace/ksud (#1775)
Bumps [zip](https://github.com/zip-rs/zip2) from 2.0.0 to 2.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v2.1.0</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Support mutual conversion between <code>DateTime</code> and MS-DOS pair</li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (<a href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li> <li>version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (<a href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Another tweak to ensure <code>version_needed</code> is applied</li> <li>Tweaks to make <code>version_needed</code> and <code>version_made_by</code> work with recently-merged changes</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zip-rs/zip2/compare/v2.0.0...v2.1.0">2.1.0</a> - 2024-05-25</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Support mutual conversion between <code>DateTime</code> and MS-DOS pair</li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (<a href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li> <li>version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (<a href="https://redirect.github.com/zip-rs/zip2/pull/100">#100</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Another tweak to ensure <code>version_needed</code> is applied</li> <li>Tweaks to make <code>version_needed</code> and <code>version_made_by</code> work with recently-merged changes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/6d4e460556bbeed91d9f5b7535031b1454998794"><code>6d4e460</code></a> Merge pull request <a href="https://redirect.github.com/zip-rs/zip2/issues/154">#154</a> from zip-rs/release-plz-2024-05-25T05-11-15Z</li> <li><a href="https://github.com/zip-rs/zip2/commit/78aca55db55858ddfc008447fad92f2f23a7abb8"><code>78aca55</code></a> chore: release</li> <li><a href="https://github.com/zip-rs/zip2/commit/699d10da7109d9546c359ebed5959f4a257eee2d"><code>699d10d</code></a> style: cargo fmt --all</li> <li><a href="https://github.com/zip-rs/zip2/commit/e6b2290f70390e5df56d62d5efad4fa179268eb0"><code>e6b2290</code></a> chore: Another tweak to ensure <code>version_needed</code> is applied</li> <li><a href="https://github.com/zip-rs/zip2/commit/92012b979526f6810904836cd242dab1d57fbe44"><code>92012b9</code></a> chore: Tweaks to make <code>version_needed</code> and <code>version_made_by</code> work with recent...</li> <li><a href="https://github.com/zip-rs/zip2/commit/cda4712153b629cbcdbeda87418c7a7319d27eb9"><code>cda4712</code></a> fix: version-needed-to-extract was incorrect in central header, and version-m...</li> <li><a href="https://github.com/zip-rs/zip2/commit/b057d0dca2c6a5aae25b540a47c2f33c3399528e"><code>b057d0d</code></a> Merge pull request <a href="https://redirect.github.com/zip-rs/zip2/issues/93">#93</a> from cosmicexplorer/bulk-parsing</li> <li><a href="https://github.com/zip-rs/zip2/commit/a28b16e69cc006c02cd8e38d869d5958bcc948b5"><code>a28b16e</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/zip-rs/zip2/commit/df70f6a320a7a536616dcb50d650f2bdaedffdf7"><code>df70f6a</code></a> Fix unmatched bracket due to bad merge</li> <li><a href="https://github.com/zip-rs/zip2/commit/6b19c877e2fd4059b6b4b94c9a6a009bb61b83f1"><code>6b19c87</code></a> Merge branch 'master' into bulk-parsing</li> <li>Additional commits viewable in <a href="https://github.com/zip-rs/zip2/compare/v2.0.0...v2.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0674841b94 |
ksud: Skip patch init_boot.img on kmi android12-xxx devices (#1744)
有一些设备(如ace2v),带了initboot,但ramdisk却在boot里,导致无法使用ota安装与直接安装,所以添加了个开关 因为本人开发环境有点简陋(mt管理器),而且对项目代码不太熟,合并前最好review一下( |
||
|
|
dc233700aa |
Update Dependencies and Migrate to Kotlin 2 (#1765)
Corrections/edits and reviews always welcomed. Migrate to Kotlin 2 Updated dependencies Refreshed lock files |
||
|
|
9c2e48bb3e | ksud: turn off auto-detect bootdevice when OS is not android (#1746) | ||
|
|
4871e11a55 |
Update resetprop (#1742)
With topjohnwu/Magisk@941a363 included. |
||
|
|
fa7f5959b2 |
build(deps): bump zip from 1.2.3 to 1.3.0 in /userspace/ksud (#1738)
Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.3 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v1.3.0</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Add <code>is_symlink</code> method</li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Extract symlinks into symlinks on Unix and Windows, and fix a bug that affected making directories writable on MacOS</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>Eliminate deprecation warning when <code>--all-features</code> implicitly enables the deprecated feature</li> <li>Check if archive contains a symlink's target, without borrowing both at the same time</li> <li>Eliminate a clone that's no longer necessary</li> <li>is_dir only needs to look at the filename</li> <li>Remove unnecessary #[cfg] attributes</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Fix borrow-of-moved-value</li> <li>Box<!-- raw HTML omitted --> doesn't directly convert to PathBuf, so convert back to String first</li> <li>partial revert - only &str has chars(), but Box<!-- raw HTML omitted --> should auto-deref</li> <li>contains_key needs a <code>Box<str></code>, so generify <code>is_dir</code> to accept one</li> <li>Add missing <code>ZipFileData::is_dir()</code> method</li> <li>Fix another Windows-specific error</li> <li>More bug fixes for Windows-specific symlink code</li> <li>More bug fixes for Windows-specific symlink code</li> <li>Bug fix: variable name change</li> <li>Bug fix: need both internal and output path to determine whether to symlink_dir</li> <li>Another bug fix</li> <li>Fix another error-type conversion error</li> <li>Fix error-type conversion on Windows</li> <li>Fix conditionally-unused import</li> <li>Fix continued issues, and factor out the Vec<!-- raw HTML omitted -->-to-OsString conversion (cc: <a href="https://redirect.github.com/zip-rs/zip2/pull/125">#125</a>)</li> <li>Fix CI failure involving conversion to OsString for symlinks (see my comments on <a href="https://redirect.github.com/zip-rs/zip2/pull/125">#125</a>)</li> <li>Move path join into platform-independent code</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zip-rs/zip2/compare/v1.2.3...v1.3.0">1.3.0</a> - 2024-05-17</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Add <code>is_symlink</code> method</li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Extract symlinks into symlinks on Unix and Windows, and fix a bug that affected making directories writable on MacOS</li> </ul> <h3><!-- raw HTML omitted -->🚜 Refactor</h3> <ul> <li>Eliminate deprecation warning when <code>--all-features</code> implicitly enables the deprecated feature</li> <li>Check if archive contains a symlink's target, without borrowing both at the same time</li> <li>Eliminate a clone that's no longer necessary</li> <li>is_dir only needs to look at the filename</li> <li>Remove unnecessary #[cfg] attributes</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>Fix borrow-of-moved-value</li> <li>Box<!-- raw HTML omitted --> doesn't directly convert to PathBuf, so convert back to String first</li> <li>partial revert - only &str has chars(), but Box<!-- raw HTML omitted --> should auto-deref</li> <li>contains_key needs a <code>Box<str></code>, so generify <code>is_dir</code> to accept one</li> <li>Add missing <code>ZipFileData::is_dir()</code> method</li> <li>Fix another Windows-specific error</li> <li>More bug fixes for Windows-specific symlink code</li> <li>More bug fixes for Windows-specific symlink code</li> <li>Bug fix: variable name change</li> <li>Bug fix: need both internal and output path to determine whether to symlink_dir</li> <li>Another bug fix</li> <li>Fix another error-type conversion error</li> <li>Fix error-type conversion on Windows</li> <li>Fix conditionally-unused import</li> <li>Fix continued issues, and factor out the Vec<!-- raw HTML omitted -->-to-OsString conversion (cc: <a href="https://redirect.github.com/zip-rs/zip2/pull/125">#125</a>)</li> <li>Fix CI failure involving conversion to OsString for symlinks (see my comments on <a href="https://redirect.github.com/zip-rs/zip2/pull/125">#125</a>)</li> <li>Move path join into platform-independent code</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/102e31113daa5e9553db14c985b1db3f519174a8"><code>102e311</code></a> Merge pull request <a href="https://redirect.github.com/zip-rs/zip2/issues/131">#131</a> from zip-rs/release-plz-2024-05-15T23-52-34Z</li> <li><a href="https://github.com/zip-rs/zip2/commit/461fb58a0257689204ed6b314b4c3d48239b8fc0"><code>461fb58</code></a> chore: release</li> <li><a href="https://github.com/zip-rs/zip2/commit/a8b2855910da393a147b634dffe3127e39360897"><code>a8b2855</code></a> ci: Auto-merge PRs from within repo even if I'm the triggering actor</li> <li><a href="https://github.com/zip-rs/zip2/commit/6fa4486089eff50d3dc6fdf77fe73d55c8087475"><code>6fa4486</code></a> Enable attestation of release builds</li> <li><a href="https://github.com/zip-rs/zip2/commit/3e81fddb78e2faa1f7a6caacfc03ef1879092feb"><code>3e81fdd</code></a> style: cargo fmt --all</li> <li><a href="https://github.com/zip-rs/zip2/commit/1cb0e1b3b7812182f4ac44750ee37353386ef48c"><code>1cb0e1b</code></a> refactor: Eliminate deprecation warning when <code>--all-features</code> implicitly enab...</li> <li><a href="https://github.com/zip-rs/zip2/commit/fbf111ef9714a91edf4fed8d80c0b63748b80d63"><code>fbf111e</code></a> style: cargo fmt --all</li> <li><a href="https://github.com/zip-rs/zip2/commit/3e06f6433afdc485fbbf4e46f79070ade5996e63"><code>3e06f64</code></a> chore: Fix borrow-of-moved-value</li> <li><a href="https://github.com/zip-rs/zip2/commit/633a6733e6ebb19de9745d6679935c2b168821d0"><code>633a673</code></a> refactor: Check if archive contains a symlink's target, without borrowing bot...</li> <li><a href="https://github.com/zip-rs/zip2/commit/17fee7938a33aebaab84f21f12a7551c2576bb48"><code>17fee79</code></a> refactor: Eliminate a clone that's no longer necessary</li> <li>Additional commits viewable in <a href="https://github.com/zip-rs/zip2/compare/v1.2.3...v1.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
64ddf47783 |
build(deps): bump zip from 1.2.1 to 1.2.3 in /userspace/ksud (#1728)
Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.1 to 1.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v1.2.3</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Remove a window when an extracted directory might be unexpectedly listable and/or <code>cd</code>able by non-owners</li> <li>Extract directory contents on Unix even if the directory doesn't have write permission (<a href="https://redirect.github.com/zip-rs/zip-old/issues/423">zip-rs/zip-old#423</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>More conditionally-unused imports</li> </ul> <h2>v1.2.2</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Failed to clear "writing_raw" before finishing a symlink, leading to dropped extra fields</li> </ul> <h3><!-- raw HTML omitted -->⚡ Performance</h3> <ul> <li>Use boxed slice for archive comment, since it can't be concatenated</li> <li>Optimize for the fact that false signatures can't overlap with real ones</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zip-rs/zip2/compare/v1.2.2...v1.2.3">1.2.3</a> - 2024-05-10</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Remove a window when an extracted directory might be unexpectedly listable and/or <code>cd</code>able by non-owners</li> <li>Extract directory contents on Unix even if the directory doesn't have write permission (<a href="https://redirect.github.com/zip-rs/zip-old/issues/423">zip-rs/zip-old#423</a>)</li> </ul> <h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3> <ul> <li>More conditionally-unused imports</li> </ul> <h2><a href="https://github.com/zip-rs/zip2/compare/v1.2.1...v1.2.2">1.2.2</a> - 2024-05-09</h2> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Failed to clear "writing_raw" before finishing a symlink, leading to dropped extra fields</li> </ul> <h3><!-- raw HTML omitted -->⚡ Performance</h3> <ul> <li>Use boxed slice for archive comment, since it can't be concatenated</li> <li>Optimize for the fact that false signatures can't overlap with real ones</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/adb40b83d2b7efd9dc4bd2ea06fda14637dcdde4"><code>adb40b8</code></a> Merge pull request <a href="https://redirect.github.com/zip-rs/zip2/issues/118">#118</a> from zip-rs/release-plz-2024-05-10T23-54-42Z</li> <li><a href="https://github.com/zip-rs/zip2/commit/3d7852a337c3f0359612d04c7751c70a0ef12c9e"><code>3d7852a</code></a> chore: release</li> <li><a href="https://github.com/zip-rs/zip2/commit/a385aaf854687020f23e03dbe0d1035b49c949a4"><code>a385aaf</code></a> doc: Important correction: consuming package has to <em>target</em> Unix, e.g. this ...</li> <li><a href="https://github.com/zip-rs/zip2/commit/4a5d28ed30894c9d379529dea8f593e74ea2d358"><code>4a5d28e</code></a> doc: Important correction: contents might not have been extracted at all</li> <li><a href="https://github.com/zip-rs/zip2/commit/ba4c6936d542731150dbf90e76967d8bde252ad1"><code>ba4c693</code></a> doc: Important clarification: "any user" -> "any non-root user"</li> <li><a href="https://github.com/zip-rs/zip2/commit/c28614a0b224ff715537d0faf548ceecaf85bc06"><code>c28614a</code></a> doc: Document the guarantee provided by 137672cb29a264412211cc20b78f540308a221d3</li> <li><a href="https://github.com/zip-rs/zip2/commit/137672cb29a264412211cc20b78f540308a221d3"><code>137672c</code></a> fix: Remove a window when an extracted directory might be unexpectedly listab...</li> <li><a href="https://github.com/zip-rs/zip2/commit/c0691ec1e547796de361d3c0c376b77236c9308c"><code>c0691ec</code></a> Improve copyright warning</li> <li><a href="https://github.com/zip-rs/zip2/commit/123fb7b8071bd50e1937d2d39e0746b7ddec486f"><code>123fb7b</code></a> doc: Improve copyright warning</li> <li><a href="https://github.com/zip-rs/zip2/commit/2198653882f90328f7b76bcbad74e33bbe6216ae"><code>2198653</code></a> Add issue templates</li> <li>Additional commits viewable in <a href="https://github.com/zip-rs/zip2/compare/v1.2.1...v1.2.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |