deps(deps): bump the rust-minor-patch group across 1 directory with 58 updates#67
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the rust-minor-patch group across 1 directory with 58 updates#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…8 updates Bumps the rust-minor-patch group with 45 updates in the / directory: | Package | From | To | | --- | --- | --- | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [ringbuf](https://github.com/agerasev/ringbuf) | `0.5.0` | `0.5.1` | | [ct2rs](https://github.com/jkawamoto/ctranslate2-rs) | `0.9.19` | `0.9.21` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.52.4` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.17.0` | `1.17.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.2.67` | | [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.2.1` | `0.2.2` | | [console](https://github.com/console-rs/console) | `0.16.3` | `0.16.4` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.6` | `0.8.7` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.18` | `0.9.20` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.194` | `1.0.197` | | [dbus](https://github.com/diwic/dbus-rs) | `0.9.11` | `0.9.12` | | [defmt](https://github.com/knurling-rs/defmt) | `1.1.0` | `1.1.1` | | [der](https://github.com/RustCrypto/formats) | `0.8.0` | `0.8.1` | | [exr](https://github.com/johannesvollmer/exrs) | `1.74.0` | `1.74.2` | | [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` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.5` | `0.18.6` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.31` | `0.2.32` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.34` | `0.1.35` | | libredox | `0.1.17` | `0.1.18` | | [matrixmultiply](https://github.com/bluss/matrixmultiply) | `0.3.10` | `0.3.11` | | [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` | | [num-iter](https://github.com/rust-num/num-iter) | `0.1.45` | `0.1.46` | | [pest](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.7` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.15` | `0.11.16` | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.2` | `2.1.3` | | [rustls](https://github.com/rustls/rustls) | `0.23.41` | `0.23.42` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.1` | `1.15.0` | | [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` | | [tendril](https://github.com/servo/html5ever) | `0.5.0` | `0.5.1` | | [time](https://github.com/time-rs/time) | `0.3.51` | `0.3.53` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.11.0` | `1.12.0` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.54` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.21` | `1.0.23` | 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 `ringbuf` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/agerasev/ringbuf/releases) - [Commits](https://github.com/agerasev/ringbuf/commits) Updates `ct2rs` from 0.9.19 to 0.9.21 - [Release notes](https://github.com/jkawamoto/ctranslate2-rs/releases) - [Commits](jkawamoto/ctranslate2-rs@v0.9.19...v0.9.21) Updates `tokio` from 1.52.3 to 1.52.4 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.52.4) Updates `clap` from 4.6.1 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@clap_complete-v4.6.1...clap_complete-v4.6.2) Updates `aws-lc-rs` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.17.0...v1.17.1) Updates `aws-lc-sys` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.41.0...aws-lc-sys/v0.42.0) Updates `bytemuck` from 1.25.0 to 1.25.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.1) 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 `cc` from 1.2.65 to 1.2.67 - [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.65...cc-v1.2.67) 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 `console` from 0.16.3 to 0.16.4 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.3...0.16.4) 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-epoch` from 0.9.18 to 0.9.20 - [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-epoch-0.9.18...crossbeam-epoch-0.9.20) 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 `cxx` from 1.0.194 to 1.0.197 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.197) Updates `cxx-build` from 1.0.194 to 1.0.197 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.197) Updates `cxxbridge-cmd` from 1.0.194 to 1.0.197 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.197) Updates `cxxbridge-flags` from 1.0.194 to 1.0.197 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.197) Updates `cxxbridge-macro` from 1.0.194 to 1.0.197 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.197) Updates `dbus` from 0.9.11 to 0.9.12 - [Commits](diwic/dbus-rs@dbus-v0.9.11...dbus-v0.9.12) Updates `defmt` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@defmt-v1.1.0...defmt-v1.1.1) Updates `defmt-macros` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@defmt-macros-v1.1.0...defmt-macros-v1.1.1) Updates `der` from 0.8.0 to 0.8.1 - [Commits](RustCrypto/formats@der/v0.8.0...der/v0.8.1) Updates `exr` from 1.74.0 to 1.74.2 - [Release notes](https://github.com/johannesvollmer/exrs/releases) - [Changelog](https://github.com/johannesvollmer/exrs/blob/master/CHANGELOG.md) - [Commits](https://github.com/johannesvollmer/exrs/commits) 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 `indicatif` from 0.18.5 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.5...0.18.6) Updates `jiff` from 0.2.31 to 0.2.32 - [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.31...jiff-static-0.2.32) Updates `jiff-static` from 0.2.31 to 0.2.32 - [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.31...jiff-static-0.2.32) Updates `jobserver` from 0.1.34 to 0.1.35 - [Commits](rust-lang/jobserver-rs@0.1.34...0.1.35) Updates `libredox` from 0.1.17 to 0.1.18 Updates `matrixmultiply` from 0.3.10 to 0.3.11 - [Commits](bluss/matrixmultiply@0.3.10...0.3.11) 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 `num-iter` from 0.1.45 to 0.1.46 - [Changelog](https://github.com/rust-num/num-iter/blob/main/RELEASES.md) - [Commits](rust-num/num-iter@num-iter-0.1.45...num-iter-0.1.46) Updates `pest` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_derive` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_generator` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `pest_meta` from 2.8.6 to 2.8.7 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.7) Updates `quinn-proto` from 0.11.15 to 0.11.16 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.15...quinn-proto-0.11.16) 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 `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-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.2...v2.1.3) 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 `rustls-pki-types` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.1...v/1.15.0) 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 `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 `tendril` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits/v0.5.1) Updates `time` from 0.3.51 to 0.3.53 - [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.51...v0.3.53) Updates `time-macros` from 0.2.30 to 0.2.31 - [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 `tinyvec` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.11.0...v1.12.0) Updates `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) 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: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: ringbuf dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: ct2rs dependency-version: 0.9.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tokio dependency-version: 1.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: aws-lc-rs dependency-version: 1.17.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: aws-lc-sys dependency-version: 0.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: bytemuck dependency-version: 1.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cc dependency-version: 1.2.67 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cfg_aliases dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_builder dependency-version: 4.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: console dependency-version: 0.16.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-deque dependency-version: 0.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-epoch dependency-version: 0.9.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cxx dependency-version: 1.0.197 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cxx-build dependency-version: 1.0.197 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cxxbridge-cmd dependency-version: 1.0.197 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cxxbridge-flags dependency-version: 1.0.197 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cxxbridge-macro dependency-version: 1.0.197 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: dbus dependency-version: 0.9.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: defmt dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: defmt-macros dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: der dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: exr dependency-version: 1.74.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: http-body dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: http-body-util dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: jiff dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: jiff-static dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: jobserver dependency-version: 0.1.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: libredox dependency-version: 0.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: matrixmultiply dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: mio dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: num-iter dependency-version: 0.1.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pest dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pest_derive dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pest_generator dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pest_meta dependency-version: 2.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: quinn-proto dependency-version: 0.11.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: regex dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: regex-automata dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rustc-hash dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rustls dependency-version: 0.23.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rustls-pki-types dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: simd-adler32 dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: simd_cesu8 dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: socket2 dependency-version: 0.6.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tendril dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: time dependency-version: 0.3.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: time-macros dependency-version: 0.2.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tinyvec dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zmij dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
|
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-minor-patch group with 45 updates in the / directory:
0.5.150.5.160.5.00.5.10.9.190.9.211.52.31.52.44.6.14.6.21.17.01.17.11.25.01.25.11.12.01.12.11.2.651.2.670.2.10.2.20.16.30.16.40.8.60.8.70.9.180.9.200.8.210.8.221.0.1941.0.1970.9.110.9.121.1.01.1.10.8.00.8.11.74.01.74.21.0.11.1.00.1.30.1.40.18.50.18.60.2.310.2.320.1.340.1.350.1.170.1.180.3.100.3.112.8.22.8.31.2.11.2.20.1.450.1.462.8.62.8.72.8.62.8.70.11.150.11.161.12.41.13.12.1.22.1.30.23.410.23.421.14.11.15.01.0.221.0.230.3.90.3.101.1.11.2.00.6.40.6.50.5.00.5.10.3.510.3.531.11.01.12.00.8.520.8.541.0.211.0.23Updates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
ringbuffrom 0.5.0 to 0.5.1Commits
Updates
ct2rsfrom 0.9.19 to 0.9.21Release notes
Sourced from ct2rs's releases.
Commits
ceb517cMerge pull request #143 from jkawamoto/bump156ac9dfix: exclude libcudacxx markdown files from packagec085211Bump version: 0.9.20 → 0.9.21f0d0f4echore: upgrade actions/checkout to v7 in GitHub workflows73058cbchore: update ct2rs/CTranslate2 to v4.8.18639385Merge pull request #142 from jkawamoto/bump70f3295Bump version: 0.9.19 → 0.9.208bb6706update: update ct2rs/CTranslate2 to v4.8.0Updates
tokiofrom 1.52.3 to 1.52.4Release notes
Sourced from tokio's releases.
Commits
efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)7bcd2d3taskdump: remove crate disambiguators from output (#8288)f84b209chore: prepare Tokio v1.51.4 (#8286)eacb98eruntime: don't skip the driver whenbefore_parkschedules work (#8222)Updates
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
aws-lc-rsfrom 1.17.0 to 1.17.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
741dbf5Prepare aws-lc-rs v1.17.1 (#1164)e6d42b8Prepare aws-lc-sys v0.42.0 (#1162)bd7abf5Harden GitHub Actions workflows against script injection (#1161)93b0123Addwasm32-unknown-emscriptenbuild and test support (#1059)7b8a0e7feat(system-lib): auto-detect system AWS-LC from OPENSSL_* and pkg-config (#1...a95c524Prepare aws-lc-fips-sys v0.13.15 (#1158)00e016aBump actions/checkout from 6 to 7 (#1157)e7568defix(system-lib): gate system AWS-LC on a declared minimum version (#1152)dfe4525fix(builder): select flag dialect by compiler driver mode, not target ABI (#1...26838darsa: report specific key rejection for invalid sizes (#1153)Updates
aws-lc-sysfrom 0.41.0 to 0.42.0Commits
741dbf5Prepare aws-lc-rs v1.17.1 (#1164)e6d42b8Prepare aws-lc-sys v0.42.0 (#1162)bd7abf5Harden GitHub Actions workflows against script injection (#1161)93b0123Addwasm32-unknown-emscriptenbuild and test support (#1059)7b8a0e7feat(system-lib): auto-detect system AWS-LC from OPENSSL_* and pkg-config (#1...a95c524Prepare aws-lc-fips-sys v0.13.15 (#1158)00e016aBump actions/checkout from 6 to 7 (#1157)e7568defix(system-lib): gate system AWS-LC on a declared minimum version (#1152)dfe4525fix(builder): select flag dialect by compiler driver mode, not target ABI (#1...26838darsa: report specific key rejection for invalid sizes (#1153)Updates
bytemuckfrom 1.25.0 to 1.25.1Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terse24b1b71Update Rust version in CI workflow to 1.71.0f0dfc1bdocs: note that an empty slice must still satisfy target alignment in cast_sl...Updates
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
ccfrom 1.2.65 to 1.2.67Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fa031a0chore(cc): release v1.2.67 (#1789)842aab1Bump taiki-e/install-action from 2.81.8 to 2.82.8 (#1786)e2f07d0Fix clippy warning (#1788)8ced615Regenerate target info (#1785)2943b52Add missing todo for deprecated API43ae1bfAdd support foraarch64-unknown-linux-pauthtesttarget (#1713)a5c584aFix nightly compilation error (#1783)9c53ddcchore(cc): release v1.2.66 (#1777)f2836c0Fix target parsing (#1779)3299691ci(test-wasm): do not download pre release of wasi-sdk (#1778)Updates
cfg_aliasesfrom 0.2.1 to 0.2.2Release notes
Sourced from cfg_aliases's releases.
Commits
e069ce6Fix trailing semicolon in expression macro bodies4e5609cdocs: remove explicit version from API docs to avoid it becoming out-of-date.ebdc78edocs: fix typo in README.9805781docs: correct version in README. (#11)Updates
clap_builderfrom 4.6.0 to 4.6.2Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
67c5dfbchore: Release496398cdocs: Update changelog1d302a9Merge pull request #6441 from Its-Just-Nans/alias-singular8a93d4bfeat: Display word alias as singular when uniquec7c3184docs(contrib): Fix broken links4a35e3bchore(deps): Update Rust Stable to v1.97 (#6436)9f5451dstyle: Make clippy happyfcc0e19Merge pull request #6438 from maxtaran2010/fix/typos-in-commentsb793fd6fix: correct typos in commentsd3e59a9chore: ReleaseUpdates
consolefrom 0.16.3 to 0.16.4Release notes
Sourced from console's releases.
Commits
598eca9Bump version to 0.16.40f22c35feat: addis_dumbpublic function1426649Bump actions/checkout from 3 to 7d2d89adignore non-ascii input in Style::from_dotted_str6cff3e0document current panic in Style::from_dotted_str via test casesdd4334fApply suggestions from clippy 1.95586efadRemove redundant as_handle helperbe20e85Add TermInner::new constructorsUpdates
crossbeam-dequefrom 0.8.6 to 0.8.7Release notes
Sourced from crossbeam-deque's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
crossbeam-epochfrom 0.9.18 to 0.9.20Release notes
Sourced from crossbeam-epoch's releases.
Commits
239bae0Prepare for the next release2d5276aepoch: Do not dereference pointer in fmt::Pointer9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison MutexUpdates
crossbeam-utilsfrom 0.8.21 to 0.8.22Release notes
Sourced from crossbeam-utils's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
cxxfrom 1.0.194 to 1.0.197Release notes
Sourced from cxx's releases.
Commits
db90df0Release 1.0.197e590c84Lockfile update021d954Merge pull request #1741 from dtolnay/bazelmetadataed2fca7Use link_deps in Cargo bazel metadataf181316Merge pull request #1738 from dtolnay/asyncstring2e46dcfMake stack frames containing StackString RefUnwindSafe2b4a7d7Add let_cxx_string RefUnwindSafe marker trait testeae54e0Release 1.0.196328eacaMerge pull request #1737 from dtolnay/editionab7d7f4Reformat with rustfmt 2024 style editionUpdates
cxx-buildfrom 1.0.194 to 1.0.197Release notes
Sourced from cxx-build's releases.
Commits
db90df0Release 1.0.197e590c84Lockfile update021d954Merge pull request #1741 from dtolnay/bazelmetadataed2fca7Use link_deps in Cargo bazel metadataf181316Merge pull request #1738 from dtolnay/asyncstring2e46dcfMake stack frames containing StackString RefUnwindSafe2b4a7d7Add let_cxx_string RefUnwindSafe marker trait testeae54e0Release 1.0.196328eacaMerge pull request #1737 from dtolnay/editionab7d7f4Reformat with rustfmt 2024 style editionUpdates
cxxbridge-cmdfrom 1.0.194 to 1.0.197Release notes
Sourced from cxxbridge-cmd's releases.
Commits
db90df0Release 1.0.197e590c84Lockfile update021d954Merge pull request #1741 from dtolnay/bazelmetadataed2fca7Use link_deps in Cargo bazel metadataf181316Merge pull request #1738 from dtolnay/asyncstring2e46dcfMake stack frames containing StackString RefUnwindSafe2b4a7d7Add let_cxx_string RefUnwindSafe marker trait testeae54e0Release 1.0.196328eacaMerge pull request #1737 from dtolnay/editionab7d7f4Reformat with rustfmt 2024 style editionUpdates
cxxbridge-flagsfrom 1.0.194 to 1.0.197Release notes
Sourced from cxxbridge-flags's releases.