mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
bdaf50ab0f2948df505f6236639dba1a8dfb5a45
20 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
bdaf50ab0f |
build(deps): bump the crates group across 1 directory with 18 updates (#416)
Bumps the crates group with 11 updates in the /userspace/ksud_magic directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.38` | | rust-embed | `8.7.1` | `8.7.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | | [ahash](https://github.com/tkaitchuck/ahash) | `0.8.11` | `0.8.12` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.7` | `3.0.8` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.74` | `0.3.75` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.21` | `1.2.23` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.1` | `3.3.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.2` | `0.3.3` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.14` | `0.2.15` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.0` | `0.61.2` | Updates `clap` from 4.5.37 to 4.5.38 - [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.37...clap_complete-v4.5.38) Updates `rust-embed` from 8.7.1 to 8.7.2 Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0) Updates `ahash` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits) Updates `anstyle-wincon` from 3.0.7 to 3.0.8 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.7...anstyle-wincon-v3.0.8) Updates `backtrace` from 0.3.74 to 0.3.75 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.74...0.3.75) Updates `cc` from 1.2.21 to 1.2.23 - [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.21...cc-v1.2.23) Updates `clap_builder` from 4.5.37 to 4.5.38 - [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.37...v4.5.38) Updates `crc` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/commits) Updates `getrandom` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.3.2...v0.3.3) Updates `libm` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.14...libm-v0.2.15) Updates `rust-embed-impl` from 8.7.0 to 8.7.2 Updates `rust-embed-utils` from 8.7.0 to 8.7.2 Updates `windows-core` from 0.61.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-result` from 0.3.2 to 0.3.4 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-strings` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `zerocopy` from 0.7.35 to 0.8.25 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.7.35...v0.8.25) Updates `zerocopy-derive` from 0.7.35 to 0.8.25 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.7.35...v0.8.25) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed dependency-version: 8.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: ahash dependency-version: 0.8.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstyle-wincon dependency-version: 3.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: backtrace dependency-version: 0.3.75 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: cc dependency-version: 1.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_builder dependency-version: 4.5.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crc dependency-version: 3.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: getrandom dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: libm dependency-version: 0.2.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed-impl dependency-version: 8.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed-utils dependency-version: 8.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows-core dependency-version: 0.61.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows-result dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows-strings dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zerocopy dependency-version: 0.8.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: zerocopy-derive dependency-version: 0.8.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8835c37536 |
ksud_magic: Update zip-extensions and set needed features for zip
zip-extensions does not export time and deflate64 features now. |
||
|
|
6f176ad1c4 | ksud_magic: removed loopdev | ||
|
|
7f12e1c19a |
build(deps): bump the crates group across 1 directory with 4 updates (#365)
Bumps the crates group with 4 updates in the /userspace/ksud_magic directory: rust-embed, [cc](https://github.com/rust-lang/cc-rs), [libm](https://github.com/rust-lang/compiler-builtins) and [tokio](https://github.com/tokio-rs/tokio). Updates `rust-embed` from 8.7.0 to 8.7.1 Updates `cc` from 1.2.20 to 1.2.21 - [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.20...cc-v1.2.21) Updates `libm` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.13...libm-v0.2.14) Updates `tokio` from 1.44.2 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.2...tokio-1.45.0) --- updated-dependencies: - dependency-name: rust-embed dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: cc dependency-version: 1.2.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: libm dependency-version: 0.2.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: tokio dependency-version: 1.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
164341b543 |
build(deps): bump the crates group across 1 directory with 2 updates (#344)
Bumps the crates group with 2 updates in the /userspace/ksud_magic directory: [chrono](https://github.com/chronotope/chrono) and [sha2](https://github.com/RustCrypto/hashes). Updates `chrono` from 0.4.40 to 0.4.41 - [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.40...v0.4.41) Updates `sha2` from 0.10.8 to 0.10.9 - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.8...sha2-v0.10.9) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f19b5a453a | ksud: changed deps repo to fetch from KernelSU-Next org | ||
|
|
0c410b87ec | ksud: cargo lock file maintenance (#328) | ||
|
|
810889a964 |
build(deps): bump the crates group across 1 directory with 41 updates (#277)
Bumps the crates group with 31 updates in the /userspace/ksud_magic directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.35` | | [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `2.5.0` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.171` | | [rust-embed](https://github.com/pyros2097/rust-embed) | `8.5.0` | `8.6.0` | | [sha256](https://github.com/baoyachi/sha256-rs) | `1.5.0` | `1.6.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.17.1` | `3.19.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [android_logger](https://github.com/rust-mobile/android_logger-rs) | `0.14.1` | `0.15.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.88` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.15` | `1.2.17` | | [either](https://github.com/rayon-rs/either) | `1.14.0` | `1.15.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.0` | `1.1.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.1` | `0.3.2` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.61` | `0.1.63` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.8.0` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.14` | `1.0.15` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.40` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.20` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.19` | `1.0.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.100` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.41` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.1` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.17` | `1.0.18` | Updates `anyhow` from 1.0.96 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97) Updates `clap` from 4.5.30 to 4.5.35 - [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.30...clap_complete-v4.5.35) Updates `zip` from 2.2.2 to 2.5.0 - [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.2...v2.5.0) Updates `log` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.26...0.4.27) Updates `env_logger` from 0.11.6 to 0.11.8 - [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.6...v0.11.8) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140) Updates `libc` from 0.2.170 to 0.2.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.170...0.2.171) Updates `rust-embed` from 8.5.0 to 8.6.0 - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) Updates `sha256` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/baoyachi/sha256-rs/releases) - [Commits](https://github.com/baoyachi/sha256-rs/compare/1.5.0...1.6.0) Updates `tempfile` from 3.17.1 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.17.1...v3.19.1) Updates `chrono` from 0.4.39 to 0.4.40 - [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.39...v0.4.40) Updates `android_logger` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/rust-mobile/android_logger-rs/releases) - [Changelog](https://github.com/rust-mobile/android_logger-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-mobile/android_logger-rs/compare/0.14.1...v0.15.0) Updates `android_log-sys` from 0.3.1 to 0.3.2 - [Commits](https://github.com/rust-mobile/android_log-sys-rs/commits) Updates `async-trait` from 0.1.86 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.86...0.1.88) Updates `bytes` from 1.10.0 to 1.10.1 - [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.10.0...v1.10.1) Updates `cc` from 1.2.15 to 1.2.17 - [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.15...cc-v1.2.17) Updates `clap_builder` from 4.5.30 to 4.5.35 - [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.30...v4.5.35) Updates `clap_derive` from 4.5.28 to 4.5.32 - [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.28...v4.5.32) Updates `either` from 1.14.0 to 1.15.0 - [Commits](https://github.com/rayon-rs/either/compare/1.14.0...1.15.0) Updates `flate2` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.0...1.1.1) Updates `getrandom` from 0.3.1 to 0.3.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.3.1...v0.3.2) Updates `iana-time-zone` from 0.1.61 to 0.1.63 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.61...v0.1.63) Updates `indexmap` from 2.7.1 to 2.8.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.1...2.8.0) Updates `itoa` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.14...1.0.15) Updates `once_cell` from 1.20.3 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.3) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.38...1.0.40) Updates `rust-embed-impl` from 8.5.0 to 8.6.0 - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) Updates `rust-embed-utils` from 8.5.0 to 8.6.0 - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) Updates `rustversion` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.19...1.0.20) Updates `ryu` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.19...1.0.20) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219) Updates `serde_derive` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.98...2.0.100) Updates `time` from 0.3.37 to 0.3.41 - [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.37...v0.3.41) Updates `time-core` from 0.1.2 to 0.1.4 - [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/commits) Updates `tokio` from 1.43.0 to 1.44.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.1) Updates `unicode-ident` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.17...1.0.18) Updates `wasi` from 0.13.3+wasi-0.2.2 to 0.14.2+wasi-0.2.4 - [Commits](https://github.com/bytecodealliance/wasi-rs/compare/0.13.3...0.14.2) Updates `windows-core` from 0.52.0 to 0.61.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/compare/0.52.0...0.61.0) Updates `wit-bindgen-rt` from 0.33.0 to 0.39.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](https://github.com/bytecodealliance/wit-bindgen/compare/v0.33.0...v0.39.0) --- 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: zip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: log 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_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: rust-embed dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: sha256 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: android_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: android_log-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: bytes 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 - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch 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: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed-impl dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: rust-embed-utils dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: serde 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: time-core 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: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasi dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: windows-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: wit-bindgen-rt dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
195e1ba494 | ksud: upgrade nom to 8.0 | ||
|
|
a0e4d01269 |
build(deps): bump the crates group across 1 directory with 15 updates (#191)
Bumps the crates group with 13 updates in the /userspace/ksud_magic directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [clap](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.30` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.16.0` | `3.17.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.14` | `1.2.15` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.35` | `1.1.0` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.4` | `0.8.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [typenum](https://github.com/paholg/typenum) | `1.17.0` | `1.18.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.16` | `1.0.17` | Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.96) Updates `clap` from 4.5.29 to 4.5.30 - [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.29...clap_complete-v4.5.30) Updates `log` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.25...0.4.26) Updates `serde_json` from 1.0.138 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.139) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.169...0.2.170) Updates `tempfile` from 3.16.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.16.0...v3.17.1) Updates `cc` from 1.2.14 to 1.2.15 - [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.14...cc-v1.2.15) Updates `clap_builder` from 4.5.29 to 4.5.30 - [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.29...v4.5.30) Updates `either` from 1.13.0 to 1.14.0 - [Commits](https://github.com/rayon-rs/either/compare/1.13.0...1.14.0) Updates `flate2` from 1.0.35 to 1.1.0 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.35...1.1.0) Updates `miniz_oxide` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.8.4...0.8.5) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218) Updates `serde_derive` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218) Updates `typenum` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](https://github.com/paholg/typenum/compare/v1.17.0...v1.18.0) Updates `unicode-ident` from 1.0.16 to 1.0.17 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.16...1.0.17) --- 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: log 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: tempfile dependency-type: direct:production 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: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: serde 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: typenum dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7319dd25a3 |
build(deps): bump the crates group across 1 directory with 2 updates (#168)
Bumps the crates group with 2 updates in the /userspace/ksud_magic directory: [cc](https://github.com/rust-lang/cc-rs) and [equivalent](https://github.com/indexmap-rs/equivalent). Updates `cc` from 1.2.13 to 1.2.14 - [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.13...cc-v1.2.14) Updates `equivalent` from 1.0.1 to 1.0.2 - [Commits](https://github.com/indexmap-rs/equivalent/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: equivalent dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b18f89b434 |
Updates (#151)
* Update * Fix |
||
|
|
ece6e3f694 |
Revert "build(deps): bump the crates group across 1 directory with 9 updates (#104)"
This reverts commit
|
||
|
|
e931792a4f |
build(deps): bump the crates group across 1 directory with 9 updates (#104)
Bumps the crates group with 7 updates in the /userspace/ksud_magic directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.138` | | [nom](https://github.com/rust-bakery/nom) | `7.1.3` | `8.0.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.16.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.16.0` | `3.17.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.16` | `0.2.17` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.19` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.15` | `1.0.16` | Updates `serde_json` from 1.0.137 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.137...v1.0.138) Updates `nom` from 7.1.3 to 8.0.0 - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-bakery/nom/compare/7.1.3...8.0.0) Updates `tempfile` from 3.15.0 to 3.16.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.15.0...v3.16.0) Updates `bumpalo` from 3.16.0 to 3.17.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/3.16.0...3.17.0) Updates `cpufeatures` from 0.2.16 to 0.2.17 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.16...cpufeatures-v0.2.17) Updates `getrandom` from 0.2.15 to 0.3.1 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.2.15...v0.3.1) Updates `ryu` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.18...1.0.19) Updates `unicode-ident` from 1.0.15 to 1.0.16 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.15...1.0.16) Updates `wasi` from 0.11.0+wasi-snapshot-preview1 to 0.13.3+wasi-0.2.2 - [Commits](https://github.com/bytecodealliance/wasi-rs/compare/0.11.0...0.13.3) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: nom dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasi dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4ac264135d | ksud: updates (#84) | ||
|
|
de38fe84d7 |
build(deps): bump the crates group across 1 directory with 8 updates (#73)
Bumps the crates group with 7 updates in the /userspace/ksud_magic directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.27` | | [log](https://github.com/rust-lang/log) | `0.4.24` | `0.4.25` | | [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.137` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.6` | `3.0.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.8` | `1.2.10` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.2` | `0.8.3` | Updates `clap` from 4.5.26 to 4.5.27 - [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.26...clap_complete-v4.5.27) Updates `log` from 0.4.24 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.24...0.4.25) Updates `serde_json` from 1.0.135 to 1.0.137 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.135...v1.0.137) Updates `anstyle-wincon` from 3.0.6 to 3.0.7 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7) Updates `cc` from 1.2.8 to 1.2.10 - [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.8...cc-v1.2.10) Updates `clap_builder` from 4.5.26 to 4.5.27 - [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.26...v4.5.27) Updates `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.0...2.7.1) Updates `miniz_oxide` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.8.2...0.8.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: log 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: anstyle-wincon 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 - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: indexmap 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
890f2e1d8e |
build(deps): bump sval from 2.13.2 to 2.14.0 in /userspace/ksud_magic (#71)
Bumps [sval](https://github.com/sval-rs/sval) from 2.13.2 to 2.14.0. - [Release notes](https://github.com/sval-rs/sval/releases) - [Commits](https://github.com/sval-rs/sval/compare/v2.13.2...v2.14.0) --- updated-dependencies: - dependency-name: sval dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
400332161e |
build(deps): bump the crates group across 1 directory with 6 updates (#4)
Bumps the crates group with 5 updates in the /userspace/ksud_magic directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.26` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.24` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.8` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` | Updates `clap` from 4.5.24 to 4.5.26 - [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.24...clap_complete-v4.5.26) Updates `log` from 0.4.22 to 0.4.24 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.24) Updates `cc` from 1.2.7 to 1.2.8 - [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.7...cc-v1.2.8) Updates `clap_builder` from 4.5.24 to 4.5.26 - [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.24...v4.5.26) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.92...1.0.93) Updates `syn` from 2.0.95 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.95...2.0.96) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch 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: proc-macro2 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
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 |
||
|
|
f3f4ba5897 |
manager: added mount system switchability
userspace: added ksud_overlayfs & ksud_magic |