-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the crates group in /userspace/ksud with 40 updates #1894
Merged
yujincheng08
merged 1 commit into
main
from
dependabot/cargo/userspace/ksud/crates-86785e56bc
Jul 19, 2024
Merged
build(deps): bump the crates group in /userspace/ksud with 40 updates #1894
yujincheng08
merged 1 commit into
main
from
dependabot/cargo/userspace/ksud/crates-86785e56bc
Jul 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the crates group in /userspace/ksud with 40 updates: | Package | From | To | | --- | --- | --- | | [zip-extensions](https://github.com/matzefriedrich/zip-extensions-rs) | `0.7.0` | `0.8.0` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.1.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.71` | `0.3.73` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.98` | `1.1.6` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.0` | `0.7.1` | | [constant_time_eq](https://github.com/cesarb/constant_time_eq) | `0.1.5` | `0.3.0` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.4` | `0.2.5` | | [either](https://github.com/rayon-rs/either) | `1.12.0` | `1.13.0` | | [gimli](https://github.com/gimli-rs/gimli) | `0.28.1` | `0.29.0` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.3` | `0.7.4` | | [object](https://github.com/gimli-rs/object) | `0.32.2` | `0.36.1` | | [pbkdf2](https://github.com/RustCrypto/password-hashes) | `0.11.0` | `0.12.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.83` | `1.0.86` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [rust-embed-impl](https://github.com/pyros2097/rust-embed) | `8.4.0` | `8.5.0` | | [rust-embed-utils](https://github.com/pyros2097/rust-embed) | `8.4.0` | `8.5.0` | | [subtle](https://github.com/dalek-cryptography/subtle) | `2.5.0` | `2.6.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.65` | `2.0.71` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.1` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.12` | `0.1.13` | | [utf8parse](https://github.com/alacritty/vte) | `0.2.1` | `0.2.2` | | [windows-targets](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_aarch64_gnullvm](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_aarch64_msvc](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_i686_gnu](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_i686_gnullvm](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_i686_msvc](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_x86_64_gnu](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_x86_64_gnullvm](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) | `0.52.5` | `0.52.6` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.11.2+zstd.1.5.2` | `0.13.1` | | [zstd-safe](https://github.com/gyscos/zstd-rs) | `5.0.2+zstd.1.5.2` | `7.1.0` | | [zstd-sys](https://github.com/gyscos/zstd-rs) | `2.0.10+zstd.1.5.6` | `2.0.12+zstd.1.5.6` | Updates `zip-extensions` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/matzefriedrich/zip-extensions-rs/releases) - [Changelog](https://github.com/matzefriedrich/zip-extensions-rs/blob/master/CHANGELOG.md) - [Commits](matzefriedrich/zip-extensions-rs@v0.7.0...v0.8.0) Updates `anstyle-query` from 1.0.3 to 1.1.0 - [Commits](rust-cli/anstyle@anstyle-query-v1.0.3...anstyle-query-v1.1.0) Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.80...0.1.81) Updates `backtrace` from 0.3.71 to 0.3.73 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.71...0.3.73) Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.6.0...v1.6.1) Updates `cc` from 1.0.98 to 1.1.6 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@1.0.98...cc-v1.1.6) Updates `clap_lex` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_lex-v0.7.0...clap_lex-v0.7.1) Updates `constant_time_eq` from 0.1.5 to 0.3.0 - [Changelog](https://github.com/cesarb/constant_time_eq/blob/master/CHANGES) - [Commits](cesarb/constant_time_eq@0.1.5...0.3.0) Updates `displaydoc` from 0.2.4 to 0.2.5 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/yaahc/displaydoc/commits/v0.2.5) Updates `either` from 1.12.0 to 1.13.0 - [Commits](rayon-rs/either@1.12.0...1.13.0) Updates `gimli` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.28.1...0.29.0) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](BurntSushi/memchr@2.7.2...2.7.4) Updates `miniz_oxide` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `object` from 0.32.2 to 0.36.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.32.2...0.36.1) Updates `pbkdf2` from 0.11.0 to 0.12.2 - [Commits](RustCrypto/password-hashes@pbkdf2-v0.11.0...pbkdf2-v0.12.2) Updates `proc-macro2` from 1.0.83 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.83...1.0.86) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `rust-embed-impl` from 8.4.0 to 8.5.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.4.0 to 8.5.0 - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) Updates `subtle` from 2.5.0 to 2.6.1 - [Changelog](https://github.com/dalek-cryptography/subtle/blob/main/CHANGELOG.md) - [Commits](dalek-cryptography/subtle@2.5.0...2.6.1) Updates `syn` from 2.0.65 to 2.0.71 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.65...2.0.71) Updates `thiserror` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `thiserror-impl` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `tokio` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.1) Updates `unicode-width` from 0.1.12 to 0.1.13 - [Commits](unicode-rs/unicode-width@v0.1.12...v0.1.13) Updates `utf8parse` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/alacritty/vte/releases) - [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md) - [Commits](alacritty/vte@utf8parse_v0.2.1...utf8parse_v0.2.2) Updates `windows-targets` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_aarch64_gnullvm` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_aarch64_msvc` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_i686_gnu` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_i686_gnullvm` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_i686_msvc` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_x86_64_gnu` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_x86_64_gnullvm` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_x86_64_msvc` from 0.52.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `zstd` from 0.11.2+zstd.1.5.2 to 0.13.1 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.11.2...v0.13.1) Updates `zstd-safe` from 5.0.2+zstd.1.5.2 to 7.1.0 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits/zstd-safe-7.1.0) Updates `zstd-sys` from 2.0.10+zstd.1.5.6 to 2.0.12+zstd.1.5.6 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@zstd-sys-2.0.10...zstd-sys-2.0.12) --- updated-dependencies: - dependency-name: zip-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: anstyle-query dependency-type: indirect 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: backtrace 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-minor dependency-group: crates - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: constant_time_eq dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: displaydoc 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: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: memchr 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-minor dependency-group: crates - dependency-name: pbkdf2 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: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: regex-syntax 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: subtle dependency-type: indirect update-type: version-update:semver-minor 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-patch dependency-group: crates - dependency-name: thiserror-impl 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-width dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: utf8parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows-targets dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_aarch64_gnullvm dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_aarch64_msvc dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_i686_gnu dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_i686_gnullvm dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_i686_msvc dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_x86_64_gnu dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_x86_64_gnullvm dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: windows_x86_64_msvc dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zstd dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: zstd-safe dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: zstd-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jul 19, 2024
yujincheng08
approved these changes
Jul 19, 2024
yujincheng08
deleted the
dependabot/cargo/userspace/ksud/crates-86785e56bc
branch
July 19, 2024 15:54
kutemeikito
added a commit
to kutemeikito/KernelSU
that referenced
this pull request
Jul 22, 2024
* 'main' of https://github.com/tiann/KernelSU: build(deps): bump the npm group in /website with 3 updates (tiann#1903) build(deps): bump syn from 2.0.71 to 2.0.72 in /userspace/ksud in the crates group (tiann#1902) Upgrade rustix (tiann#1900) build(deps): bump the npm group in /website with 2 updates (tiann#1899) build(deps): bump the crates group in /userspace/ksud with 3 updates (tiann#1898) build(deps): bump the npm group in /website with 13 updates (tiann#1893) build(deps): bump the crates group in /userspace/ksud with 40 updates (tiann#1894) [skip ci] Group dependabot dependencies (tiann#1892) Upgrade zip (tiann#1891) build(deps): bump io.coil-kt:coil-compose from 2.6.0 to 2.7.0 in /manager (tiann#1888) build(deps): bump org.lsposed.libcxx:libcxx from 27.0.11718014-beta1 to 27.0.12077973 in /manager (tiann#1885) Upgrade deps (tiann#1886) build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 in /website (tiann#1879) build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 in /manager (tiann#1872) build(deps): bump agp from 8.5.0 to 8.5.1 in /manager (tiann#1873) Allow skipping commented policy (tiann#1870) build(deps): bump rust-embed from 8.4.0 to 8.5.0 in /userspace/ksud (tiann#1869) build(deps): bump clap from 4.5.8 to 4.5.9 in /userspace/ksud (tiann#1868) Setup Android SDK (tiann#1867) Upgrade gradle (tiann#1866) build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 in /website (tiann#1865) Revert "ksud: [Fix] grant root to the shell in debug mode" (tiann#1860) ksud: upgrade zip (tiann#1859) ksud: [Fix] grant root to the shell in debug mode (tiann#1853) build(deps): bump lifecycle from 2.8.1 to 2.8.3 in /manager (tiann#1851) build(deps): bump clap from 4.5.7 to 4.5.8 in /userspace/ksud (tiann#1850) website: fix typo (tiann#1834) build(deps): bump android_logger from 0.13.3 to 0.14.1 in /userspace/ksud (tiann#1830) build(deps): bump log from 0.4.21 to 0.4.22 in /userspace/ksud (tiann#1843) Update resetprop (tiann#1842) throne_tracker: skip iterate if failed to open dir (tiann#1832) Translations update from Hosted Weblate (tiann#1734) build(deps): bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 in /manager (tiann#1811) manager: improve grammar in english (tiann#1814) Redirect the Feature Requests issue template tab (tiann#1788) website: fix typo (tiann#1807) build(deps): bump zip from 2.1.2 to 2.1.3 in /userspace/ksud (tiann#1810) build(deps): bump regex from 1.10.4 to 1.10.5 in /userspace/ksud (tiann#1815) build(deps): bump clap from 4.5.4 to 4.5.7 in /userspace/ksud (tiann#1817) build(deps): bump androidx.compose:compose-bom from 2024.05.00 to 2024.06.00 in /manager (tiann#1820) build(deps): bump agp from 8.4.1 to 8.5.0 in /manager (tiann#1824) build(deps): bump lifecycle from 2.8.0 to 2.8.1 in /manager (tiann#1782) website: update translations (tiann#1796) build(deps): bump zip-extensions from 0.6.2 to 0.7.0 in /userspace/ksud (tiann#1798) build(deps): bump zip from 2.1.0 to 2.1.2 in /userspace/ksud (tiann#1799) build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 in /website (tiann#1803) manager: fix update no response when changelog is empty (tiann#1786) Convert devpts domain to ksu_file (tiann#1801) non-GKI:Remove maintainer Coconutat's repositories (tiann#1794) 从非官方支持设备中移除K-Nel-M1721 (tiann#1792) Signed-off-by: Edwiin Kusuma Jaya <[email protected]>
xxmustafacooTR
pushed a commit
to xxmustafacooTR/KernelSU
that referenced
this pull request
Jul 24, 2024
rsuntk
pushed a commit
to rsuntk/KernelSU
that referenced
this pull request
Jul 26, 2024
rsuntk
pushed a commit
to rsuntk/KernelSU
that referenced
this pull request
Jul 26, 2024
rsuntk
pushed a commit
to rsuntk/KernelSU
that referenced
this pull request
Jul 26, 2024
FerryAr
pushed a commit
to FerryAr/KernelSU
that referenced
this pull request
Jul 29, 2024
jeffpeng3
pushed a commit
to jeffpeng3/KernelSU
that referenced
this pull request
Aug 5, 2024
fukiame
pushed a commit
to TelegramAt25/KernelSU-shukusai
that referenced
this pull request
Aug 11, 2024
LeCmnGend
pushed a commit
to LeCmnGend/KernelSU
that referenced
this pull request
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the crates group in /userspace/ksud with 40 updates:
0.7.0
0.8.0
1.0.3
1.1.0
0.1.80
0.1.81
0.3.71
0.3.73
1.6.0
1.6.1
1.0.98
1.1.6
0.7.0
0.7.1
0.1.5
0.3.0
0.2.4
0.2.5
1.12.0
1.13.0
0.28.1
0.29.0
1.4.0
1.5.0
2.7.2
2.7.4
0.7.3
0.7.4
0.32.2
0.36.1
0.11.0
0.12.2
1.0.83
1.0.86
0.4.6
0.4.7
0.8.3
0.8.4
8.4.0
8.5.0
8.4.0
8.5.0
2.5.0
2.6.1
2.0.65
2.0.71
1.0.61
1.0.63
1.0.61
1.0.63
1.37.0
1.38.1
0.1.12
0.1.13
0.2.1
0.2.2
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.52.5
0.52.6
0.11.2+zstd.1.5.2
0.13.1
5.0.2+zstd.1.5.2
7.1.0
2.0.10+zstd.1.5.6
2.0.12+zstd.1.5.6
Updates
zip-extensions
from 0.7.0 to 0.8.0Release notes
Sourced from zip-extensions's releases.
Changelog
Sourced from zip-extensions's changelog.
Commits
f846ae9
Feature/upgrade zip2 (#15)Updates
anstyle-query
from 1.0.3 to 1.1.0Commits
f12fbef
chore: Release9f212e2
docs: Update changelogb922b24
Merge pull request #194 from epage/query1d210c7
fix(query)!: Update CLICOLOR_FORCE to check non-emptyb64de77
refactor(query): Pull out non-empty checkf9cb13d
Merge pull request #190 from epage/snapboxc33f6c6
chore: Update to snapbox 0.6098acf7
refactor: Resolve deprecationsc0ef61f
chore: Update to snapbox 0.5.14abd2a71
chore(deps): Update compatible (dev) (#181)Updates
async-trait
from 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65f
Release 0.1.814ec740e
Merge pull request #273 from dtolnay/cloneimplsb6c6063
Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90
Turn off syn/clone-impls feature94a3165
Merge pull request #272 from klensy/syn-f2fac940
syn: remove derive feature4a00d73
Work around dead code warning in testdba15b5
Merge pull request #270 from dtolnay/objsafetyd28c95b
Former where_clauses_object_safety lint is now hard error78a5922
Fill in ignore reasons in all #[ignore] attributesUpdates
backtrace
from 0.3.71 to 0.3.73Release notes
Sourced from backtrace's releases.
Commits
72265be
rust-lang/backtrace-rs#632
22bb95b
rust-lang/backtrace-rs#633
2273afb
rust-lang/backtrace-rs#630
9b7c378
Merge pull request #631 from aapanfilovv/master509d48a
Fix signature of resolve_legacy for Windows 7 target5e05efa
Merge pull request #628 from workingjubilee/cut-0.3.722e8b2ba
Cut 0.3.720147d56
rust-lang/backtrace-rs#622
9f2b1e1
rust-lang/backtrace-rs#624
13963ae
rust-lang/backtrace-rs#627
Updates
bytes
from 1.6.0 to 1.6.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
fd13c7d
chore: prepare bytes v1.6.1 (#720)6b4b0ed
FixBytes::is_unique
when created from sharedBytesMut
(#718)Updates
cc
from 1.0.98 to 1.1.6Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
dcd8ed3
chore: release (#1164)7d0edcf
Clippy fixes (#1163)b646ce5
chore: release (#1162)af4c928
Fix cyclic compilation: Use vendored once_cell (#1154)1f82ef0
chore: release (#1161)184d212
Support compiling on wasm targets (Supersede #1068) (#1160)4255e9a
chore: release (#1155)3ee8c48
Reduce msrv to 1.63 (#1158)a412806
Revert "Use raw-dylib for windows-sys (#1137)" (#1157)d010d56
Fix typos (#1152)Updates
clap_lex
from 0.7.0 to 0.7.1Changelog
Sourced from clap_lex's changelog.
Commits
f087c39
chore: Release1870d32
docs: Update changelogea7bfe2
Merge pull request #5520 from epage/exclusive08656d0
fix(parser): Allowexclusive
to override required_*65e90cd
test(parser): Show conditional requireds and exclusive5e3386b
docs: Link to repo, not webpage inside repo2d83106
chore(deps): Update compatible (dev) (#5514)b917796
Merge pull request #5505 from epage/snapbox75e2199
chore: Upgrade snapbox4aefa3c
docs(ref): Clean up long help descriptionsUpdates
constant_time_eq
from 0.1.5 to 0.3.0Changelog
Sourced from constant_time_eq's changelog.
Commits
09a3462
Release 0.3.07c45cf6
Use black_box for no-asm fallback0e75235
Use count_instructions to validate optimizer_hide directlyb8b503b
Small test cleanupe04b1ea
Small test cleanup8753949
Release 0.2.60b4cea3
Show that count_instructions tests can detect early returns81e118a
Run count_instructions tests in parallel676d5fb
Fix github testsf1c4d45
Fix github testsUpdates
displaydoc
from 0.2.4 to 0.2.5Changelog
Sourced from displaydoc's changelog.
Commits
Updates
either
from 1.12.0 to 1.13.0Commits
e3ec250
Merge pull request #108 from cuviper/release-1.13.000fecfb
Release 1.13.0add1817
Fix clippy::doc_lazy_continuationcd0aab9
Merge pull request #107 from ColonelThirtyTwo/cloned-copiede31810d
Fix docs on Either<&mut L, &mut R>::copied8e62690
Add Either::cloned and Either::copiedUpdates
gimli
from 0.28.1 to 0.29.0Changelog
Sourced from gimli's changelog.
Commits
2b93490
Release 0.29.0 (#710)b1b9b30
Merge pull request #709 from philipc/relocd8086a7
Add simple write examplee27c2a7
write: add RelocateWriter5c2f5ae
Implement BitOr for DwEhPe1aa8a0a
examples: use object::RelocationMap0012ab2
read: add Relocate and RelocateReader8f906ca
Update dependenciesbe18b8b
read: fix parse for empty DWP index (#706)7294ff0
Fix encoding of .eh_frame for small LSDA encoding (#704)Updates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
memchr
from 2.7.2 to 2.7.4Commits
8ad3395
2.7.4b0af902
perf: revert fallback optimizationaee9f95
arch: add a second big endian regression test92edbb6
arch: add big endian regression test4836ac3
ci: use cross when enabledcf1373e
benchmarks: bump versionad08893
2.7.3a05cc64
lint: remove unused BITS associated constant345fab7
all: improve perf of memchr fallbacke8bdf6b
benchmarks: bump dependenciesUpdates
miniz_oxide
from 0.7.3 to 0.7.4Changelog
Sourced from miniz_oxide's changelog.
Commits
Updates
object
from 0.32.2 to 0.36.1Changelog
Sourced from object's changelog.
... (truncated)
Commits
a7c88f3
Release 0.36.14c7abb9
Fix clippy warning28265aa
Update Cargo.lockc57f24d
Update wasmparser dependency2a297a5
write/macho: Reverse the order of emitting relocations (#702)d892da2
elf: add missing RISC-V relocation constants (#701)d34d1bc
Add Architecture::Sparc32Plus (#700)fd693f4
Add Architecture::Sparc (#699)2bdb81d
Add SectionKind::DebugString (#694)f54ea55
read/macho: support Go's debug section compression (#697)Updates
pbkdf2
from 0.11.0 to 0.12.2Commits
165f4a8
pbkdf2 v0.12.2 (#443)cb56812
pbkdf2: useRECOMMENDED_ROUNDS
inDefault
impl (#442)795c424
argon2: add benchmarks using criterion (#437)3571f10
argon2: addParams::DEFAULT
constant (#439)b0cc634
scrypt: Update docs for recommended log_n parameter (#435)c8c1114
password-auth v0.3.0 (#434)54d68a4
password-auth: deriveEq
/PartialEq
on*Error
(#433)5e7e8c7
password-auth: renameError
(back) toVerifyError
(#432)58975ef
password-auth: fixis_hash_obsolete
docs (#431)2d45c3e
password-auth v0.2.0 (#430)Updates
proc-macro2
from 1.0.83 to 1.0.86Release notes
Sourced from proc-macro2's releases.
Commits
aa9476b
Release 1.0.861961358
Merge pull request #466 from dtolnay/buildrse1bd2cc
Bring build script comments up to date5b27127
Merge pull request #465 from dtolnay/ignorereason0da4629
Fill in ignore reasons in all #[ignore] attributes5ee1cab
Release 1.0.85aa64c20
Merge pull request #464 from dtolnay/testsizebc9f4d9
Ignore size tests on non-64bit target1160ec3
Make size tests #[ignore] in cfg(randomize_layout)33c9578
Release 1.0.84Updates
regex-automata
from 0.4.6 to 0.4.7Commits
68c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsb12a276
syntax/utf8: avoid a spurious vector reallocation4c565c8
doc: fix typosUpdates
regex-syntax
from 0.8.3 to 0.8.4Commits
4757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsb12a276
syntax/utf8: avoid a spurious vector reallocation4c565c8
doc: fix typos66a3bca
doc: remove repetitive wordsUpdates
rust-embed-impl
from 8.4.0 to 8.5.0Changelog
Sourced from rust-embed-impl's changelog.
Commits
Updates
rust-embed-utils
from 8.4.0 to 8.5.0Changelog
Sourced from rust-embed-utils's changelog.
Commits
Updates
subtle
from 2.5.0 to 2.6.1Changelog
Sourced from subtle's changelog.
Commits