chore(deps): bump the dependencies group across 10 directories with 28 updates#279
chore(deps): bump the dependencies group across 10 directories with 28 updates#279dependabot[bot] wants to merge 1 commit into
Conversation
…8 updates Bumps the dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [can-dbc](https://github.com/oxibus/can-dbc) | `8.1.0` | `9.0.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.57` | `0.1.58` | | [eframe](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui_extras](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui-notify](https://github.com/ItsEthra/egui-notify) | `0.21.0` | `0.22.0` | | [embassy-net](https://github.com/embassy-rs/embassy) | `0.8.0` | `0.9.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | | [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) | `0.8.1` | `0.8.2` | | [scraper](https://github.com/rust-scraper/scraper) | `0.25.0` | `0.26.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.4.3` | `0.4.4` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.26.0` | `3.27.0` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.10.0` | `1.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.28.0` | `0.29.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` | | [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) | `0.4.64` | `0.4.67` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | Bumps the dependencies group with 4 updates in the /docs/user-manual/crates/getting-started directory: [indexmap](https://github.com/indexmap-rs/indexmap), [libc](https://github.com/rust-lang/libc), [tokio](https://github.com/tokio-rs/tokio) and [assert_cmd](https://github.com/assert-rs/assert_cmd). Bumps the dependencies group with 4 updates in the /docs/user-manual/crates/traces-serialization directory: [indexmap](https://github.com/indexmap-rs/indexmap), [libc](https://github.com/rust-lang/libc), [tokio](https://github.com/tokio-rs/tokio) and [assert_cmd](https://github.com/assert-rs/assert_cmd). Bumps the dependencies group with 1 update in the /examples/common directory: [indexmap](https://github.com/indexmap-rs/indexmap). Bumps the dependencies group with 5 updates in the /examples/embassy-std directory: | Package | From | To | | --- | --- | --- | | [embassy-time](https://github.com/embassy-rs/embassy) | `0.5.0` | `0.5.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [embassy-sync](https://github.com/embassy-rs/embassy) | `0.7.2` | `0.8.0` | Bumps the dependencies group with 3 updates in the /examples/embassy-stm32 directory: [embassy-net](https://github.com/embassy-rs/embassy), [indexmap](https://github.com/indexmap-rs/indexmap) and [embassy-stm32](https://github.com/embassy-rs/embassy). Bumps the dependencies group with 4 updates in the /examples/freertos-linux directory: [indexmap](https://github.com/indexmap-rs/indexmap), [libc](https://github.com/rust-lang/libc), [tokio](https://github.com/tokio-rs/tokio) and [assert_cmd](https://github.com/assert-rs/assert_cmd). Bumps the dependencies group with 2 updates in the /examples/freertos-stm32 directory: [indexmap](https://github.com/indexmap-rs/indexmap) and [libc](https://github.com/rust-lang/libc). Bumps the dependencies group with 4 updates in the /examples/orchestrator-ipc directory: [indexmap](https://github.com/indexmap-rs/indexmap), [libc](https://github.com/rust-lang/libc), [tokio](https://github.com/tokio-rs/tokio) and [uuid](https://github.com/uuid-rs/uuid). Bumps the dependencies group with 3 updates in the /examples/std directory: [indexmap](https://github.com/indexmap-rs/indexmap), [libc](https://github.com/rust-lang/libc) and [tokio](https://github.com/tokio-rs/tokio). Updates `can-dbc` from 8.1.0 to 9.0.0 - [Release notes](https://github.com/oxibus/can-dbc/releases) - [Changelog](https://github.com/oxibus/can-dbc/blob/main/CHANGELOG.md) - [Commits](oxibus/can-dbc@v8.1.0...v9.0.0) Updates `clap` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0) Updates `cmake` from 0.1.57 to 0.1.58 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.57...v0.1.58) Updates `eframe` from 0.33.3 to 0.34.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.1) Updates `egui` from 0.33.3 to 0.34.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.1) Updates `egui_extras` from 0.33.3 to 0.34.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.1) Updates `egui-notify` from 0.21.0 to 0.22.0 - [Changelog](https://github.com/ItsEthra/egui-notify/blob/master/CHANGELOG.md) - [Commits](https://github.com/ItsEthra/egui-notify/commits) Updates `embassy-net` from 0.8.0 to 0.9.0 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-net-v0.8.0...embassy-net-v0.9.0) Updates `embassy-time` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-time-v0.5.0...embassy-time-v0.5.1) Updates `env_logger` from 0.11.9 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.9...v0.11.10) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `libtest-mimic` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](LukasKalbertodt/libtest-mimic@v0.8.1...v0.8.2) Updates `scraper` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/rust-scraper/scraper/releases) - [Commits](rust-scraper/scraper@v0.25.0...v0.26.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `signal-hook` from 0.4.3 to 0.4.4 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.4.3...v0.4.4) Updates `tempfile` from 3.26.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) Updates `tinyvec` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.10.0...v1.11.0) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `tokio-tungstenite` from 0.28.0 to 0.29.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.28.0...v0.29.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `wasm-bindgen-futures` from 0.4.64 to 0.4.67 - [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 `web-sys` from 0.3.91 to 0.3.94 - [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 `yoke` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `assert_cmd` from 2.1.2 to 2.2.0 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `assert_cmd` from 2.1.2 to 2.2.0 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `embassy-time` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-time-v0.5.0...embassy-time-v0.5.1) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `embassy-sync` from 0.7.2 to 0.8.0 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-sync-v0.7.2...embassy-sync-v0.8.0) Updates `embassy-net` from 0.8.0 to 0.9.0 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-net-v0.8.0...embassy-net-v0.9.0) Updates `embassy-time` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-time-v0.5.0...embassy-time-v0.5.1) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `embassy-stm32` from 0.5.0 to 0.6.0 - [Changelog](https://github.com/embassy-rs/embassy/blob/main/RELEASE.md) - [Commits](embassy-rs/embassy@embassy-stm32-v0.5.0...embassy-stm32-v0.6.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `assert_cmd` from 2.1.2 to 2.2.0 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) --- updated-dependencies: - dependency-name: can-dbc dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cmake dependency-version: 0.1.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eframe dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: egui dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: egui_extras dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: egui-notify dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: embassy-net dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: embassy-time dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libtest-mimic dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: scraper dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: signal-hook dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tinyvec dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio-tungstenite dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wasm-bindgen-futures dependency-version: 0.4.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: web-sys dependency-version: 0.3.94 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yoke dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: assert_cmd dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: assert_cmd dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: embassy-time dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: embassy-sync dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: embassy-net dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: embassy-time dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: embassy-stm32 dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: assert_cmd dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
6 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the dependencies group with 23 updates in the / directory:
8.1.09.0.04.5.604.6.00.1.570.1.580.33.30.34.10.33.30.34.10.33.30.34.10.21.00.22.00.8.00.9.00.11.90.11.102.13.02.13.10.2.1830.2.1840.8.10.8.20.25.00.26.00.10.90.11.00.4.30.4.43.26.03.27.01.10.01.11.01.50.01.51.00.28.00.29.00.3.220.3.231.22.01.23.00.4.640.4.670.8.10.8.2Bumps the dependencies group with 4 updates in the /docs/user-manual/crates/getting-started directory: indexmap, libc, tokio and assert_cmd.
Bumps the dependencies group with 4 updates in the /docs/user-manual/crates/traces-serialization directory: indexmap, libc, tokio and assert_cmd.
Bumps the dependencies group with 1 update in the /examples/common directory: indexmap.
Bumps the dependencies group with 5 updates in the /examples/embassy-std directory:
0.5.00.5.12.13.02.13.10.2.1830.2.1841.50.01.51.00.7.20.8.0Bumps the dependencies group with 3 updates in the /examples/embassy-stm32 directory: embassy-net, indexmap and embassy-stm32.
Bumps the dependencies group with 4 updates in the /examples/freertos-linux directory: indexmap, libc, tokio and assert_cmd.
Bumps the dependencies group with 2 updates in the /examples/freertos-stm32 directory: indexmap and libc.
Bumps the dependencies group with 4 updates in the /examples/orchestrator-ipc directory: indexmap, libc, tokio and uuid.
Bumps the dependencies group with 3 updates in the /examples/std directory: indexmap, libc and tokio.
Updates
can-dbcfrom 8.1.0 to 9.0.0Release notes
Sourced from can-dbc's releases.
Changelog
Sourced from can-dbc's changelog.
Commits
1e0299bchore: release v9.0.0 (#78)3cafcb1fix: parse signal min/max asNumericValue(#76)c681ff2fix: ast/message_id: use 0x1FFF_FFFF (1<<29 - 1) instead of 2^29 in test (#77)Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
cmakefrom 0.1.57 to 0.1.58Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
6319069chore: release v0.1.58 (#269)fa89456Fix i686-windows system import (#276)511160fSwitch to main (#266)Updates
eframefrom 0.33.3 to 0.34.1Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
eguifrom 0.33.3 to 0.34.1Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
egui_extrasfrom 0.33.3 to 0.34.1Release notes
Sourced from egui_extras's releases.
... (truncated)
Changelog
Sourced from egui_extras's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
egui-notifyfrom 0.21.0 to 0.22.0Commits
Updates
embassy-netfrom 0.8.0 to 0.9.0Commits
f0ff2acchore: update embassy-net smoltcp version84444a1chore: prepare embassy-hal-internal release50c6aacchore: bump embassy-time-driver versionca966f8Merge pull request #5699 from embassy-rs/update-stm32-metapaca343e0achore: update stm32-metapac version8095ff0Merge pull request #5671 from embassy-rs/stm32-executor-platform92829a9stm32: remove internal-only _allow-disable-rtc.0f59f10stm32: separate low-power and custom executor.5bc8260Merge pull request #5692 from okhsunrog/timer-break-input3bea5abstm32: timer: add break input configuration and comparator routingUpdates
embassy-timefrom 0.5.0 to 0.5.1Commits
84444a1chore: prepare embassy-hal-internal release50c6aacchore: bump embassy-time-driver versionca966f8Merge pull request #5699 from embassy-rs/update-stm32-metapaca343e0achore: update stm32-metapac version8095ff0Merge pull request #5671 from embassy-rs/stm32-executor-platform92829a9stm32: remove internal-only _allow-disable-rtc.0f59f10stm32: separate low-power and custom executor.5bc8260Merge pull request #5692 from okhsunrog/timer-break-input3bea5abstm32: timer: add break input configuration and comparator routingd481373Merge pull request #5691 from felipebalbi/mcxa/update-depsUpdates
env_loggerfrom 0.11.9 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
indexmapfrom 2.13.0 to 2.13.1Changelog
Sourced from indexmap's changelog.
Commits
0b2adfeMerge pull request #434 from cuviper/const-sliceafa3cafRelease 2.13.1906a7ceMakeSlice::{first,last,split_*}methodsconstUpdates
libcfrom 0.2.183 to 0.2.184Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b1fd610chore: Release libc 0.2.184f596819ci: Don't enforce cargo-semver-checks4645f60linux: update ptrace_syscall_info struct14cbbectypes: RemovePadding::uninitb5dcda8pthread: UsePadding::new(\<zeroed>)rather thanPadding::uninit()bbb1c5dtypes: Add anewfunction toPaddingdf06e43Fix locale values and add RTLD_NOLOAD, some TCP constants078f5c6newlib/espidf: Move DT_* to espidf/mod.rsd32b83dAdd IP_MINTTL to bsd939e0ecDefine max_align_t for riscv64-linuxUpdates
libtest-mimicfrom 0.8.1 to 0.8.2Release notes
Sourced from libtest-mimic's releases.
Changelog
Sourced from libtest-mimic's changelog.
Commits
8aca207Bump version to 0.8.22c2ffc9Remove duplicate code by usingignorable_testinTrial::test67bddeaPut runtime ignore reason in parens instead of after commae74d535Replace "skip" terminology with "ignore"958431dMakeCompletion::IgnoredholdOption\<String>instead ofString1ada1b5Merge pull request #52 from tgross35/runtime-skipbc8942aAdjust changelog1cd49d7MakeArguments::is_ignoredpublic9e51f37Merge pull request #53 from jstarks/filterff063feMerge pull request #58 from cwfitzgerald/anstream-1.0Updates
scraperfrom 0.25.0 to 0.26.0Release notes
Sourced from scraper's releases.
Commits
170cdd3Merge pull request #306 from rust-scraper/bumpbca1839Bump html5ever from 0.38.0 to 0.39.0d07444eBump selectors from 0.35.0 to 0.36.0 (#307)