deps(deps): bump the cargo-deps group across 1 directory with 35 updates - #3909
deps(deps): bump the cargo-deps group across 1 directory with 35 updates#3909dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-deps group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ab-blake3](https://github.com/nazar-pc/abundance) | `0.1.0` | `0.2.0` | | [ab-chacha8](https://github.com/nazar-pc/abundance) | `0.1.0` | `0.1.1` | | [actix-web](https://github.com/actix/actix-web) | `4.14.0` | `4.15.0` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.9.1` | `0.9.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [async-nats](https://github.com/nats-io/nats.rs) | `0.49.1` | `0.50.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.92` | | [blst](https://github.com/supranational/blst) | `0.3.16` | `0.3.17` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.4.0` | `2.7.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.4.4` | | [chacha20](https://github.com/RustCrypto/stream-ciphers) | `0.10.1` | `0.10.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.6` | | [console](https://github.com/console-rs/console) | `0.15.11` | `0.16.4` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.3.0` | `0.3.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.10` | `0.11.11` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.4.1` | `5.4.2` | | [event-listener-primitives](https://github.com/nazar-pc/event-listener-primitives) | `2.0.1` | `2.0.2` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | | [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.10` | `0.9.11` | | [pem](https://github.com/jcreekmore/pem-rs) | `3.0.6` | `4.0.0` | | [rand](https://github.com/rust-random/rand) | `0.8.6` | `0.8.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | spin | `0.12.0` | `0.12.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.20` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [trie-db](https://github.com/paritytech/trie) | `0.31.0` | `0.32.0` | | [uint](https://github.com/paritytech/parity-common) | `0.10.0` | `0.10.1` | | [ulid](https://github.com/dylanhart/ulid-rs) | `1.2.1` | `3.0.0` | | [wgpu](https://github.com/gfx-rs/wgpu) | `29.0.4` | `30.0.0` | | [ziggy](https://github.com/srlabs/ziggy) | `1.7.1` | `1.7.2` | Updates `ab-blake3` from 0.1.0 to 0.2.0 - [Commits](nazar-pc/abundance@ab-blake3-0.1.0...ab-blake3-0.2.0) Updates `ab-chacha8` from 0.1.0 to 0.1.1 - [Commits](nazar-pc/abundance@ab-chacha8-0.1.0...ab-chacha8-0.1.1) Updates `actix-web` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.14.0...web-v4.15.0) Updates `aes` from 0.9.1 to 0.9.2 - [Commits](RustCrypto/block-ciphers@aes-v0.9.1...aes-v0.9.2) 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 `async-nats` from 0.49.1 to 0.50.0 - [Release notes](https://github.com/nats-io/nats.rs/releases) - [Commits](nats-io/nats.rs@async-nats/v0.49.1...async-nats/v0.50.0) Updates `async-trait` from 0.1.89 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.92) Updates `blake3` from 1.8.5 to 1.8.7 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.5...1.8.7) Updates `blst` from 0.3.16 to 0.3.17 - [Release notes](https://github.com/supranational/blst/releases) - [Commits](supranational/blst@v0.3.16...v0.3.17) 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 `bytesize` from 2.4.0 to 2.7.0 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.4.0...bytesize-v2.7.0) Updates `cc` from 1.2.65 to 1.4.4 - [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.4.4) Updates `chacha20` from 0.10.1 to 0.10.2 - [Commits](RustCrypto/stream-ciphers@chacha20-v0.10.1...chacha20-v0.10.2) Updates `clap` from 4.6.1 to 4.6.6 - [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.6) Updates `console` from 0.15.11 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.15.11...0.16.4) Updates `cpufeatures` from 0.3.0 to 0.3.1 - [Commits](RustCrypto/utils@cpufeatures-v0.3.0...cpufeatures-v0.3.1) Updates `env_logger` from 0.11.10 to 0.11.11 - [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.10...v0.11.11) Updates `event-listener` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v5.4.1...v5.4.2) Updates `event-listener-primitives` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/nazar-pc/event-listener-primitives/blob/master/changelog.md) - [Commits](nazar-pc/event-listener-primitives@2.0.1...2.0.2) Updates `futures` from 0.3.32 to 0.3.34 - [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.34) 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 `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) Updates `memmap2` from 0.9.10 to 0.9.11 - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/memmap2-rs@v0.9.10...v0.9.11) Updates `pem` from 3.0.6 to 4.0.0 - [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md) - [Commits](jcreekmore/pem-rs@v3.0.6...v4.0.0) Updates `rand` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.8/CHANGELOG.md) - [Commits](rust-random/rand@0.8.6...0.8.8) 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 `spin` from 0.12.0 to 0.12.3 Updates `thiserror` from 2.0.18 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.20) 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 `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `trie-db` from 0.31.0 to 0.32.0 - [Commits](paritytech/trie@trie-db-v0.31.0...memory-db-v0.32.0) Updates `uint` from 0.10.0 to 0.10.1 - [Commits](paritytech/parity-common@uint-v0.10.0...parity-util-mem-v0.10.1) Updates `ulid` from 1.2.1 to 3.0.0 - [Commits](dylanhart/ulid-rs@v1.2.1...v3.0.0) Updates `wgpu` from 29.0.4 to 30.0.0 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v29.0.4...v30.0.0) Updates `ziggy` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/srlabs/ziggy/releases) - [Changelog](https://github.com/srlabs/ziggy/blob/main/CHANGELOG.md) - [Commits](srlabs/ziggy@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: ab-blake3 dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: ab-chacha8 dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: actix-web dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: aes dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: async-nats dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: blake3 dependency-version: 1.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: blst dependency-version: 0.3.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: bytesize dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: cc dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: chacha20 dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: console dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: cpufeatures dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: event-listener dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: event-listener-primitives dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log dependency-version: 0.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: memmap2 dependency-version: 0.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: pem dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: rand dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: spin dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: trie-db dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: uint dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: ulid dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: wgpu dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: ziggy dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
🛡️ Immunefi PR ReviewsWe noticed that your project isn't set up for automatic code reviews. If you'd like this PR reviewed by the Immunefi team, you can request it manually using the link below: Once submitted, we'll take care of assigning a reviewer and follow up here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 609de82. Configure here.
| chacha20 = { version = "0.10.1", default-features = false } | ||
| clap = "4.6.1" | ||
| console = "0.15.11" | ||
| console = "0.16.4" |
There was a problem hiding this comment.
Console color disable no longer works
Medium Severity
Bumping workspace console to 0.16.4 leaves Substrate crates on 0.15.11, so subspace-process now calls set_colors_enabled on a different crate instance. That no longer disables colors in sc-informant and sc-tracing, and tracing-subscriber will again emit escaped ANSI sequences in logs.
Reviewed by Cursor Bugbot for commit 609de82. Configure here.


