build(deps): bump the rust group across 1 directory with 47 updates#105
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the rust group across 1 directory with 47 updates#105dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust group with 46 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [toml](https://github.com/toml-rs/toml) | `0.8.2` | `1.0.7+spec-1.1.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.3` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.9.0` | `1.9.1` | | [strum](https://github.com/Peternator7/strum) | `0.27.2` | `0.28.0` | | [notify](https://github.com/notify-rs/notify) | `7.0.0` | `8.2.0` | | [rand_core](https://github.com/rust-random/rand_core) | `0.6.4` | `0.10.0` | | [webrtc-util](https://github.com/webrtc-rs/webrtc) | `0.11.0` | `0.17.1` | | [cpal](https://github.com/RustAudio/cpal) | `0.17.3` | `0.18.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.47` | `0.8.52` | | [if-addrs](https://github.com/messense/if-addrs) | `0.13.4` | `0.15.0` | | [mdns-sd](https://github.com/keepsimple1/mdns-sd) | `0.11.5` | `0.20.0` | | [zbus](https://github.com/z-galaxy/zbus) | `5.13.0` | `5.16.0` | | [ashpd](https://github.com/bilelmoussaoui/ashpd) | `0.13.9` | `0.13.11` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | pipewire | `0.9.2` | `0.10.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.11` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.2.0` | `1.7.0` | | [utoipa](https://github.com/juhaku/utoipa) | `5.4.0` | `5.5.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.5` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.1` | | [opaline](https://github.com/hyperb1iss/opaline) | `0.4.0` | `0.4.1` | | [ratatui-image](https://github.com/ratatui/ratatui-image) | `10.0.6` | `11.0.4` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.26.2` | `0.29.0` | | [open](https://github.com/Byron/open-rs) | `5.3.3` | `5.3.5` | | [wgpu](https://github.com/gfx-rs/wgpu) | `29.0.1` | `29.0.3` | | [wgpu-hal](https://github.com/gfx-rs/wgpu) | `29.0.1` | `29.0.3` | | [tauri](https://github.com/tauri-apps/tauri) | `2.10.3` | `2.11.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.40` | | [tao](https://github.com/tauri-apps/tao) | `0.34.6` | `0.35.3` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.32` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.4` | | [sd-notify](https://github.com/lnicola/sd-notify) | `0.4.5` | `0.5.0` | | [windows-service](https://github.com/mullvad/windows-service-rs) | `0.8.0` | `0.8.1` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.2` | | [hidapi](https://github.com/ruabmbua/hidapi-rs) | `2.6.5` | `2.6.6` | | [async-hid](https://github.com/sidit77/async-hid) | `0.5.1` | `0.5.3` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.64` | `0.3.73` | | [surfman](https://github.com/servo/surfman) | `0.12.2` | `0.12.5` | | [tray-icon](https://github.com/tauri-apps/tray-icon) | `0.19.3` | `0.23.1` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.9` | `0.9.0` | Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `toml` from 0.8.2 to 1.0.7+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.2...toml-v1.0.7) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `uuid` from 1.23.2 to 1.23.3 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.3) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `arc-swap` from 1.9.0 to 1.9.1 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.9.0...v1.9.1) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `notify` from 7.0.0 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-7.0.0...notify-8.2.0) Updates `rand_core` from 0.6.4 to 0.10.0 - [Release notes](https://github.com/rust-random/rand_core/releases) - [Changelog](https://github.com/rust-random/rand_core/blob/master/CHANGELOG.md) - [Commits](rust-random/rand_core@v0.6.4...v0.10.0) Updates `webrtc-util` from 0.11.0 to 0.17.1 - [Release notes](https://github.com/webrtc-rs/webrtc/releases) - [Commits](webrtc-rs/webrtc@v0.11.0...v0.17.1) Updates `cpal` from 0.17.3 to 0.18.1 - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.17.3...v0.18.1) Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `zerocopy` from 0.8.47 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.47...v0.8.52) Updates `if-addrs` from 0.13.4 to 0.15.0 - [Release notes](https://github.com/messense/if-addrs/releases) - [Commits](messense/if-addrs@v0.13.4...v0.15.0) Updates `mdns-sd` from 0.11.5 to 0.20.0 - [Release notes](https://github.com/keepsimple1/mdns-sd/releases) - [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md) - [Commits](keepsimple1/mdns-sd@v0.11.5...v0.20.0) Updates `zbus` from 5.13.0 to 5.16.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](z-galaxy/zbus@zbus-5.13.0...zbus-5.16.0) Updates `ashpd` from 0.13.9 to 0.13.11 - [Release notes](https://github.com/bilelmoussaoui/ashpd/releases) - [Commits](https://github.com/bilelmoussaoui/ashpd/commits) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `pipewire` from 0.9.2 to 0.10.0 Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `tower-http` from 0.6.8 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.11) Updates `rmcp` from 1.2.0 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.2.0...rmcp-v1.7.0) Updates `utoipa` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-5.4.0...utoipa-5.5.0) Updates `clap` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.1) Updates `clap_complete` from 4.6.0 to 4.6.5 - [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.0...clap_complete-v4.6.5) Updates `ratatui` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.0...ratatui-v0.30.1) Updates `opaline` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/hyperb1iss/opaline/releases) - [Commits](hyperb1iss/opaline@v0.4.0...v0.4.1) Updates `ratatui-image` from 10.0.6 to 11.0.4 - [Release notes](https://github.com/ratatui/ratatui-image/releases) - [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md) - [Commits](ratatui/ratatui-image@v10.0.6...v11.0.4) Updates `tokio-tungstenite` from 0.26.2 to 0.29.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.26.2...v0.29.0) Updates `open` from 5.3.3 to 5.3.5 - [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.3...v5.3.5) Updates `wgpu` from 29.0.1 to 29.0.3 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/v29.0.3/CHANGELOG.md) - [Commits](gfx-rs/wgpu@wgpu-v29.0.1...v29.0.3) Updates `wgpu-hal` from 29.0.1 to 29.0.3 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/v29.0.3/CHANGELOG.md) - [Commits](gfx-rs/wgpu@wgpu-hal-v29.0.1...v29.0.3) Updates `tauri` from 2.10.3 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.10.3...tauri-v2.11.0) Updates `tauri-build` from 2.5.6 to 2.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.6...tauri-build-v2.6.2) Updates `rustls` from 0.23.37 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.40) Updates `tao` from 0.34.6 to 0.35.3 - [Release notes](https://github.com/tauri-apps/tao/releases) - [Changelog](https://github.com/tauri-apps/tao/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/tao@tao-v0.34.6...tao-v0.35.3) Updates `log` from 0.4.29 to 0.4.32 - [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.29...0.4.32) Updates `socket2` from 0.6.3 to 0.6.4 - [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) Updates `sd-notify` from 0.4.5 to 0.5.0 - [Changelog](https://github.com/lnicola/sd-notify/blob/master/CHANGELOG.md) - [Commits](lnicola/sd-notify@v0.4.5...v0.5.0) Updates `windows-service` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/mullvad/windows-service-rs/releases) - [Changelog](https://github.com/mullvad/windows-service-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/windows-service-rs@v0.8.0...v0.8.1) Updates `http` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.2) Updates `hidapi` from 2.6.5 to 2.6.6 - [Release notes](https://github.com/ruabmbua/hidapi-rs/releases) - [Commits](ruabmbua/hidapi-rs@v2.6.5...v2.6.6) Updates `async-hid` from 0.5.1 to 0.5.3 - [Commits](https://github.com/sidit77/async-hid/commits) Updates `wasm-bindgen-test` from 0.3.64 to 0.3.73 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `surfman` from 0.12.2 to 0.12.5 - [Release notes](https://github.com/servo/surfman/releases) - [Commits](https://github.com/servo/surfman/commits) Updates `tray-icon` from 0.19.3 to 0.23.1 - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/tray-icon@tray-icon-v0.19.3...tray-icon-v0.23.1) Updates `libloading` from 0.8.9 to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.9...0.9.0) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: uuid dependency-version: 1.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: arc-swap dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: rand_core dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: webrtc-util dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: cpal dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: zerocopy dependency-version: 0.8.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: if-addrs dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: mdns-sd dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: zbus dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: ashpd dependency-version: 0.13.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: pipewire dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: rmcp dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: utoipa dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: clap_complete dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: ratatui dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: opaline dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: ratatui-image dependency-version: 11.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: tokio-tungstenite dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: open dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: wgpu dependency-version: 29.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: wgpu-hal dependency-version: 29.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tauri dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tauri-build dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tao dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: sd-notify dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: windows-service dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: hidapi dependency-version: 2.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: async-hid dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: wasm-bindgen-test dependency-version: 0.3.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: surfman dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tray-icon dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Closing this broad Rust dependency batch for now. Rebase succeeded, but verification still failed after targeted rescue work: just check --locked reached hypercolor-core failures from mdns-sd's Box API shape and cpal stream/config API changes, with prior fixes also needed for mdns, ratatui-image 11, and surfman 0.12.5 on Windows. This should come back as smaller dependency slices. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 group with 46 updates in the / directory:
1.0.1491.0.1500.8.21.0.7+spec-1.1.00.4.440.4.451.23.21.23.30.10.90.11.01.9.01.9.10.27.20.28.07.0.08.2.00.6.40.10.00.11.00.17.10.17.30.18.10.12.280.13.20.8.470.8.520.13.40.15.00.11.50.20.05.13.05.16.00.13.90.13.110.2.1830.2.1860.9.20.10.00.8.80.8.90.6.80.6.111.2.01.7.05.4.05.5.04.6.04.6.14.6.04.6.50.30.00.30.10.4.00.4.110.0.611.0.40.26.20.29.05.3.35.3.529.0.129.0.329.0.129.0.32.10.32.11.00.23.370.23.400.34.60.35.30.4.290.4.320.6.30.6.40.4.50.5.00.8.00.8.11.4.01.4.22.6.52.6.60.5.10.5.30.3.640.3.730.12.20.12.50.19.30.23.10.8.90.9.0Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
tomlfrom 0.8.2 to 1.0.7+spec-1.1.0Commits
9079072chore: Release06f2ba3docs: Update changelog7fc5ce1chore: Update to winnow 1.0.0 (#1121)bf5a157chore: Update to winnow 1.0.00aeb2dfchore(deps): Update Rust crate snapbox to v1 (#1112)9a34541chore(deps): Update Rust crate snapbox to v1a576caedocs(gh): Add sponsor linka09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
uuidfrom 1.23.2 to 1.23.3Release notes
Sourced from uuid's releases.
Commits
20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panics2d034d4fix some invalid indexers on error reportinga8b9f14update fuzz infra and run in CIUpdates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
arc-swapfrom 1.9.0 to 1.9.1Changelog
Sourced from arc-swap's changelog.
Commits
f100e6cOne more SeqCstUpdates
strumfrom 0.27.2 to 0.28.0Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
7376771Peternator7/0.28 (#475)26e63cdDisplay exists in core (#477)9334c72Make TryFrom and FromStr infallible if there's a default (#476)0ccbbf8Honor parse_err_ty attribute when the enum has a default variant (#431)2c9e5a9Automatically add Default implementation to EnumDiscriminant if it exists on ...e241243Fix existing cargo fmt + clippy issues and add GH actions (#473)639b67ffeat: allow any kind of passthrough attributes onEnumDiscriminants(#461)0ea1e2ddocs: Fix typo (#463)36c051bUpgradephfto v0.13 (#465)9328b38Use absolute paths in proc macro (#469)Updates
notifyfrom 7.0.0 to 8.2.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
a1d7c2dPrepare release (#706)c685ea7Skip allModifyevents right after aCreateevent, unless it's a rename e...e36d54efix: INotifyWatcher may raise events with no paths (#700)394ef18feat(inotify): notify a user if themax_user_watcheshas been reached impli...04473dechore: Prepare 8.1.0 release (#697)12a026dfix: makePathsMut::commitconsuming (#695)d824023feat: introduceWatcher::paths_mutfor adding/removing paths in batch (#692)b984134Do not clone paths while walking dirs (#693)416ba82chore: Use MSRV for Clippy and rustfmt (#694)10ce3efUpdatewindows-systo v0.60 (#691)Updates
rand_corefrom 0.6.4 to 0.10.0Release notes
Sourced from rand_core's releases.
... (truncated)
Changelog
Sourced from rand_core's changelog.
... (truncated)
Commits
0ce22c9Prepare 0.10.0 (#64)a20120cRemove CryptoGenerator and Generator::drop; add BlockRng::clear (#69)f9763d8Add deprecatedRngCore/TryRngCoreforwarding traits (#70)ae88096Update license year (#67)5de0732TweakUnwrapErrimpl (#66)9eb6381Tweak doc links (#65)5864683Remove outdated comment (#62)f5e3b45MoveSeedableRngandUnwrapErrinto separate modules (#63)e591ff2Release v0.10.0-rc-6 (#61)423ca87Enable lints in Cargo.toml (#60)Updates
webrtc-utilfrom 0.11.0 to 0.17.1Release notes
Sourced from webrtc-util's releases.
... (truncated)
Commits
e9fe1bcbump version to v0.17.197b3c4bmake RTCIceCandidatePair field public7ec5d5dupdate examples82c60ecreorg workspace and bump version to v0.17.0d7d19caupdate turn/examples81de503Accept unknown bandwidth types in SDP parser per RFC 8866 (#770)d5c15d7feat(media_engine): add H.264 high profile codec support and corresponding te...dcb58f7refactor(dtls): replace bincode serialization crate with rkyv (#767)8268a0badd input_sdp_file as input for reflect examplec8e977efeat(srtp): add AES CM 256 crypto profiles (#764)Updates
cpalfrom 0.17.3 to 0.18.1Release notes
Sourced from cpal's releases.
... (truncated)
Changelog
Sourced from cpal's changelog.