Commit Graph

410 Commits

Author SHA1 Message Date
Rifat Azad
587fca9f1f manager: hide reboot button if ksuversion not found (KSU_NEXT v2 signature not found)
manager: add module migration, backup and restore
manager: update translation for zh-CN (authored by @xiangxiangxiong9)
docs: devies: add more unofficial supported devices
2025-01-11 14:43:51 +06:00
Rifat Azad
0f9bd38e3c ci: fixed issues 2025-01-07 23:44:21 +06:00
Rifat Azad
f3f4ba5897 manager: added mount system switchability
userspace: added ksud_overlayfs & ksud_magic
2025-01-07 17:08:53 +06:00
dependabot[bot]
8c6e81ad01 build(deps): bump syn in /userspace/ksud in the crates group
Bumps the crates group in /userspace/ksud with 1 update: [syn](https://github.com/dtolnay/syn).


Updates `syn` from 2.0.94 to 2.0.95
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.94...2.0.95)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 08:49:35 +00:00
rifsxd
68002ce859 ksud: update aarch64 bin BusyBox v1.36.1.1 topjohnwu (2024-10-06 01:38:43 PDT) 2025-01-05 18:03:57 +06:00
Rifat Azad
09a67f5642 ksud: print KernelSU Next 2025-01-05 09:10:33 +06:00
Rifat Azad
26e3720b8d Merge pull request #66 from rifsxd/dependabot/cargo/userspace/ksud/crates-aad0ae0993
build(deps): bump the crates group in /userspace/ksud with 3 updates
2025-01-04 17:45:40 +06:00
Rifat Azad
ace36326cd source: removed all SuSFS code 2025-01-04 17:33:03 +06:00
rifsxd
6ae0737fba ksud: minor string tweak for module installer script 2025-01-04 01:57:52 +06:00
dependabot[bot]
4387c000f5 build(deps): bump the crates group in /userspace/ksud with 3 updates
Bumps the crates group in /userspace/ksud with 3 updates: [tempfile](https://github.com/Stebalien/tempfile), [async-trait](https://github.com/dtolnay/async-trait) and [cc](https://github.com/rust-lang/cc-rs).


Updates `tempfile` from 3.14.0 to 3.15.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.15.0)

Updates `async-trait` from 0.1.83 to 0.1.84
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.83...0.1.84)

Updates `cc` from 1.2.6 to 1.2.7
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.6...cc-v1.2.7)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: async-trait
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 08:56:36 +00:00
Rifat Azad
8162f46af4 source: remove susfsd 2025-01-03 11:15:39 +06:00
Rifat Azad
f8d970ddde ksud: upstreamed magic_mount from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@92d793d 2025-01-03 08:27:52 +06:00
rifsxd
1edc46a679 ci: fix build susfsd 2025-01-03 03:51:34 +06:00
Rifat Azad
e225b6e7d4 userspace: add susfsd to /data/adb/ksu/bin 2025-01-02 20:40:42 +06:00
dependabot[bot]
fe854b8408 build(deps): bump syn in /userspace/ksud in the crates group
Bumps the crates group in /userspace/ksud with 1 update: [syn](https://github.com/dtolnay/syn).


Updates `syn` from 2.0.93 to 2.0.94
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.93...2.0.94)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-02 09:00:49 +00:00
rifsxd
5982cdb61d source: minor cleanup 2025-01-01 21:19:50 +06:00
dependabot[bot]
3b9a5249f8 build(deps): bump the crates group in /userspace/ksud with 3 updates
Bumps the crates group in /userspace/ksud with 3 updates: [serde](https://github.com/serde-rs/serde), [serde_derive](https://github.com/serde-rs/serde) and [syn](https://github.com/dtolnay/syn).


Updates `serde` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)

Updates `serde_derive` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)

Updates `syn` from 2.0.92 to 2.0.93
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.92...2.0.93)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 08:44:56 +00:00
dependabot[bot]
6f7a1b5a18 build(deps): bump the crates group in /userspace/ksud with 2 updates
Bumps the crates group in /userspace/ksud with 2 updates: [cc](https://github.com/rust-lang/cc-rs) and [syn](https://github.com/dtolnay/syn).


Updates `cc` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.5...cc-v1.2.6)

Updates `syn` from 2.0.91 to 2.0.92
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.91...2.0.92)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-27 08:37:47 +00:00
dependabot[bot]
32efdcbd27 build(deps): bump quote in /userspace/ksud in the crates group
Bumps the crates group in /userspace/ksud with 1 update: [quote](https://github.com/dtolnay/quote).


Updates `quote` from 1.0.37 to 1.0.38
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.37...1.0.38)

---
updated-dependencies:
- dependency-name: quote
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 09:00:28 +00:00
Caner Karaca
f073211b3f ksud: update cargo dependencies 2024-12-25 23:12:09 +00:00
Rifat Azad
7ca46e51dd Merge pull request #38 from rifsxd/dependabot/cargo/userspace/ksud/crates-56a057e772
build(deps): bump js-sys from 0.3.72 to 0.3.76 in /userspace/ksud in the crates group
2024-12-25 16:15:22 +06:00
Rifat Azad
7d3a9eb6f2 ksud: export KSU_NEXT to environment 2024-12-25 16:09:48 +06:00
dependabot[bot]
56f8104db1 build(deps): bump js-sys in /userspace/ksud in the crates group
Bumps the crates group in /userspace/ksud with 1 update: [js-sys](https://github.com/rustwasm/wasm-bindgen).


Updates `js-sys` from 0.3.72 to 0.3.76
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: js-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-25 10:07:33 +00:00
Rifat Azad
98bc9efaa4 Revert "Drop some legacy codes (#1981)"
This reverts commit b82eaff26e.
2024-12-24 23:12:35 +06:00
dependabot[bot]
0b75c0d273 build(deps): bump the crates group in /userspace/ksud with 37 updates
Bumps the crates group in /userspace/ksud with 37 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` |
| [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.33` | `0.2.34` |
| [zip](https://github.com/zip-rs/zip2) | `2.2.0` | `2.2.2` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` |
| [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` |
| [libc](https://github.com/rust-lang/libc) | `0.2.164` | `0.2.169` |
| [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` |
| [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.20` | `0.2.21` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.1` | `1.2.5` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [clap_lex](https://github.com/clap-rs/clap) | `0.7.3` | `0.7.4` |
| [const_format_proc_macros](https://github.com/rodrimati1992/const_format_crates) | `0.2.33` | `0.2.34` |
| [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.15` | `0.2.16` |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.5` | `0.8.6` |
| [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.11` | `0.3.12` |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` |
| [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` |
| [fastrand](https://github.com/smol-rs/fastrand) | `2.2.0` | `2.3.0` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.7.0` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.13` | `1.0.14` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.0` | `0.8.2` |
| [object](https://github.com/gimli-rs/object) | `0.36.5` | `0.36.7` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.91` | `1.0.92` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` |
| [syn](https://github.com/dtolnay/syn) | `2.0.89` | `2.0.91` |
| [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |


Updates `anyhow` from 1.0.93 to 1.0.95
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.95)

Updates `clap` from 4.5.21 to 4.5.23
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.21...clap_complete-v4.5.23)

Updates `const_format` from 0.2.33 to 0.2.34
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34)

Updates `zip` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.2.0...v2.2.2)

Updates `env_logger` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.5...v0.11.6)

Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)

Updates `serde_json` from 1.0.133 to 1.0.134
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134)

Updates `libc` from 0.2.164 to 0.2.169
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.164...0.2.169)

Updates `which` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.0...7.0.1)

Updates `chrono` from 0.4.38 to 0.4.39
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)

Updates `allocator-api2` from 0.2.20 to 0.2.21
- [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zakarumych/allocator-api2/commits/v0.2.21)

Updates `bytes` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.8.0...v1.9.0)

Updates `cc` from 1.2.1 to 1.2.5
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.1...cc-v1.2.5)