Bumps the cargo-deps group with 34 updates in the / directory:
0.1.00.2.00.1.00.1.14.14.04.15.00.9.10.9.21.0.1031.0.1040.49.10.50.00.1.890.1.920.3.160.3.171.12.01.12.12.4.02.7.01.2.651.4.40.10.10.10.24.6.14.6.60.15.110.16.40.3.00.3.10.11.100.11.115.4.15.4.22.0.12.0.20.3.320.3.340.2.1860.2.1890.4.330.4.340.9.100.9.113.0.64.0.00.8.60.8.81.0.1501.0.1510.12.00.12.32.0.182.0.201.52.31.53.10.1.180.1.190.31.00.32.00.10.00.10.11.2.13.0.029.0.430.0.01.7.11.7.2Updates
ab-blake3from 0.1.0 to 0.2.0Commits
fd77c1eMerge pull request #782 from nazar-pc/prepare-new-releases8d03316Prepare new releases01dc16dMerge pull request #781 from nazar-pc/const-fn-specialization4790e6cUseconst-fn-specializationto make most of the RISC-V extension execution ...4af22bfMerge pull request #780 from nazar-pc/update-rust-toolchain4fdb585Merge pull request #778 from nazar-pc/update-kachef21133fUpdate Rust toolchain to the latest nightlyc8cbf49Update kache and its action to the latest versionse580d5aMerge pull request #779 from nazar-pc/riscv-i16-b-type-immediatef71eedeStore B-type branch offsets asi16rather thanI24Updates
ab-chacha8from 0.1.0 to 0.1.1Commits
fd77c1eMerge pull request #782 from nazar-pc/prepare-new-releases8d03316Prepare new releases01dc16dMerge pull request #781 from nazar-pc/const-fn-specialization4790e6cUseconst-fn-specializationto make most of the RISC-V extension execution ...4af22bfMerge pull request #780 from nazar-pc/update-rust-toolchain4fdb585Merge pull request #778 from nazar-pc/update-kachef21133fUpdate Rust toolchain to the latest nightlyc8cbf49Update kache and its action to the latest versionse580d5aMerge pull request #779 from nazar-pc/riscv-i16-b-type-immediatef71eedeStore B-type branch offsets asi16rather thanI24Updates
actix-webfrom 4.14.0 to 4.15.0Release notes
Sourced from actix-web's releases.
Commits
5723cf4chore(actix-web): prepare release 4.15.07ae209efix(multipart): include inner error in Payload and Parse display strings (#4186)e5e9911refactor(web): remove experimental io-uring feature (#4204)dab8c5aadd methods for mapping error responses (#2979)525dfb3test(router): increase actix-router test coverage (#4196)9bf4fb2chore(actix-files): prepare release 0.7.03bb0007refactor(files)!: remove experimental io-uring support (#4198)5b43241build(deps): bump futures-core from 0.3.33 to 0.3.34 (#4200)db14111build(deps): bump rcgen from 0.14.8 to 0.14.9 (#4201)22a0760chore: ignoreRUSTSEC-2026-0258(#4203)Updates
aesfrom 0.9.1 to 0.9.2Commits
18108aeRelease aes v0.9.2 (#577)2751b90aes: addhardware_acceleratedfunction (#579)e50a0c1aes: refactor backends (#575)8539fadrefactor(aes): machine-word generic fixslice (#560)948663fci: bump actions/cache from 5 to 6 (#573)32cad20build(deps): bump actions/checkout from 6 to 7 (#571)4bbb17aaes: useintel-sde-install's default SDE version (#570)4214e0aaes: useintel-sde-installaction for AVX-512 CI (#569)77dd035Release camellia v0.2.1 (#568)8bc3fedcamellia: drop unused byteorder dependency (#566)Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
async-natsfrom 0.49.1 to 0.50.0Release notes
Sourced from async-nats's releases.
Commits
9b382a2Release v0.50.0834b129Apply linter fixesd00e6b5Fix account info deser failure on servers with tiered jetstreamafceb76Replace dead feature-powerset CI job with curated feature checka493d15Switch to tryhard for nats-server testsc27e773Use new start method for retry start in nats-server crate86ecbafUse time by default and cover chrono in CI15f9f63Add chrono as alternative to time.Updates
async-traitfrom 0.1.89 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88d049ee0Release 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.90Updates
blake3from 1.8.5 to 1.8.7Release notes
Sourced from blake3's releases.
Commits
f3149ecversion 1.8.7b65bcb7add #[allow(deprecated)] annotations to fix nightly/beta warnings483a220fix warnings related to not using MAX constantsba02549Codex: removearrayref77b257eversion 1.8.683b1746useseekinstead ofmetadatato establish mmap length (#570)9eac279use vswhere to find Visual Studio in CIfc3d0e9Fix path to Visual Studio toolchain in CI8aa5145a few more colons6bb9773use cargo:: build script syntaxUpdates
blstfrom 0.3.16 to 0.3.17Release notes
Sourced from blst's releases.
Commits
54e6e55bindings/rust/Cargo.toml: bump the version number.8aaaef0bindings/zig: bump the version number.ff66582bindings/python/run.me: add test vectors from pairing-friendly-curves draft.3ede151bindings/go/README.md: fix typos.14cd09aExecute build/refresh.sh.41b511aasm/{qx}-x86_64.pl: minimize symbol pollution in MSCV build.bf008ecexports.c,recip.c: align with asm/mulx_mont_256-x86_64.33d7f80asm/mulx_mont_256-x86_64.pl: clarify limitations.e3d708basm/x86_64-xlate.pl: update from cryptogams.23cdd8abindings/go/blst.go: harden PairingMulNAggregate interface.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
bytesizefrom 2.4.0 to 2.7.0Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
a854b58chore(bytesize): prepare release 2.7.0fe908fbfix: restore display without default features (#192)18f6be4chore(deps): bump serde from 1.0.228 to 1.0.229 (#184)76da7d5chore(deps): bump toml from 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0 (#185)56ba3dcchore(deps): bump serde_json from 1.0.150 to 1.0.151 (#186)2a061ffchore(deps): bump taiki-e/install-action from 2.82.7 to 2.85.4 (#187)2473dc1chore(deps): bump MarcoIeni/release-plz-action from 0.5.130 to 0.5.131 (#188)1c58e4dchore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#189)5c53c89chore: release v2.6.0 (#183)7d326c0feat: display in bits (#110)Updates
ccfrom 1.2.65 to 1.4.4Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
82ee29echore(cc): release v1.4.4 (#1869)1301078fix: run the Android llvm-ar probe in the caller's environment (#1868)c5cc913fix: honor Build::env overrides in flag support probes (#1866)caf7609chore(deps): bump dtolnay/rust-toolchain (#1862)3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)Updates
chacha20from 0.10.1 to 0.10.2Commits
6b236b7Release chacha20 v0.10.2 (#581)075ccbdchacha20: fix use of SSE4.1 intrinsic in SSE2 backend (#580)Updates
clapfrom 4.6.1 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
consolefrom 0.15.11 to 0.16.4Release notes
Sourced from console's releases.
... (truncated)
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 constructors70ea3d0Bump version to 0.16.36bd8894Removemake msrv-lockUpdates
cpufeaturesfrom 0.3.0 to 0.3.1Commits
da1f969cpufeatures v0.3.1 (#1520)a045008zeroize-derive: bumpsynfrom v2 to v3 (#1508)e94573dci: bump keccak from 0.2.0 to 0.2.1 (#1516)47a4583cpufeatures: use compile-time target feature detection under Miri (#1513)26a2ed8cpufeatures: useu8::MAXconstant instead of deprecatedu8::max_value()a...6657f0ccpufeatures: fixavxdetection (#1511)a8897c9Update Cargo.lock (#1503)c83fd59ci: bump actions/cache from 5 to 6 (#1501)fc6c63dci: bump actions/checkout from 6 to 7 (#1498)3e5ece8inout: fix safety pre-conditions list inInOutBufReserved::from_rawdocs (#...Updates
env_loggerfrom 0.11.10 to 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
event-listenerfrom 5.4.1 to 5.4.2Release notes
Sourced from event-listener's releases.
Changelog
Sourced from event-listener's changelog.
Commits
77004acMerge pull request #166 from smol-rs/releaseb7c96f8Release 5.4.2214becdFix unbounded Send/Sync implementations on StackSlot (#163)92fc46bRemove no longer needed importsbb65f07ci: Use taiki-e/checkout-action action593ace8ci: Use reusable workflows for clippyda90a66Format with rustfmt2e9db21chore: Fix typofb1182eRemove slab-based implementation of event-listenerc5cec7bAdd spinlock implementation to intrusive.rsUpdates
event-listener-primitivesfrom 2.0.1 to 2.0.2Changelog
Sourced from event-listener-primitives's changelog.
Commits
6d084d0Fix clippy lints, update dependenciesUpdates
futuresfrom 0.3.32 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.