build(deps): bump the cargo-dependencies group across 1 directory with 79 updates#1024
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cargo-dependencies group across 1 directory with 79 updates#1024dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 79 updates Bumps the cargo-dependencies group with 55 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.36` | `0.3.37` | | [open](https://github.com/Byron/open-rs) | `5.3.6` | `5.4.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` | | [rustls](https://github.com/rustls/rustls) | `0.23.41` | `0.23.42` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [toml](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.3+spec-1.1.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [arrow-arith](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [arrow-cast](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [arrow-csv](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [arrow-ipc](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [arrow-json](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [arrow-row](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [arrow-string](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.13.0` | `2.13.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.66` | `1.3.0` | | [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.2.1` | `0.2.2` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.6` | `0.8.7` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.4.1` | `2.5.0` | | [http-body](https://github.com/hyperium/http-body) | `1.0.1` | `1.1.0` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.4` | | [hyper](https://github.com/hyperium/hyper) | `1.10.1` | `1.11.0` | | [inotify](https://github.com/hannobraun/inotify-rs) | `0.11.2` | `0.11.4` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.2` | `2.8.3` | | [mio](https://github.com/tokio-rs/mio) | `1.2.1` | `1.2.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.106` | `1.0.107` | | [quote](https://github.com/dtolnay/quote) | `1.0.46` | `1.0.47` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.27` | `0.1.28` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.15.0` | `1.15.1` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.9` | `0.3.10` | | [simd_cesu8](https://github.com/seancroach/simd_cesu8) | `1.1.1` | `1.2.0` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.4` | `0.6.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.118` | `2.0.119` | | [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.9` | `1.1.10` | | [time](https://github.com/time-rs/time) | `0.3.53` | `0.3.54` | | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.7.0` | `2.7.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.12+spec-1.1.0` | `0.25.13+spec-1.1.0` | | [twox-hash](https://github.com/shepmaster/twox-hash) | `2.1.2` | `2.1.3` | | [webpki-root-certs](https://github.com/rustls/webpki-roots) | `1.0.8` | `1.0.9` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.3` | `1.0.4` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.55` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.21` | `1.0.23` | Updates `async-trait` from 0.1.89 to 0.1.91 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.91) Updates `bytes` from 1.12.0 to 1.12.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.12.0...v1.12.1) Updates `clap` from 4.6.1 to 4.6.4 - [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.6.1...clap_complete-v4.6.4) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `linkme` from 0.3.36 to 0.3.37 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.36...0.3.37) Updates `open` from 5.3.6 to 5.4.0 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.6...v5.4.0) Updates `regex` from 1.12.4 to 1.13.1 - [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.4...1.13.1) Updates `rustls` from 0.23.41 to 0.23.42 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.41...v/0.23.42) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `toml` from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.3) Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `arrow-arith` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-array` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-buffer` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-cast` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-csv` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-data` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-ipc` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-json` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-ord` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-row` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-schema` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-select` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-string` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `bitflags` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.13.0...2.13.1) Updates `bytemuck` from 1.25.0 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.2) Updates `cc` from 1.2.66 to 1.3.0 - [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.66...cc-v1.3.0) Updates `cfg_aliases` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/katharostech/cfg_aliases/releases) - [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml) - [Commits](katharostech/cfg_aliases@v0.2.1...v0.2.2) Updates `clap_builder` from 4.6.0 to 4.6.2 - [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.6.0...v4.6.2) Updates `clap_derive` from 4.6.1 to 4.6.4 - [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.6.1...v4.6.4) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `crossbeam-deque` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.6...crossbeam-deque-0.8.7) Updates `crossbeam-utils` from 0.8.21 to 0.8.22 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.21...crossbeam-utils-0.8.22) Updates `fastrand` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.4.1...v2.5.0) Updates `futures-channel` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-core` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-executor` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-io` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-macro` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-sink` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-task` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-util` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `http-body` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@v1.0.1...v1.1.0) Updates `http-body-util` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.4) Updates `hyper` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.10.1...v1.11.0) Updates `inotify` from 0.11.2 to 0.11.4 - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.11.2...v0.11.4) Updates `inotify-sys` from 0.1.7 to 0.1.8 - [Changelog](https://github.com/hannobraun/inotify-sys/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-sys@v0.1.7...v0.1.8) Updates `linkme-impl` from 0.3.36 to 0.3.37 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.36...0.3.37) Updates `memchr` from 2.8.2 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.2...2.8.3) Updates `mio` from 1.2.1 to 1.2.2 - [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.2.1...v1.2.2) Updates `proc-macro2` from 1.0.106 to 1.0.107 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.106...1.0.107) Updates `quote` from 1.0.46 to 1.0.47 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.46...1.0.47) Updates `regex-automata` from 0.4.14 to 0.4.16 - [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.14...regex-automata-0.4.16) Updates `rustc-demangle` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/rust-lang/rustc-demangle/releases) - [Changelog](https://github.com/rust-lang/rustc-demangle/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-demangle@rustc-demangle-v0.1.27...rustc-demangle-v0.1.28) Updates `rustls-pki-types` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.15.0...v/1.15.1) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.22...1.0.23) Updates `serde_core` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_derive` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `simd-adler32` from 0.3.9 to 0.3.10 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](mcountryman/simd-adler32@v0.3.9...v0.3.10) Updates `simd_cesu8` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/seancroach/simd_cesu8/releases) - [Commits](seancroach/simd_cesu8@v1.1.1...v1.2.0) Updates `socket2` from 0.6.4 to 0.6.5 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.5) Updates `syn` from 2.0.118 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.118...2.0.119) Updates `thread_local` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Changelog](https://github.com/Amanieu/thread_local-rs/blob/master/CHANGELOG.md) - [Commits](Amanieu/thread_local-rs@v1.1.9...v1.1.10) Updates `time` from 0.3.53 to 0.3.54 - [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.53...v0.3.54) Updates `time-macros` from 0.2.31 to 0.2.32 - [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-macros` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.7.0...tokio-macros-2.7.1) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.18...tokio-util-0.7.19) Updates `toml_edit` from 0.25.12+spec-1.1.0 to 0.25.13+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.12...v0.25.13) Updates `toml_writer` from 1.1.1+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.1.1...toml_writer-v1.1.2) Updates `twox-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md) - [Commits](shepmaster/twox-hash@v2.1.2...v2.1.3) Updates `webpki-root-certs` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.8...v/1.0.9) Updates `winnow` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.3...v1.0.4) Updates `zerocopy` from 0.8.52 to 0.8.55 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.55) Updates `zerocopy-derive` from 0.8.52 to 0.8.55 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.55) Updates `zmij` from 1.0.21 to 1.0.23 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.21...1.0.23) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: linkme dependency-version: 0.3.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: open dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rustls dependency-version: 0.23.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: toml dependency-version: 1.1.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: arrow-arith dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-array dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-buffer dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-cast dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-csv dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-data dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-ipc dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-json dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-ord dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-row dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-schema dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-select dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-string dependency-version: 58.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cc dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cfg_aliases dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_builder dependency-version: 4.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_derive dependency-version: 4.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: crossbeam-deque dependency-version: 0.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: fastrand dependency-version: 2.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: futures-channel dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-core dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-executor dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-io dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-macro dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-sink dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-task dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: http-body dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: http-body-util dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: inotify dependency-version: 0.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: inotify-sys dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: linkme-impl dependency-version: 0.3.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: mio dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.107 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: quote dependency-version: 1.0.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex-automata dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustc-demangle dependency-version: 0.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls-pki-types dependency-version: 1.15.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_core dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_derive dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: simd_cesu8 dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: socket2 dependency-version: 0.6.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thread_local dependency-version: 1.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time dependency-version: 0.3.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time-macros dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio-macros dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml_edit dependency-version: 0.25.13+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml_writer dependency-version: 1.1.2+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: twox-hash dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: webpki-root-certs dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: winnow dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerocopy dependency-version: 0.8.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zmij dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/cargo-dependencies-4873223c08
branch
July 27, 2026 13:08
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 cargo-dependencies group with 55 updates in the / directory:
0.1.890.1.911.12.01.12.14.6.14.6.40.3.320.3.330.3.360.3.375.3.65.4.01.12.41.13.10.23.410.23.421.52.31.53.11.1.2+spec-1.1.01.1.3+spec-1.1.01.0.1031.0.1040.2.1860.2.1891.0.2281.0.2291.0.1501.0.1512.0.182.0.1958.3.058.4.058.3.058.4.058.3.058.4.058.3.058.4.058.3.058.4.058.3.058.4.058.3.058.4.02.13.02.13.11.25.01.25.21.2.661.3.00.2.10.2.20.5.150.5.160.8.60.8.70.8.210.8.222.4.12.5.01.0.11.1.00.1.30.1.41.10.11.11.00.11.20.11.42.8.22.8.31.2.11.2.21.0.1061.0.1071.0.461.0.470.1.270.1.281.15.01.15.11.0.221.0.230.3.90.3.101.1.11.2.00.6.40.6.52.0.1182.0.1191.1.91.1.100.3.530.3.542.7.02.7.10.7.180.7.190.25.12+spec-1.1.00.25.13+spec-1.1.02.1.22.1.31.0.81.0.91.0.31.0.40.8.520.8.551.0.211.0.23Updates
async-traitfrom 0.1.89 to 0.1.91Release notes
Sourced from async-trait's releases.
Commits
d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90d03f075Merge pull request #299 from dtolnay/syn36cf42c1Update to syn 3b9daabaIgnore match_same_arms pedantic clippy lintaa706d1Update actions/upload-artifact@v6 -> v7Updates
bytesfrom 1.12.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)Updates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
linkmefrom 0.3.36 to 0.3.37Release notes
Sourced from linkme's releases.
Commits
5da617dRelease 0.3.37a08dfbfMerge pull request #128 from dtolnay/syn341bcf2fUpdate to syn 30e7bd64Update actions/upload-artifact@v6 -> v74b0dfd7Update actions/checkout@v6 -> v7Updates
openfrom 5.3.6 to 5.4.0Release notes
Sourced from open's releases.
... (truncated)
Changelog
Sourced from open's changelog.
... (truncated)
Commits
b5c12bdRelease open v5.4.0bdc3397Merge pull request #126 from Byron/fix-wsl7265caefix: Align WSL PowerShell invocation with Windows407b058Merge pull request #125 from Byron/open-with-dash-dashfd29861fix: prevent launcher option and shell injection (#124)7c19c0afeat:cargo runnow shows the exact commands that were tried when opening.Updates
regexfrom 1.12.4 to 1.13.1Changelog
Sourced from regex's changelog.
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
rustlsfrom 0.23.41 to 0.23.42Commits
411fb02Bump version to 0.23.42aff9845implement rfc 9149 ticket_request extension8bd3d1bserver: add max_tls13_tickets configuration4cce222Address newstd_instead_of_corein nightlyd3ffdc1Address newstd_instead_of_corein nightly75d1b7aTake semver-compatible dependency updatesUpdates
tokiofrom 1.52.3 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)Updates
tomlfrom 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0Commits
eb25160chore: Releasef36fb52docs: Update changelog3adbbb7fix(writer): Don't overflow (#1189)fb0c1b3fix(writer): Don't overflow5e70a70test(writer): Add overflow test771a975chore: Upgrade toml-test (#1186)28f6c9cchore: Upgrade toml-test30d75cachore(deps): Update Prek to v0.4.9 (#1185)17efe57chore(deps): Update Rust Stable to v1.97 (#1184)c9d0d54style: Make clippy happyUpdates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
libcfrom 0.2.186 to 0.2.189Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ef0906elibc: Release 0.2.1895a79f76riscv32-musl: Rename padding fields to avoid a conflict3e51062psp: Fixoverflowing_literalswarningse352fddemscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...63221b3macros: Requiresafeinsafe_f!invocations707ab52macros: Requireunsafeinf!invocations8e40c94Enable clone3() syscall on sparc-linux and sparc64-linux8427909windows: Add back link names fortime-related symbolsb4863fanuttx: fix wchar_t definition under arm41c683dnuttx: mirror type definitionsUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
arrow-arithfrom 58.3.0 to 58.4.0Release notes
Sourced from arrow-arith's releases.
Changelog
Sourced from arrow-arith's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...Updates
arrow-arrayfrom 58.3.0 to 58.4.0Release notes
Sourced from arrow-array's releases.
Changelog
Sourced from arrow-array's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203...Description has been truncated