Updates `clap_builder` from 4.5.21 to 4.5.23
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.21...v4.5.23)

Updates `clap_lex` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.3...clap_lex-v0.7.4)

Updates `const_format_proc_macros` from 0.2.33 to 0.2.34
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34)

Updates `cpufeatures` from 0.2.15 to 0.2.16
- [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.15...cpufeatures-v0.2.16)

Updates `crossbeam-channel` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.14)

Updates `crossbeam-deque` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-deque-0.8.5...crossbeam-deque-0.8.6)

Updates `crossbeam-queue` from 0.3.11 to 0.3.12
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.11...crossbeam-queue-0.3.12)

Updates `crossbeam-utils` from 0.8.20 to 0.8.21
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.20...crossbeam-utils-0.8.21)

Updates `env_filter` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/env_filter-v0.1.2...env_filter-v0.1.3)

Updates `fastrand` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v2.2.0...v2.3.0)

Updates `indexmap` from 2.6.0 to 2.7.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.6.0...2.7.0)

Updates `itoa` from 1.0.13 to 1.0.14
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.13...1.0.14)

Updates `miniz_oxide` from 0.8.0 to 0.8.2
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/compare/0.8.0...0.8.2)

Updates `object` from 0.36.5 to 0.36.7
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/object/compare/0.36.5...0.36.7)

Updates `proc-macro2` from 1.0.91 to 1.0.92
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.91...1.0.92)

Updates `serde_derive` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)

Updates `syn` from 2.0.89 to 2.0.91
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.89...2.0.91)

Updates `time` from 0.3.36 to 0.3.37
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.36...v0.3.37)

Updates `tokio` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0)

Updates `wasm-bindgen` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-backend` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-macro` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-macro-support` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-shared` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: const_format
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: allocator-api2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: bytes
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: clap_builder
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: clap_lex
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: const_format_proc_macros
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: cpufeatures
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-channel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-deque
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-queue
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-utils
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: env_filter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: fastrand
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: indexmap
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: itoa
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: object
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: time
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: tokio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: wasm-bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-backend
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-macro
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-macro-support
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-shared
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-24 08:38:38 +00:00
Rifat Azad
0907ca55d8 susfs: fixed susfs unsupported output
manager: if susfs not supported then hide it
2024-12-24 06:13:46 +06:00
Rifat Azad
a0540aa8ec ksud: dropped magic_mount for stability so welcome back OverlayFS
manager: brought back shrink images in settings
2024-12-24 04:21:38 +06:00
Rifat Azad
946b793f6d ci: minor tweaks 2024-12-24 00:30:02 +06:00
Rifat Azad
84cb1ac04d manager: susfs feature overhaul and some minor bug fixes
susfs: more prctl syscalls added
2024-12-23 23:56:58 +06:00
Rifat Azad
baddff8622 manager: sus_su mode in StatusInfo and toggle to enable/disable sus_su
susfs: variant and sus_su syscalls added
2024-12-23 04:52:19 +06:00
Rifat Azad
2538f51bb4 manager: also detect susfs variant 2024-12-23 01:07:21 +06:00
Rifat Azad
74876b3b40 ksud: Borsh serialization of HashMap is non-canonical, bumped hasbrown 0.15.0 -> 0.15.1 2024-12-23 00:39:42 +06:00
Rifat Azad
67b14a34a9 manager: fixed getSuSFSVersion() in InfoCard
susfs: else error output as result
2024-12-22 09:23:56 +06:00
Rifat Azad
3febc5ae79 userspace: add susfs lib
manager: completed susfs support check prctl syscall
2024-12-22 08:49:45 +06:00
Rifat Azad
3b48d585dd Merge pull request #15 from rifsxd/dependabot/cargo/userspace/ksud/crates-a422b223e4
build(deps): bump the crates group in /userspace/ksud with 37 updates
2024-12-22 00:05:09 +06:00
Rifat Azad
ef4714871e source: mass rename KernelSU -> KernelSU-Next 2024-12-21 02:06:32 +06:00
dependabot[bot]
a3c30eed3b build(deps): bump the crates group in /userspace/ksud with 37 updates
Bumps the crates group in /userspace/ksud with 37 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` |
| [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.33` | `0.2.34` |
| [zip](https://github.com/zip-rs/zip2) | `2.2.0` | `2.2.2` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` |
| [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` |
| [libc](https://github.com/rust-lang/libc) | `0.2.164` | `0.2.169` |
| [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` |
| [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.20` | `0.2.21` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.1` | `1.2.5` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [clap_lex](https://github.com/clap-rs/clap) | `0.7.3` | `0.7.4` |
| [const_format_proc_macros](https://github.com/rodrimati1992/const_format_crates) | `0.2.33` | `0.2.34` |
| [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.15` | `0.2.16` |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.14` |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.5` | `0.8.6` |
| [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.11` | `0.3.12` |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.20` | `0.8.21` |
| [env_filter](https://github.com/rust-cli/env_logger) | `0.1.2` | `0.1.3` |
| [fastrand](https://github.com/smol-rs/fastrand) | `2.2.0` | `2.3.0` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.7.0` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.13` | `1.0.14` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.0` | `0.8.2` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.91` | `1.0.92` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` |
| [syn](https://github.com/dtolnay/syn) | `2.0.89` | `2.0.90` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.8` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.8` |
| [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |
| [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |


Updates `anyhow` from 1.0.93 to 1.0.94
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94)

Updates `clap` from 4.5.21 to 4.5.23
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.21...clap_complete-v4.5.23)

Updates `const_format` from 0.2.33 to 0.2.34
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34)

Updates `zip` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.2.0...v2.2.2)

Updates `env_logger` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.5...v0.11.6)

Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)

Updates `libc` from 0.2.164 to 0.2.169
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.164...0.2.169)

Updates `which` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.0...7.0.1)

Updates `chrono` from 0.4.38 to 0.4.39
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)

Updates `allocator-api2` from 0.2.20 to 0.2.21
- [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zakarumych/allocator-api2/commits/v0.2.21)

Updates `bytes` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.8.0...v1.9.0)

Updates `cc` from 1.2.1 to 1.2.5
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.1...cc-v1.2.5)

Updates `clap_builder` from 4.5.21 to 4.5.23
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.21...v4.5.23)

Updates `clap_lex` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.3...clap_lex-v0.7.4)

Updates `const_format_proc_macros` from 0.2.33 to 0.2.34
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34)

Updates `cpufeatures` from 0.2.15 to 0.2.16
- [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.15...cpufeatures-v0.2.16)

Updates `crossbeam-channel` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.14)

Updates `crossbeam-deque` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-deque-0.8.5...crossbeam-deque-0.8.6)

Updates `crossbeam-queue` from 0.3.11 to 0.3.12
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.11...crossbeam-queue-0.3.12)

Updates `crossbeam-utils` from 0.8.20 to 0.8.21
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.20...crossbeam-utils-0.8.21)

Updates `env_filter` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/env_filter-v0.1.2...env_filter-v0.1.3)

Updates `fastrand` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v2.2.0...v2.3.0)

Updates `indexmap` from 2.6.0 to 2.7.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.6.0...2.7.0)

Updates `itoa` from 1.0.13 to 1.0.14
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.13...1.0.14)

Updates `miniz_oxide` from 0.8.0 to 0.8.2
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/compare/0.8.0...0.8.2)

Updates `proc-macro2` from 1.0.91 to 1.0.92
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.91...1.0.92)

Updates `serde_derive` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)

Updates `syn` from 2.0.89 to 2.0.90
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.89...2.0.90)

Updates `thiserror` from 1.0.69 to 2.0.8
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.8)

