build(deps): bump the rust-dependencies group across 1 directory with 54 updates#1432
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the rust-dependencies group across 1 directory with 54 updates#1432dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 54 updates Bumps the rust-dependencies group with 40 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [mlua](https://github.com/mlua-rs/mlua) | `0.11.5` | `0.11.6` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.60` | | [zip](https://github.com/zip-rs/zip2) | `7.2.0` | `8.4.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.10` | | [retry](https://github.com/jimmycuadra/retry) | `2.1.0` | `2.2.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.183` | | [which](https://github.com/harryfei/which-rs) | `8.0.0` | `8.0.2` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.3` | `1.1.4` | | [policy](https://github.com/AndroidPatch/ap_policy) | ``51ff116`` | ``5bd836a`` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.13` | `1.0.14` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.1` | `3.20.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.54` | `1.2.58` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.4` | `1.0.5` | | [deflate64](https://github.com/anatawa12/deflate64-rs) | `0.1.10` | `0.1.12` | | [deranged](https://github.com/jhpratt/deranged) | `0.5.5` | `0.5.8` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.8` | `1.1.9` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.64` | `0.1.65` | | [inotify](https://github.com/hannobraun/inotify) | `0.11.0` | `0.11.1` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` | | [liblzma](https://github.com/portable-network-archive/liblzma-rs) | `0.4.5` | `0.4.6` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.6` | `2.8.0` | | [mio](https://github.com/tokio-rs/mio) | `1.1.1` | `1.2.0` | | [notify-types](https://github.com/notify-rs/notify) | `2.0.0` | `2.1.0` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.0` | `0.2.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.13.0` | `1.13.1` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.4` | `0.2.6` | | [quote](https://github.com/dtolnay/quote) | `1.0.44` | `1.0.45` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.13` | `0.4.14` | | [regex-lite](https://github.com/rust-lang/regex) | `0.1.8` | `0.1.9` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.8` | `0.8.10` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.22` | `1.0.23` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.9` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.117` | | [typed-path](https://github.com/chipsenkbeil/typed-path) | `0.12.1` | `0.12.3` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.22` | `1.0.24` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.33` | `0.8.47` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.16` | `1.0.21` | Updates `mlua` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.11.5...v0.11.6) Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `clap` from 4.5.54 to 4.5.60 - [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_complete-v4.5.54...clap_complete-v4.5.60) Updates `zip` from 7.2.0 to 8.4.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v7.2.0...v8.4.0) Updates `env_logger` from 0.11.8 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.10) Updates `retry` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/jimmycuadra/retry/releases) - [Commits](jimmycuadra/retry@2.1.0...2.2.0) Updates `libc` from 0.2.180 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.183) Updates `which` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.0...8.0.2) Updates `rustix` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.3...v1.1.4) Updates `policy` from `51ff116` to `5bd836a` - [Commits](AndroidPatch/ap_policy@51ff116...5bd836a) Updates `anstyle` from 1.0.13 to 1.0.14 - [Commits](rust-cli/anstyle@v1.0.13...v1.0.14) Updates `bumpalo` from 3.19.1 to 3.20.2 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.1...v3.20.2) Updates `cc` from 1.2.54 to 1.2.58 - [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@cc-v1.2.54...cc-v1.2.58) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `clap_builder` from 4.5.54 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.54...v4.5.60) Updates `clap_derive` from 4.5.49 to 4.5.55 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.49...v4.5.55) Updates `clap_lex` from 0.7.7 to 1.1.0 - [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.7...clap_lex-v1.1.0) Updates `colorchoice` from 1.0.4 to 1.0.5 - [Commits](rust-cli/anstyle@colorchoice-v1.0.4...colorchoice-v1.0.5) Updates `deflate64` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/anatawa12/deflate64-rs/releases) - [Changelog](https://github.com/anatawa12/deflate64-rs/blob/master/CHANGELOG.md) - [Commits](anatawa12/deflate64-rs@v0.1.10...v0.1.12) Updates `deranged` from 0.5.5 to 0.5.8 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `find-msvc-tools` from 0.1.8 to 0.1.9 - [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@find-msvc-tools-v0.1.8...find-msvc-tools-v0.1.9) Updates `flate2` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.8...1.1.9) Updates `iana-time-zone` from 0.1.64 to 0.1.65 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.64...v0.1.65) Updates `inotify` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.11.0...v0.11.1) Updates `itoa` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) Updates `jiff` from 0.2.18 to 0.2.23 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.18...jiff-static-0.2.23) Updates `jiff-static` from 0.2.18 to 0.2.23 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.18...jiff-static-0.2.23) Updates `liblzma` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/portable-network-archive/liblzma-rs/releases) - [Commits](Portable-Network-Archive/liblzma-rs@liblzma-0.4.5...liblzma-0.4.6) Updates `linux-raw-sys` from 0.11.0 to 0.12.1 - [Commits](sunfishcode/linux-raw-sys@v0.11.0...v0.12.1) Updates `lua-src` from 548.1.2 to 550.0.0 - [Commits](mlua-rs/lua-src-rs@v548.1.2...v550.0.0) Updates `lzma-rust2` from 0.15.7 to 0.16.2 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](hasenbanck/lzma-rust2@v0.15.7...v0.16.2) Updates `memchr` from 2.7.6 to 2.8.0 - [Commits](BurntSushi/memchr@2.7.6...2.8.0) Updates `mio` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.1.1...v1.2.0) Updates `mlua-sys` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.9.0...v0.10.0) Updates `notify-types` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@v2.0.0...v2.1.0) Updates `num-conv` from 0.2.0 to 0.2.1 - [Commits](jhpratt/num-conv@v0.2.0...v0.2.1) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `portable-atomic` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.13.0...v1.13.1) Updates `portable-atomic-util` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic-util@v0.2.4...v0.2.6) Updates `quote` from 1.0.44 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `regex-automata` from 0.4.13 to 0.4.14 - [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.13...regex-automata-0.4.14) Updates `regex-lite` from 0.1.8 to 0.1.9 - [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-lite-0.1.8...regex-lite-0.1.9) Updates `regex-syntax` from 0.8.8 to 0.8.10 - [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.8...regex-syntax-0.8.10) Updates `ryu` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.22...1.0.23) Updates `simd-adler32` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.9) Updates `syn` from 2.0.114 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.117) Updates `time` from 0.3.46 to 0.3.47 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.46...v0.3.47) Updates `typed-path` from 0.12.1 to 0.12.3 - [Release notes](https://github.com/chipsenkbeil/typed-path/releases) - [Changelog](https://github.com/chipsenkbeil/typed-path/blob/main/CHANGELOG.md) - [Commits](chipsenkbeil/typed-path@v0.12.1...v0.12.3) Updates `unicode-ident` from 1.0.22 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.22...1.0.24) Updates `zerocopy` from 0.8.33 to 0.8.47 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.33...v0.8.47) Updates `zerocopy-derive` from 0.8.33 to 0.8.47 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.33...v0.8.47) Updates `zlib-rs` from 0.5.5 to 0.6.3 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.5...v0.6.3) Updates `zmij` from 1.0.16 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.16...1.0.21) --- updated-dependencies: - dependency-name: mlua dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: retry dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: policy dependency-version: 5bd836ae7d6cea493ebe85b7499361913a11efd8 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: anstyle dependency-version: 1.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bumpalo dependency-version: 3.20.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.5.60 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_derive dependency-version: 4.5.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_lex dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: colorchoice dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: deflate64 dependency-version: 0.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: deranged dependency-version: 0.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: iana-time-zone dependency-version: 0.1.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: inotify dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff dependency-version: 0.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff-static dependency-version: 0.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: liblzma dependency-version: 0.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: linux-raw-sys dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lua-src dependency-version: 550.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: lzma-rust2 dependency-version: 0.16.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: memchr dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: mio dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: mlua-sys dependency-version: 0.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: notify-types dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: num-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: portable-atomic dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: portable-atomic-util dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-version: 1.0.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-automata dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-lite dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex-syntax dependency-version: 0.8.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.117 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: typed-path dependency-version: 0.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 rust-dependencies group with 40 updates in the /apd directory:
0.11.50.11.61.0.1001.0.1024.5.544.5.607.2.08.4.00.11.80.11.102.1.02.2.00.2.1800.2.1838.0.08.0.21.1.31.1.451ff1165bd836a1.0.131.0.143.19.13.20.21.2.541.2.580.4.430.4.441.0.41.0.50.1.100.1.120.5.50.5.81.1.81.1.90.1.640.1.650.11.00.11.11.0.171.0.180.4.50.4.62.7.62.8.01.1.11.2.02.0.02.1.00.2.00.2.11.21.31.21.41.13.01.13.10.2.40.2.61.0.441.0.450.4.130.4.140.1.80.1.90.8.80.8.101.0.221.0.230.3.80.3.92.0.1142.0.1170.12.10.12.31.0.221.0.240.8.330.8.471.0.161.0.21Updates
mluafrom 0.11.5 to 0.11.6Release notes
Sourced from mlua's releases.
Changelog
Sourced from mlua's changelog.
Commits
e7fa8d7v0.11.6c10718eUpdate CHANGELOGec2ce36Some final Lua 5.5 updates7175700mlua-sys: v0.10.06bb7f09Don't useluaL_typenameto get a static type name in Luau.e67ae7fMakeRawLua::{push,push_value,pop_value}public8c1535ccargo fmtfd245daExpose RawLua via Lua::exec_raw_lua (#670)7fb7e86Update spelling check93617eeUpdate trybuild (compile) messagesUpdates
anyhowfrom 1.0.100 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
clapfrom 4.5.54 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
zipfrom 7.2.0 to 8.4.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
a73f55bchore: release v8.3.2 (#746)f5e7fd5feat: add a check for building benches (#748)abc0424chore: move pull request template to correct folder (#749)bae095brefactor: split part ofread.rsfor code readability (#744)f5813c5refactor: remove unused allow (#745)c2999bcperf: skip BufReader for Stored files in make_reader (#739)e615f8echore: release v8.3.1 (#742)053d38bchore: cleanup repository files (#743)52d8412refactor: useAexEncryption::new(#736)350b8a2refactor: update tests to add big endian miri check (#735)Updates
env_loggerfrom 0.11.8 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
retryfrom 2.1.0 to 2.2.0Release notes
Sourced from retry's releases.
Commits
f3c92f3Bump version to 2.2.0.1061eecMerge pull request #47 from mbid/fix-full-jitter1c54da7Remove full jitter testbf01a5fFix full jitter to use mul_f6485cf71eAdd test demonstrating full jitter ceil bias90eb06fMerge pull request #46 from cgzones/tweaksb3bffeaDeclare trivial functions constfe19bc5Add must_use annotations81cea04Drop needless cast758880dAvoid legacy numeric itemsUpdates
libcfrom 0.2.180 to 0.2.183Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
whichfrom 8.0.0 to 8.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
5bb3e82update README MSRVaacc10eadd changelog entry7b0c544Swap dependency on rustix for dependency on libc (#122)189e99aNew windows impl (#121)c48f04eclippy fixes1fa32b7bump msrv, bump version, add to changelogb0d6e74Remove env_home dependency2697220chore: add release steps documentation873554eadd entry to CHANGELOG.md for 8.0.1d684ababump version to 8.0.1Updates
rustixfrom 1.1.3 to 1.1.4Commits
c4caf5cchore: Release rustix version 1.1.45953a2cPrune pins in CI that are no longer needed. (#1588)9116c05Bump dependencies (#1567)5ee0ca3hurd: Fix l_type and l_whence types (#1569)8950589Clobber vector registers and do not use preserves_flags in riscv64 syscalls (...7b0d2aeUpdate pins for MSRV compatibility (#1585)99458d8feat(redox):renameatandrenameat_with(#1586)a9c8dcbRemove reference to yanked crate in README.md (#1587)8bf15a0Drop custom makedev implementation for Redox (#1582)74b886dUpdate pins for MSRV compatibility (#1584)Updates
policyfrom51ff116to5bd836aCommits
5bd836arefine as rustUpdates
anstylefrom 1.0.13 to 1.0.14Commits
0fe6f0fchore: Release332016edocs: Update changelogdd73f64Merge pull request #301 from Muscraft/fix-some-escape-codese2d2fb5fix: Make 4:0 removes all underline stylesd82d083feat: Support SGR 59 (reset underline color to default)85c9a86feat: Support SGR 22-29 (off codes)ac5c23brefactor: Reorder SGR match arms to follow numerical order2234b68test: Add tests for SGR off codes, underline subparams, and underline color r...ffb555fchore: Release55de8a6chore: Download libc to match cargoUpdates
bumpalofrom 3.19.1 to 3.20.2Changelog
Sourced from bumpalo's changelog.
Commits
1aad072Bump to version 3.20.2 (#312)2fb1d6aAdd more tests for send and sync behavior, support unsized types (#311)7c8d1f3Bump to 3.20.1 (#310)e06b36bRestore Send and Sync for Box (#309)cb7f033Bump to 3.20.0 (#307)d97d31cMake box covariant (#304)f9256f7Pin quickcheck (#306)a006efbFix String::retain panic safety yielding invalid UTF-8 (#302)96ba386Add pop_if() to Vec (#301)Updates
ccfrom 1.2.54 to 1.2.58Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
bf119a1chore(cc): release v1.2.58 (#1694)8b8d71fUpdate Compile-time Requirements to add info about clang-cl.exe (#1693)8c6b2d7Update rusqlite requirement from 0.38.0 to 0.39.0 (#1691)77f8866chore(cc): release v1.2.57 (#1681)c541d9bSize archiver batches according to argument length not argument count (#1689)1654cb9Improve the semantics ofBuild::env(#1682)5868a0fUse cargo-nextest in main.yml (#1686)c5610e1Update which requirement from ^4.0 to ^8.0 (#1683)d41559bSerialize tests that need environment variables (#1685)e35ca93Rename job 'regenerate' to 'rustc_target_test' (#1687)Updates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
clap_builderfrom 4.5.54 to 4.5.60Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
20aac9dchore: Released1c520bdocs: Update changelog862fff6Merge pull request #6278 from yash27-lab/fix-4976-empty-default-display4206699fix(builder): Quote empty default valueseb16ae4refactor(builder): Consolidate escaping with Escape806d981test(help): Add coverage for empty default values68b5ff9chore: Releasedf54af5docs: Ipdate changelog97805e4Merge pull request #6276 from epage/ignore