Updates `thiserror-impl` from 1.0.69 to 2.0.8
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.8)

Updates `time` from 0.3.36 to 0.3.37
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.36...v0.3.37)

Updates `tokio` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0)

Updates `wasm-bindgen` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-backend` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-macro` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-macro-support` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

Updates `wasm-bindgen-shared` from 0.2.95 to 0.2.99
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.99)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: const_format
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: allocator-api2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: bytes
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: clap_builder
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: clap_lex
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: const_format_proc_macros
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: cpufeatures
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-channel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-deque
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-queue
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: crossbeam-utils
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: env_filter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: fastrand
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: indexmap
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: itoa
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: thiserror
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: crates
- dependency-name: thiserror-impl
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: crates
- dependency-name: time
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: tokio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: crates
- dependency-name: wasm-bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-backend
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-macro
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-macro-support
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
- dependency-name: wasm-bindgen-shared
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: crates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 17:27:15 +00:00
rifsxd
67abbcfd4b ksud: renaming KernelSU -> KernelSU-Next 2024-12-20 15:32:37 +06:00
Der_Googler
aa7fe06cc1 ksud: Replace KernelSU with KernelSU Next 2024-12-20 01:12:16 +01:00
Rifat Azad
9d0b43042e ksud: renamed patched .img 2024-12-19 19:13:56 +06:00
Rifat Azad
adf3920caa ksud: added module restore cmd, replaced pkg id for debug and uninstall manager and changed banner
manager: implement restore module UI
2024-12-19 17:33:20 +06:00
New Author Name
059c6a2d57 ksud: implement magic_mount 2024-12-13 06:19:55 +06:00
Rifat Azad
1e49553db1 manager: Next modifications, ksud: 16GB sparse image 2024-12-04 01:18:54 +06:00
dependabot[bot]
a68e476dfd 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>&amp;raw const</code> and <code>&amp;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="713bda9247"><code>713bda9</code></a>
Release 1.0.93</li>
<li><a
href="f91c247cf8"><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="2a3901c0b1"><code>2a3901c</code></a>
Isolate old rustc version tests from needing anyhow dev-dependencies in
lockfile</li>
<li><a
href="3ca2cdd795"><code>3ca2cdd</code></a>
Update dev-dependencies to thiserror v2</li>
<li><a
href="fd03a8e792"><code>fd03a8e</code></a>
Release 1.0.92</li>
<li><a
href="a16252b39b"><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="fcf2ef8da5"><code>fcf2ef8</code></a>
Compile &amp;raw test on Rust 1.82+ only</li>
<li><a
href="1e7e9fe1ed"><code>1e7e9fe</code></a>
Parse raw address expression syntax</li>
<li><a
href="7d1a8f9c1d"><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="03d722625a"><code>03d7226</code></a>
chore: Release</li>
<li><a
href="3df70fb2b6"><code>3df70fb</code></a>
docs: Update changelog</li>
<li><a
href="3266c36abf"><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="951762db57"><code>951762d</code></a>
feat(complete): Allow any OsString-compatible type to be a
CompletionCandidate</li>
<li><a
href="bb6493e890"><code>bb6493e</code></a>
feat(complete): Offer - as a path option</li>
<li><a
href="27b348dbcb"><code>27b348d</code></a>
refactor(complete): Simplify ArgValueCandidates code</li>
<li><a
href="49b8108f8c"><code>49b8108</code></a>
feat(complete): Add PathCompleter</li>
<li><a
href="82a360aa54"><code>82a360a</code></a>
feat(complete): Add ArgValueCompleter</li>
<li><a
href="47aedc6906"><code>47aedc6</code></a>
fix(complete): Ensure paths are sorted</li>
<li><a
href="431e2bc931"><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:🇩🇪: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="8939af48fe"><code>8939af4</code></a>
Release 1.0.215</li>
<li><a
href="fa5d58cd00"><code>fa5d58c</code></a>
Use ui test syntax that does not interfere with rustfmt</li>
<li><a
href="1a3cf4b3c1"><code>1a3cf4b</code></a>
Update PR 2562 ui tests</li>
<li><a
href="7d96352e96"><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="111ecc5d8c"><code>111ecc5</code></a>
Update ui tests for warning on colliding aliases</li>
<li><a
href="edd6fe954b"><code>edd6fe9</code></a>
Revert &quot;Add checks for conflicts for aliases&quot;</li>
<li><a
href="a20e9249c5"><code>a20e924</code></a>
Revert &quot;pacify clippy&quot;</li>
<li><a
href="b1353a99cd"><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="c59e876bb3"><code>c59e876</code></a>
Produce a separate warning for every colliding name</li>
<li><a
href="7f1e697c0d"><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&lt;[T; N]&gt; 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="0903de449c"><code>0903de4</code></a>
Release 1.0.133</li>
<li><a
href="2b65ca0949"><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="4e5f985958"><code>4e5f985</code></a>
Implement From&lt;[T; N]&gt; for Value</li>
<li><a
href="2ccb5b67ca"><code>2ccb5b6</code></a>
Disable question_mark clippy lint in lexical test</li>
<li><a
href="a11f5f2bc4"><code>a11f5f2</code></a>
Resolve unnecessary_map_or clippy lints</li>
<li><a
href="07f280a79c"><code>07f280a</code></a>
Wrap PR 1213 to 80 columns</li>
<li><a
href="75ed44722d"><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="73011c0b2b"><code>73011c0</code></a>
Add a safety comment to unsafe block</li>
<li><a
href="be2198a54d"><code>be2198a</code></a>
Prevent upload-artifact step from causing CI failure</li>
<li><a
href="7cce517f53"><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="dad00cb00e"><code>dad00cb</code></a>
chore: release v0.2.164</li>
<li><a
href="01ce562043"><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="8153ac1910"><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="5f0d183ae4"><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="512516016b"><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="6093ce044c"><code>6093ce0</code></a>
MacOS: move <code>ifconf</code> to <code>s_no_extra_traits</code></li>
<li><a
href="a4b5bf87ae"><code>a4b5bf8</code></a>
Remove the &quot;main&quot; workflow</li>
<li><a
href="d7b6bf0ee8"><code>d7b6bf0</code></a>
ci: Remove tests with rust &lt; 1.63</li>
<li><a
href="0a976d3cfb"><code>0a976d3</code></a>
ci: trim trailing whitespace</li>
<li><a
href="cfd7ebf850"><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="1b5f7be8ca"><code>1b5f7be</code></a>
fix README.md version</li>
<li><a
href="3edbc31fce"><code>3edbc31</code></a>
update CHANGELOG</li>
<li><a
href="cef653de4e"><code>cef653d</code></a>
add myself to authors</li>
<li><a
href="59e410d4aa"><code>59e410d</code></a>
bump version</li>
<li><a
href="66128a7722"><code>66128a7</code></a>
add support for user provided closure to receive nonfatal errors</li>
<li><a
href="7c58cf0851"><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 &quot;nightly&quot;
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="b232c584c8"><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="a23f396ede"><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="f162807fdb"><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="fa8ad00904"><code>fa8ad00</code></a>
allow older windows-sys (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/304">#304</a>)</li>
<li><a
href="335d91d538"><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="fabe0c31e5"><code>fabe0c3</code></a>
chore: Release</li>
<li><a
href="762ca76a07"><code>762ca76</code></a>
docs: Update changelog</li>
<li><a
href="d364ac44a2"><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="ad3f45837e"><code>ad3f458</code></a>
fix(stream): Respect 'test' feature</li>
<li><a
href="0b8d1052cd"><code>0b8d105</code></a>
fix(stream): Refer to correct stream on panic</li>
<li><a
href="69cf6c9909"><code>69cf6c9</code></a>
refactor(stream): Pull out test macro body</li>
<li><a
href="c78b3c1843"><code>c78b3c1</code></a>
refactor(stream): Be extra clear that macros mod is not for use</li>
<li><a
href="ab37812eea"><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="7c48196f55"><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="a28405fc4b"><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="9ce373f020"><code>9ce373f</code></a>
chore: Release</li>
<li><a
href="6668ff057f"><code>6668ff0</code></a>
docs: Update changelog</li>
<li><a
href="13e008aa95"><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="fb843c5f55"><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&lt;A&gt;</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="c22d7c852b"><code>c22d7c8</code></a>
Arbitrary-derive 1.4.1</li>
<li><a
href="690db067c9"><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="6cbaf48563"><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="de2becf7c6"><code>de2becf</code></a>
Use fully qualified path for Result when generated by macro</li>
<li><a
href="4f5967b202"><code>4f5967b</code></a>
Bump version for release</li>
<li><a
href="a5dfc7e4a1"><code>a5dfc7e</code></a>
Check stated MSRV in CI</li>
<li><a
href="da62b0359e"><code>da62b03</code></a>
Add lifetime bound for trait impl as required on older toolchains</li>
<li><a
href="f643527024"><code>f643527</code></a>
Use std::error::Error for compatibility with older toolchains</li>
<li><a
href="5b86c44c09"><code>5b86c44</code></a>
Bump to 1.4.0</li>
<li><a
href="1cc0e46d23"><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="19fa89ecb0"><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="76a397013c"><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="a0441c3bca"><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="837ad79d4e"><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="58bd9747c2"><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="aa4a6cf7d5"><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="5835783f0e"><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="15d2f7d4b0"><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="8120aed13e"><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="2050013e69"><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="2920fb082c"><code>2920fb0</code></a>
chore: Release</li>
<li><a
href="8902627c2b"><code>8902627</code></a>
docs: Update changelog</li>
<li><a
href="79d696f925"><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="479df35abd"><code>479df35</code></a>
fix(parser): Fill in defaults on ignored error</li>
<li><a
href="a1d69ca824"><code>a1d69ca</code></a>
refactor(parser): Split up parsing from post-processing</li>
<li><a
href="6827841930"><code>6827841</code></a>
test(parser): Show bad ignore_errors defaulting case</li>
<li><a
href="76d0049330"><code>76d0049</code></a>
test(parser): Verify defaulting on errors</li>
<li><a
href="3f5c05ce38"><code>3f5c05c</code></a>
test(parser): Ensure we are actually testing ignore_errors</li>
<li><a
href="ba4745dd11"><code>ba4745d</code></a>
chore(ci): Fix use of permissions</li>
<li><a
href="22944b4c35"><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="93c4a7231b">93c4a723</a>)</li>
</ul>
<h4>Improvements</h4>
<ul>
<li><strong>ErrorMessages</strong> improves error messages and
corrections (<a
href="a29c3983c4">a29c3983</a>)</li>
<li><strong>ArgGroups</strong> improves requirement and confliction
support for groups (<a
href="c236dc5ff4">c236dc5f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2920fb082c"><code>2920fb0</code></a>
chore: Release</li>
<li><a
href="8902627c2b"><code>8902627</code></a>
docs: Update changelog</li>
<li><a
href="79d696f925"><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="479df35abd"><code>479df35</code></a>
fix(parser): Fill in defaults on ignored error</li>
<li><a
href="a1d69ca824"><code>a1d69ca</code></a>
refactor(parser): Split up parsing from post-processing</li>
<li><a
href="6827841930"><code>6827841</code></a>
test(parser): Show bad ignore_errors defaulting case</li>
<li><a
href="76d0049330"><code>76d0049</code></a>
test(parser): Verify defaulting on errors</li>
<li><a
href="3f5c05ce38"><code>3f5c05c</code></a>
test(parser): Ensure we are actually testing ignore_errors</li>
<li><a
href="ba4745dd11"><code>ba4745d</code></a>
chore(ci): Fix use of permissions</li>
<li><a
href="22944b4c35"><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="32842f6ce0"><code>32842f6</code></a>
cpufeatures: relax XSAVE checks (<a
href="https://redirect.github.com/RustCrypto/utils/issues/1130">#1130</a>)</li>
<li><a
href="ae570cd1e3"><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="b6fcf75064"><code>b6fcf75</code></a>
Cut new release candidates (<a
href="https://redirect.github.com/RustCrypto/utils/issues/1127">#1127</a>)</li>
<li><a
href="e734b0ef33"><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="0aec166be9"><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="66221b6605"><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="cc0545698c"><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="492eebdd07"><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="8efe87314d"><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="3f94c9cf5a"><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&lt;A&gt;</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="c22d7c852b"><code>c22d7c8</code></a>
Arbitrary-derive 1.4.1</li>
<li><a
href="690db067c9"><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="6cbaf48563"><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="de2becf7c6"><code>de2becf</code></a>
Use fully qualified path for Result when generated by macro</li>
<li><a
href="4f5967b202"><code>4f5967b</code></a>
Bump version for release</li>
<li><a
href="a5dfc7e4a1"><code>a5dfc7e</code></a>
Check stated MSRV in CI</li>
<li><a
href="da62b0359e"><code>da62b03</code></a>
Add lifetime bound for trait impl as required on older toolchains</li>
<li><a
href="f643527024"><code>f643527</code></a>
Use std::error::Error for compatibility with older toolchains</li>
<li><a
href="5b86c44c09"><code>5b86c44</code></a>
Bump to 1.4.0</li>
<li><a
href="1cc0e46d23"><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="1b93479b8e"><code>1b93479</code></a>
v2.2.0</li>
<li><a
href="8ad2283367"><code>8ad2283</code></a>
ci: Use &quot;v2.0.0&quot; branch for security check (<a
href="https://redirect.github.com/smol-rs/fastrand/issues/91">#91</a>)</li>
<li><a
href="cfc0ab0ef7"><code>cfc0ab0</code></a>
Update rustsec/audit-check branch name to main</li>
<li><a
href="6dee614ee3"><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="14aec222af"><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="eff67addae"><code>eff67ad</code></a>
upgrade zlib-rs to version <code>0.4.0</code></li>
<li><a
href="ce18d3afb4"><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="74841c510c"><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="d49fc1d6ba"><code>d49fc1d</code></a>
Release 1.0.13</li>
<li><a
href="3118ea63cd"><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="ed2b9b4c6d"><code>ed2b9b4</code></a>
Eliminate 64-bit-to-isize conversion</li>
<li><a
href="513debf104"><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="09a06f66c4"><code>09a06f6</code></a>
Change decimal digits lookup table from static to const</li>
<li><a
href="d39d76721f"><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="daf766bdd1"><code>daf766b</code></a>
Replace 'decode' terminology with 'render'</li>
<li><a
href="535f396e7b"><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="21e76dcff2"><code>21e76dc</code></a>
Remove redundant size_of check</li>
<li><a
href="c4ba250a96"><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="cdbf42389e"><code>cdbf423</code></a>
chore: release v0.2.11</li>
<li><a
href="7532f812b3"><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="28f20d83a2"><code>28f20d8</code></a>
Reduce the number of iterations on emulated aarch64 Linux</li>
<li><a
href="3dbb18755d"><code>3dbb187</code></a>
Mark libm-macros and musl-math-sys as publish=false</li>
<li><a
href="6bbbed59c7"><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="fb9cd479e9"><code>fb9cd47</code></a>
Enable more targets on CI</li>
<li><a
href="df9f125bdd"><code>df9f125</code></a>
Disable a unit test that is failing on i586</li>
<li><a
href="b126e7c70b"><code>b126e7c</code></a>
Add dockerfiles for i586, riscv, and thumb</li>
<li><a
href="0e69109209"><code>0e69109</code></a>
Add a test against musl libm</li>
<li><a
href="364e13e2fb"><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>&quot;compiler/fallback mismatch 949&quot;</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>
2024-11-22 14:48:40 +08:00
dependabot[bot]
31f249b331 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="6c52daaa79"><code>6c52daa</code></a>
Release 1.0.91</li>
<li><a
href="4986853bea"><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="f130b76204"><code>f130b76</code></a>
Clean up dep-info files from OUT_DIR</li>
<li><a
href="a0b868a60c"><code>a0b868a</code></a>
Release 1.0.90</li>
<li><a
href="0f741692fa"><code>0f74169</code></a>
Improve rendering of inline code in macros documentation</li>
<li><a
href="8ce4560fa4"><code>8ce4560</code></a>
Ignore needless_lifetimes clippy lint</li>
<li><a
href="be64707850"><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="5034cabe54"><code>5034cab</code></a>
chore: Release</li>
<li><a
href="b5b690c459"><code>b5b690c</code></a>
docs: Update changelog</li>
<li><a
href="abba1965be"><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="6ddd5d4e11"><code>6ddd5d4</code></a>
fix(complete)!: Rename ArgValueCompleter to ArgValueCandidates</li>
<li><a
href="71c5e27f8b"><code>71c5e27</code></a>
fix(complete)!: Rename CustomCompleter to ValueCandidates</li>
<li><a
href="108907385c"><code>1089073</code></a>
chore: Release</li>
<li><a
href="c9b8c85f09"><code>c9b8c85</code></a>
docs: Update changelog</li>
<li><a
href="8b3de18a8d"><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="b38538d7c4"><code>b38538d</code></a>
fix(complete)!: Rename dynamic to engine</li>
<li><a
href="232af62f7d"><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="58a8d22931"><code>58a8d22</code></a>
Release 1.0.213</li>
<li><a
href="ef0ed22593"><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="79925ac394"><code>79925ac</code></a>
Ignore dead_code warning in regression test</li>
<li><a
href="b60e4092ec"><code>b60e409</code></a>
Hygiene for macro-generated newtype struct deserialization with 'with'
attr</li>
<li><a
href="fdc36e5c06"><code>fdc36e5</code></a>
Add regression test for issue 2846</li>
<li><a
href="49e11ce1ba"><code>49e11ce</code></a>
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test</li>
<li><a
href="7ae1b5f8f3"><code>7ae1b5f</code></a>
Release 1.0.212</li>
<li><a
href="1ac054b34a"><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="1e36ef551d"><code>1e36ef5</code></a>
Fix hygiene of macro-generated local variable accesses in serde(with)
wrappers</li>
<li><a
href="0058c7226e"><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&lt;String,
Value&gt;</code> and <code>&amp;Map&lt;String, Value&gt;</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="86d933cfd7"><code>86d933c</code></a>
Release 1.0.132</li>
<li><a
href="f45b422a3b"><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="f2082d2a04"><code>f2082d2</code></a>
Clearer order of comparisons</li>
<li><a
href="0f54a1a0df"><code>0f54a1a</code></a>
Handle early return sooner on eof in seq or map</li>
<li><a
href="2a4cb44f7c"><code>2a4cb44</code></a>
Rearrange 'match peek'</li>
<li><a
href="4cb90ce66d"><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="b71ccd2d8f"><code>b71ccd2</code></a>
Reduce duplicative instantiation of logic in SeqAccess and
MapAccess</li>
<li><a
href="a810ba9850"><code>a810ba9</code></a>
Release 1.0.131</li>
<li><a
href="0d084c5038"><code>0d084c5</code></a>
Touch up PR 1135</li>
<li><a
href="b4954a9561"><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="2fa58aecf5"><code>2fa58ae</code></a>
Increment version number to 0.8.35</li>
<li><a
href="375b374ad1"><code>375b374</code></a>
Note the encoding repo revision used</li>
<li><a
href="e60a65ae45"><code>e60a65a</code></a>
Update docs for GBK and gb18030</li>
<li><a
href="7f62c7f629"><code>7f62c7f</code></a>
Fix typo</li>
<li><a
href="65e9eee2ee"><code>65e9eee</code></a>
Add release note</li>
<li><a
href="471104f43b"><code>471104f</code></a>
Restore PUA range check, add manual tests</li>
<li><a
href="6a489c7e89"><code>6a489c7</code></a>
Make the GBK-range GB18030-2022 changes work</li>
<li><a
href="2f1b14fd08"><code>2f1b14f</code></a>
Regenerate data for GB18030-2022 (tests fail)</li>
<li><a
href="acae06412c"><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="63b4a641b7"><code>63b4a64</code></a>
chore: release v0.2.161</li>
<li><a
href="49f1ad7207"><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="ed784c3ccc"><code>ed784c3</code></a>
unbreak OpenBSD after <a
href="https://redirect.github.com/rust-lang/libc/issues/3937">#3937</a></li>
<li><a
href="b72e9bcaf9"><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="bf6680ddbf"><code>bf6680d</code></a>
chore: release v0.2.160</li>
<li><a
href="a36762845c"><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="35f31f84c5"><code>35f31f8</code></a>
Sort linux-musl.txt</li>
<li><a
href="1b2232978f"><code>1b22329</code></a>
Add fnmatch.h</li>
<li><a
href="31f746a6d2"><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="f39e871b2a"><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="1b6dfa126a"><code>1b6dfa1</code></a>
Update actions and bump to 1.0.4</li>
<li><a
href="a927d86f36"><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="00ff59e2f5"><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 &amp; rustix).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a354f8cb11"><code>a354f8c</code></a>
chore: release 3.13.0</li>
<li><a
href="d21b602fa2"><code>d21b602</code></a>
chore: update deps</li>
<li><a
href="d6600da8fc"><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="19280c5889"><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="c5eac9f690"><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="e303757cd3"><code>e303757</code></a>
Version 0.17.0</li>
<li><a
href="6c959b69fa"><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="f2a51ef110"><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="dc70412e36"><code>dc70412</code></a>
Update Devices struct doc comment to clarify block_devices can be
empty</li>
<li><a
href="d66c910f34"><code>d66c910</code></a>
Remove unnecessary #[allow(non_snake_case)]</li>
<li><a
href="eb26215f20"><code>eb26215</code></a>
Add support for /dev/devices</li>
<li><a
href="53dc3a7521"><code>53dc3a7</code></a>
Updated readme to show what the crypto example produces.</li>
<li><a
href="e0dec8b484"><code>e0dec8b</code></a>
Implemented example for /dev/crypto parser</li>
<li><a
href="784dd2c30d"><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="296791acbf"><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="621a3abe98"><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="34e5ac58ab"><code>34e5ac5</code></a>
Release 0.24.2</li>
<li><a
href="bde33b25e9"><code>bde33b2</code></a>
Update Cargo.lock</li>
<li><a
href="34f98bfe83"><code>34f98bf</code></a>
Update gimli dependency</li>
<li><a
href="b43dfaafb7"><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="9055f28157"><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="f4e1bef251"><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="f8c3b30a62"><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="3989031aac"><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="5d10d81996"><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="5628f47a37"><code>5628f47</code></a>
chore: Release</li>
<li><a
href="42d417558f"><code>42d4175</code></a>
chore: Release</li>
<li><a
href="924fc503d3"><code>924fc50</code></a>
chore: Release</li>
<li><a
href="313e16a1cc"><code>313e16a</code></a>
docs: Update changelog</li>
<li><a
href="2bbc343f4a"><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="8639e08f26"><code>8639e08</code></a>
feat: Implement AsLockedWrite generically too</li>
<li><a
href="f4a1f986c0"><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="ed1dbd710a"><code>ed1dbd7</code></a>
feat: Implement AutoStream for dyn Write + auto traits</li>
<li><a
href="8a57dcca41"><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="a1cbc88207"><code>a1cbc88</code></a>
refactor: Implement RawStream for Box&lt;T&gt; 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="5628f47a37"><code>5628f47</code></a>
chore: Release</li>
<li><a
href="42d417558f"><code>42d4175</code></a>
chore: Release</li>
<li><a
href="924fc503d3"><code>924fc50</code></a>
chore: Release</li>
<li><a
href="313e16a1cc"><code>313e16a</code></a>
docs: Update changelog</li>
<li><a
href="2bbc343f4a"><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="8639e08f26"><code>8639e08</code></a>
feat: Implement AsLockedWrite generically too</li>
<li><a
href="f4a1f986c0"><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="ed1dbd710a"><code>ed1dbd7</code></a>
feat: Implement AutoStream for dyn Write + auto traits</li>
<li><a
href="8a57dcca41"><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="a1cbc88207"><code>a1cbc88</code></a>
refactor: Implement RawStream for Box&lt;T&gt; 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="5628f47a37"><code>5628f47</code></a>
chore: Release</li>
<li><a
href="42d417558f"><code>42d4175</code></a>
chore: Release</li>
<li><a
href="924fc503d3"><code>924fc50</code></a>
chore: Release</li>
<li><a
href="313e16a1cc"><code>313e16a</code></a>
docs: Update changelog</li>
<li><a
href="2bbc343f4a"><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="8639e08f26"><code>8639e08</code></a>
feat: Implement AsLockedWrite generically too</li>
<li><a
href="f4a1f986c0"><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="ed1dbd710a"><code>ed1dbd7</code></a>
feat: Implement AutoStream for dyn Write + auto traits</li>
<li><a
href="8a57dcca41"><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="a1cbc88207"><code>a1cbc88</code></a>
refactor: Implement RawStream for Box&lt;T&gt; 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="5628f47a37"><code>5628f47</code></a>
chore: Release</li>
<li><a
href="42d417558f"><code>42d4175</code></a>
chore: Release</li>
<li><a
href="924fc503d3"><code>924fc50</code></a>
chore: Release</li>
<li><a
href="313e16a1cc"><code>313e16a</code></a>
docs: Update changelog</li>
<li><a
href="2bbc343f4a"><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="8639e08f26"><code>8639e08</code></a>
feat: Implement AsLockedWrite generically too</li>
<li><a
href="f4a1f986c0"><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="ed1dbd710a"><code>ed1dbd7</code></a>
feat: Implement AutoStream for dyn Write + auto traits</li>
<li><a
href="8a57dcca41"><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="a1cbc88207"><code>a1cbc88</code></a>
refactor: Implement RawStream for Box&lt;T&gt; 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="5628f47a37"><code>5628f47</code></a>
chore: Release</li>
<li><a
href="42d417558f"><code>42d4175</code></a>
chore: Release</li>
<li><a
href="924fc503d3"><code>924fc50</code></a>
chore: Release</li>
<li><a
href="313e16a1cc"><code>313e16a</code></a>
docs: Update changelog</li>
<li><a
href="2bbc343f4a"><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="8639e08f26"><code>8639e08</code></a>
feat: Implement AsLockedWrite generically too</li>
<li><a
href="f4a1f986c0"><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="ed1dbd710a"><code>ed1dbd7</code></a>
feat: Implement AutoStream for dyn Write + auto traits</li>
<li><a
href="8a57dcca41"><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="a1cbc88207"><code>a1cbc88</code></a>
refactor: Implement RawStream for Box&lt;T&gt; 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="c45697ce42"><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="0ac54ca706"><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
&quot;0&quot;, &quot;false&quot; 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 &quot;Use debug version of MSVC runtime library on debug (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1231">#1231</a>)&quot;
(<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
&quot;0&quot; (<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 &quot;lib&quot; 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
&quot;0&quot;, &quot;false&quot; 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 &quot;Use debug version of MSVC runtime library on debug (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1231">#1231</a>)&quot;
(<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
&quot;0&quot; (<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 &quot;lib&quot; 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="c07ab0ea4e"><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="e53eba374f"><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="9aab24207c"><code>9aab242</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1246">#1246</a>)</li>
<li><a
href="d0048ab136"><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="53a0b97ef8"><code>53a0b97</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1244">#1244</a>)</li>
<li><a
href="7ad4677a4e"><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="218365e583"><code>218365e</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1239">#1239</a>)</li>
<li><a
href="1a6a7103d9"><code>1a6a710</code></a>
Environment variables: For one accepting boolean, treat &quot;0&quot;,
&quot;false&quot; and empt...</li>
<li><a
href="3bbb3849ae"><code>3bbb384</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1235">#1235</a>)</li>
<li><a
href="2b94f52d47"><code>2b94f52</code></a>
Revert &quot;Use debug version of MSVC runtime library on debug (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1231">#1231</a>)&quot;
(<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="61f5ee514f"><code>61f5ee5</code></a>
chore: Release</li>
<li><a
href="3e6538427f"><code>3e65384</code></a>
docs: Update changelog</li>
<li><a
href="fca8f73c2c"><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="fc82a3e528"><code>fc82a3e</code></a>
feat(complete): Support to complete custom external subcommand</li>
<li><a
href="6a09122421"><code>6a09122</code></a>
test(complete): Add test for external subcommand</li>
<li><a
href="d2874a50cf"><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="a767a97c79"><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>
2024-10-29 14:01:52 +08:00
铃柒柒
a051154c06 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:

![image](https://github.com/user-attachments/assets/a5778a86-fa60-485f-ac49-2b581711f60e)

---------

Co-authored-by: Light summer <93428659+lightsummer233@users.noreply.github.com>
2024-10-27 10:07:13 +01:00
dependabot[bot]
e2adf21a16 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="9d3fb6d096"><code>9d3fb6d</code></a>
Release 1.0.89</li>
<li><a
href="830c399126"><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="8454be372f"><code>8454be3</code></a>
Ensure UnwindSafe even with &quot;backtrace&quot; feature enabled and
old Rust</li>
<li><a
href="a85e414bf5"><code>a85e414</code></a>
Add more autotraits tests</li>
<li><a
href="139f266b90"><code>139f266</code></a>
Release 1.0.88</li>
<li><a
href="aa3ab2b9f0"><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="44c37674d3"><code>44c3767</code></a>
Update documentation on no-std error type conversions</li>
<li><a
href="afe93e7b16"><code>afe93e7</code></a>
Release 1.0.87</li>
<li><a
href="d58fa4b282"><code>d58fa4b</code></a>
Fix outdated html_root_url</li>
<li><a
href="c18d80743c"><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="d81158599f"><code>d811585</code></a>
chore: Release</li>
<li><a
href="ab948b3556"><code>ab948b3</code></a>
docs: Update changelog</li>
<li><a
href="82e599e91d"><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="59bf26dd56"><code>59bf26d</code></a>
feat(clap_complete): Support delimiter values in native completions</li>
<li><a
href="ccecab394b"><code>ccecab3</code></a>
test(clap_complete): Add test cases for delimiter_values support</li>
<li><a
href="a3a476407b"><code>a3a4764</code></a>
docs(derive): Specify Parser::update_from semantics</li>
<li><a
href="df165a2da4"><code>df165a2</code></a>
docs(derive): Flatten isn't just for update</li>
<li><a
href="5488bcfa30"><code>5488bcf</code></a>
docs(derive): Connect more dots for Args/Subcommand</li>
<li><a
href="6013ad4f67"><code>6013ad4</code></a>
chore: Release</li>
<li><a
href="f98e3ee215"><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:🇩🇪: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="89c4b02bf3"><code>89c4b02</code></a>
Release 1.0.210</li>
<li><a
href="eeb8e44cda"><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="785c2d9605"><code>785c2d9</code></a>
Stabilize no-std StdError trait</li>
<li><a
href="d549f048e1"><code>d549f04</code></a>
Reformat parse_ip_impl definition and calls</li>
<li><a
href="4c0dd63011"><code>4c0dd63</code></a>
Delete attr support from core::net deserialization macros</li>
<li><a
href="26fb134165"><code>26fb134</code></a>
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl</li>
<li><a
href="07e614b52b"><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="b1f899fbe8"><code>b1f899f</code></a>
Delete doc(cfg) attribute from impls that are supported in no-std</li>
<li><a
href="b4f860e627"><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="d940fe1b49"><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="d96b1d9b64"><code>d96b1d9</code></a>
Release 1.0.128</li>
<li><a
href="599228d5dc"><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="5416cee6c5"><code>5416cee</code></a>
feat: add support for 128 bit HashMap key serialization</li>
<li><a
href="27a4ca9d7a"><code>27a4ca9</code></a>
Upload CI Cargo.lock for reproducing failures</li>
<li><a
href="5ebf65cc48"><code>5ebf65c</code></a>
Release 1.0.127</li>
<li><a
href="f287a3b1a9"><code>f287a3b</code></a>
Merge pull request 1179 from GREsau/patch-1</li>
<li><a
href="ec980b0277"><code>ec980b0</code></a>
Release 1.0.126</li>
<li><a
href="e6282b0c47"><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="ffc4a43453"><code>ffc4a43</code></a>
Improve cfg names for fast arithmetic</li>
<li><a
href="4b1048d0ec"><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="7373a1abe5"><code>7373a1a</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/libc/issues/3862">#3862</a>)</li>
<li><a
href="48668be46b"><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="28bb64b1fe"><code>28bb64b</code></a>
Remove temporary file that was added by accident</li>
<li><a
href="a515d07dd9"><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="abcb8f8798"><code>abcb8f8</code></a>
Simplify the RUSTC_WRAPPER check</li>
<li><a
href="507833559b"><code>5078335</code></a>
Fix rustc version when <code>clippy-driver</code> is used</li>
<li><a
href="57a7d465fa"><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="a3e88691a9"><code>a3e8869</code></a>
Revise network definitions for HorizonOS</li>
<li><a
href="fdd3a26896"><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="35060e8eb0"><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="cfe9912240"><code>cfe9912</code></a>
Bump to version 1.0.3</li>
<li><a
href="d6fcf2f526"><code>d6fcf2f</code></a>
Remove old test about README.md being in sync with module docs</li>
<li><a
href="95f27a6d3d"><code>95f27a6</code></a>
Remove old CI</li>
<li><a
href="e70c103b81"><code>e70c103</code></a>
Update badges in README</li>
<li><a
href="61d2e9ba8c"><code>61d2e9b</code></a>
Add github actions</li>
<li><a
href="001b334761"><code>001b334</code></a>
Bump to version 1.0.2</li>
<li><a
href="fab168c196"><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="82f9c68782"><code>82f9c68</code></a>
replace is_file() --&gt; exists() because symlinks are ok</li>
<li><a
href="441c1c7df3"><code>441c1c7</code></a>
add file existence check before reading extension</li>
<li><a
href="ea10f6b2f8"><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="6626d8f566"><code>6626d8f</code></a>
Update compiletest</li>
<li><a
href="1e024ddf39"><code>1e024dd</code></a>
cargo update, etc.</li>
<li><a
href="3389ef2786"><code>3389ef2</code></a>
Fix doc tests</li>
<li><a
href="bd4486d85d"><code>bd4486d</code></a>
implement <code>into</code> and <code>into_iter</code></li>
<li><a
href="a9230ace30"><code>a9230ac</code></a>
fix tests</li>
<li><a
href="77cb8287d2"><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="cacbadabd2"><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="d11f63160c"><code>d11f631</code></a>
Add documentation</li>
<li><a
href="3311408f8f"><code>3311408</code></a>
Add visibility to test struct to test compilation and correct macro
expansion</li>
<li><a
href="61853b7970"><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="e6b4d471c6"><code>e6b4d47</code></a>
Release 0.1.83</li>
<li><a
href="bfe8d61766"><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="7bd974b3a4"><code>7bd974b</code></a>
Ignore needless_arbitrary_self_type clippy lint in generated code</li>
<li><a
href="b53b4e7554"><code>b53b4e7</code></a>
Add regression test for issue 277</li>
<li><a
href="f8e5bb4318"><code>f8e5bb4</code></a>
Release 0.1.82</li>
<li><a
href="8fbf118de3"><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="6fa246a054"><code>6fa246a</code></a>
Ignore nightly's new elided_named_lifetimes lint in generated code</li>
<li><a
href="d542a0dd74"><code>d542a0d</code></a>
Upload CI Cargo.lock for reproducing failures</li>
<li><a
href="8828c35a86"><code>8828c35</code></a>
Sort dependency features in Cargo.toml</li>
<li><a
href="ba9793af3f"><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="d07df6624a"><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="f6066f0164"><code>f6066f0</code></a>
Release 1.4.0</li>
<li><a
href="8af60eca65"><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="52a995b672"><code>52a995b</code></a>
Apply suggestions from code review</li>
<li><a
href="a8703c163f"><code>a8703c1</code></a>
Attempt rust 1.0 compat for ci/verify-check-cfg</li>
<li><a
href="ac78be804d"><code>ac78be8</code></a>
Add ci test crate for check-cfg</li>
<li><a
href="0b4a7617ad"><code>0b4a761</code></a>
Have emit_has methods delegate wherever possible</li>
<li><a
href="546f7c6c1c"><code>546f7c6</code></a>
Fix minor doc issues</li>
<li><a
href="e0e0f18f54"><code>e0e0f18</code></a>
Automatically emit <code>rustc-check-cfg</code> directives for
AutoCfg</li>
<li><a
href="1953a17319"><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="38d49aa039"><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="c1749ce9a8"><code>c1749ce</code></a>
Cut backtrace 0.3.74</li>
<li><a
href="230570f2da"><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="153f510013"><code>153f510</code></a>
Do not destructure maybe-uninit fields</li>
<li><a
href="38589464ed"><code>3858946</code></a>
Revise dl_iterate_phdr callback to be sound-ish</li>
<li><a
href="7d062c6374"><code>7d062c6</code></a><code>rust-lang/backtrace-rs#653</code></li>
<li><a
href="fc37b22dc8"><code>fc37b22</code></a><code>rust-lang/backtrace-rs#657</code></li>
<li><a
href="600beaa507"><code>600beaa</code></a><code>rust-lang/backtrace-rs#648</code></li>
<li><a
href="84b6c1d56f"><code>84b6c1d</code></a><code>rust-lang/backtrace-rs#652</code></li>
<li><a
href="95c3bacab9"><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="d7c1d658d9"><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="ac46ebdd46"><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="79fb85323c"><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="291df5acc9"><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="ed7d5ff39e"><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="5f5e1c8c18"><code>5f5e1c8</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1216">#1216</a>)</li>
<li><a
href="71c672b4af"><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="748b777e55"><code>748b777</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1213">#1213</a>)</li>
<li><a
href="270ec65337"><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="92a5e28c08"><code>92a5e28</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1210">#1210</a>)</li>
<li><a
href="dab5d7adb4"><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="c0b3eae283"><code>c0b3eae</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1208">#1208</a>)</li>
<li><a
href="278a606afb"><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="668facdbbc"><code>668facd</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1204">#1204</a>)</li>
<li><a
href="5e161c6f44"><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="0d142f6c04"><code>0d142f6</code></a>
chore: Release</li>
<li><a
href="0facf1f370"><code>0facf1f</code></a>
docs: Update changelog</li>
<li><a
href="ee6af99c6c"><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="232ee10661"><code>232ee10</code></a>
fix(complete): Use existing display order for Arg/Command</li>
<li><a
href="c6b5d627a0"><code>c6b5d62</code></a>
feat(builder): Expose get_display_order</li>
<li><a
href="67d9fef9ce"><code>67d9fef</code></a>
feat(complete): Give control over display order</li>
<li><a
href="59a61e188f"><code>59a61e1</code></a>
refactor(complete): Pull out common candidate code</li>
<li><a
href="1448791940"><code>1448791</code></a>
fix(complete): Specify tags for built-in candiates</li>
<li><a
href="a4aa5dffdf"><code>a4aa5df</code></a>
feat(complete): Group by tag</li>
<li><a
href="a126149a80"><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="0d142f6c04"><code>0d142f6</code></a>
chore: Release</li>
<li><a
href="0facf1f370"><code>0facf1f</code></a>
docs: Update changelog</li>
<li><a
href="ee6af99c6c"><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="232ee10661"><code>232ee10</code></a>
fix(complete): Use existing display order for Arg/Command</li>
<li><a
href="c6b5d627a0"><code>c6b5d62</code></a>
feat(builder): Expose get_display_order</li>
<li><a
href="67d9fef9ce"><code>67d9fef</code></a>
feat(complete): Give control over display order</li>
<li><a
href="59a61e188f"><code>59a61e1</code></a>
refactor(complete): Pull out common candidate code</li>
<li><a
href="1448791940"><code>1448791</code></a>
fix(complete): Specify tags for built-in candiates</li>
<li><a
href="a4aa5dffdf"><code>a4aa5df</code></a>
feat(complete): Group by tag</li>
<li><a
href="a126149a80"><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="6a87dce97c"><code>6a87dce</code></a>
cpufeatures v0.2.14 (<a
href="https://redirect.github.com/RustCrypto/utils/issues/1104">#1104</a>)</li>
<li><a
href="4be67893cc"><code>4be6789</code></a>
aarch64-dit: initial crate (<a
href="https://redirect.github.com/RustCrypto/utils/issues/1102">#1102</a>)</li>
<li><a
href="141756093a"><code>1417560</code></a>
README.md(s): use img.shields.io crate version badges</li>
<li><a
href="cfa21ea50a"><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="1ad40787ec"><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="5d46aba5ef"><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="9d1a66fe46"><code>9d1a66f</code></a>
v2.1.1</li>
<li><a
href="d05504dee3"><code>d05504d</code></a>
bugfix: Remove 128-bit value generator</li>
<li><a
href="7e60c7f688"><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="1a28821dc1"><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="2c29780e50"><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="423981aede"><code>423981a</code></a>
Better wording in compression level docs</li>
<li><a
href="da5c8cfd91"><code>da5c8cf</code></a>
Bump version</li>
<li><a
href="eeee4c6411"><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="731df32113"><code>731df32</code></a>
Update Cargo.toml</li>
<li><a
href="8210288eaa"><code>8210288</code></a>
Document backend differences</li>
<li><a
href="1f78c5c413"><code>1f78c5c</code></a>
Upgrade zlib-rs to 0.3.0 to get multiple bugfixes:</li>
<li><a
href="6fbd6d2115"><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="936aa35f45"><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>
2024-09-29 15:46:15 +08:00
dependabot[bot]
b304c059b1 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="6d3945645b"><code>6d39456</code></a>
chore: release (<a
href="https://redirect.github.com/zip-rs/zip2/issues/234">#234</a>)</li>
<li><a
href="af33ed343d"><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="3f6768ec5a"><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="3a427c4f78"><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="c809c58c68"><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="0d28de5833"><code>0d28de5</code></a>
Update CHANGELOG.md</li>
<li><a
href="284bd9e94d"><code>284bd9e</code></a>
chore: release</li>
<li><a
href="268268146e"><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="71440ab668"><code>71440ab</code></a>
[wasi] Add use core::iter::Iterator;</li>
<li><a
href="6637dbe236"><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="51d81e3be8"><code>51d81e3</code></a>
Update CHANGELOG.md</li>
<li><a
href="217b2ab86e"><code>217b2ab</code></a>
chore: release</li>
<li><a
href="6d2b8a0767"><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="64ee9dfc5e"><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="efd571d4b5"><code>efd571d</code></a>
bump version, update changelog</li>
<li><a
href="d95a471a9f"><code>d95a471</code></a>
Add more high level debug logs</li>
<li><a
href="7b6c81c197"><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="ff5fc7a69a"><code>ff5fc7a</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1191">#1191</a>)</li>
<li><a
href="5b4bd71155"><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="c2aa0d3695"><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="367ec74768"><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="6084e47797"><code>6084e47</code></a>
Bump version</li>
<li><a
href="d0fdac5964"><code>d0fdac5</code></a>
Return error instead of packing on Z_MEM_ERROR</li>
<li><a
href="5d1ecf6a97"><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="35b4a63dc3"><code>35b4a63</code></a>
Remove non-existent build in CI</li>
<li><a
href="d616177ca3"><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="140b285de7"><code>140b285</code></a>
Check minimal version of Rust that compiles</li>
<li><a
href="74b3c73371"><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="af8bcdb744"><code>af8bcdb</code></a>
update maintenance guide with recent news</li>
<li><a
href="dc6cab461c"><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="b1ebffa035"><code>b1ebffa</code></a>
Release 1.0.37</li>
<li><a
href="43acd77961"><code>43acd77</code></a>
Delete unneeded use of <code>ref</code></li>
<li><a
href="9382c2182e"><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="6ac432877b"><code>6ac4328</code></a>
Add C string tests</li>
<li><a
href="9fb0591a17"><code>9fb0591</code></a>
Implement ToTokens for CStr and CString</li>
<li><a
href="ba7a9d08c9"><code>ba7a9d0</code></a>
Organize test imports</li>
<li><a
href="aa9970f983"><code>aa9970f</code></a>
Inline the macro that generates primitive impls</li>
<li><a
href="ba411091c9"><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="c77340a4c6"><code>c77340a</code></a>
Consistently use 'tokens' as the name of the &amp;mut TokenStream
arg</li>
<li><a
href="a4a0abf12f"><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="d1746fe29d"><code>d1746fe</code></a>
Release 2.0.75</li>
<li><a
href="b6936825a6"><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="e459ee75bb"><code>e459ee7</code></a>
Insert turbofish into paths in expression position</li>
<li><a
href="3bb65aaae1"><code>3bb65aa</code></a>
Add mod-style printing for paths that cannot contain generic args</li>
<li><a
href="ae8c84ab74"><code>ae8c84a</code></a>
Handwrite ToTokens impl for Meta</li>
<li><a
href="5dbfeae027"><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="3d439ab711"><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="b2ea40bb54"><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="705256be02"><code>705256b</code></a>
Bump to 0.2.5</li>
<li><a
href="9342d8a0cb"><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="0faa1ed6ba"><code>0faa1ed</code></a>
Modernise the codebase (desc.)</li>
<li><a
href="f8cbac9c54"><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="9afe467f17"><code>9afe467</code></a>
Update ci.yml</li>
<li><a
href="bc5656fb33"><code>bc5656f</code></a>
Update ci.yml</li>
<li><a
href="c80c8cf5eb"><code>c80c8cf</code></a>
Update ci.yml</li>
<li><a
href="2f4eee5312"><code>2f4eee5</code></a>
Update ci.yml</li>
<li><a
href="03269aa267"><code>03269aa</code></a>
Update ci.yml</li>
<li><a
href="324374cd54"><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>
2024-08-25 11:53:55 +08:00
dependabot[bot]
3bd9d8df43 build(deps): bump the crates group across 1 directory with 6 updates (#1984) 2024-08-19 00:14:28 +08:00
LoveSy
b82eaff26e Drop some legacy codes (#1981) 2024-08-15 17:04:02 +08:00