-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the exercises-dependencies group across 14 directories with 16 updates #40
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/exercises/1-course-introduction/1-introduction/2-embedded/exercises-dependencies-7020e5647a
Commits on Aug 13, 2024
-
Bump the exercises-dependencies group across 14 directories with 16 u…
…pdates Bumps the exercises-dependencies group with 3 updates in the /exercises/1-course-introduction/1-introduction/2-embedded directory: [panic-probe](https://github.com/knurling-rs/defmt), [embedded-hal](https://github.com/rust-embedded/embedded-hal) and [lsm303agr](https://github.com/eldruin/lsm303agr-rs). Bumps the exercises-dependencies group with 2 updates in the /exercises/2-foundations-of-rust/5-closures-and-dynamic-dispatch/1-config-reader directory: [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json). Bumps the exercises-dependencies group with 3 updates in the /exercises/3-crate-engineering/1-crate-engineering/1-my-serde-app directory: [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [anyhow](https://github.com/dtolnay/anyhow). Bumps the exercises-dependencies group with 2 updates in the /exercises/3-crate-engineering/1-crate-engineering/3-bsn directory: [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json). Bumps the exercises-dependencies group with 1 update in the /exercises/4-multitasking/3-asynchronous-multitasking/1-async-channels directory: [tokio](https://github.com/tokio-rs/tokio). Bumps the exercises-dependencies group with 5 updates in the /exercises/4-multitasking/3-asynchronous-multitasking/2-async-chat directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.207` | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.124` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.86` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.39.2` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | Bumps the exercises-dependencies group with 3 updates in the /exercises/4-multitasking/3-asynchronous-multitasking/3-measurement-data-sink directory: [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [anyhow](https://github.com/dtolnay/anyhow). Bumps the exercises-dependencies group with 5 updates in the /exercises/4-multitasking/3-asynchronous-multitasking/3-measurement-data-sink/node-simulator directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.207` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.124` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.86` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.39.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.15` | Bumps the exercises-dependencies group with 2 updates in the /exercises/7-rust-for-data-science/1-rust-from-python/1-hello-world directory: [num](https://github.com/rust-num/num) and [pyo3](https://github.com/pyo3/pyo3). Bumps the exercises-dependencies group with 5 updates in the /exercises/7-rust-for-data-science/1-rust-from-python/2-strompy directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.207` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.124` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.39.2` | | [nalgebra](https://github.com/dimforge/nalgebra) | `0.32.4` | `0.33.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | Bumps the exercises-dependencies group with 1 update in the /exercises/8-embedded/1-embedded-ecosystem/1-lsm303agr-id directory: [embassy-nrf](https://github.com/embassy-rs/embassy). Bumps the exercises-dependencies group with 1 update in the /exercises/8-embedded/2-portable-drivers/1-lsm303agr-driver directory: [embassy-nrf](https://github.com/embassy-rs/embassy). Bumps the exercises-dependencies group with 2 updates in the /exercises/8-embedded/3-async-on-embedded/1-compass directory: [embassy-nrf](https://github.com/embassy-rs/embassy) and [embassy-executor](https://github.com/embassy-rs/embassy). Bumps the exercises-dependencies group with 2 updates in the /exercises/8-embedded/4-embassy-framework/1-embassy-project directory: [embassy-nrf](https://github.com/embassy-rs/embassy) and [embassy-executor](https://github.com/embassy-rs/embassy). Updates `panic-probe` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@panic-probe-v0.3.1...panic-probe-v0.3.2) Updates `embedded-hal` from 0.2.7 to 1.0.0 - [Release notes](https://github.com/rust-embedded/embedded-hal/releases) - [Commits](rust-embedded/embedded-hal@v0.2.7...embedded-hal-v1.0.0) Updates `lsm303agr` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/eldruin/lsm303agr-rs/releases) - [Changelog](https://github.com/eldruin/lsm303agr-rs/blob/master/CHANGELOG.md) - [Commits](eldruin/lsm303agr-rs@v1.0.0...v1.1.0) Updates `serde` from 1.0.197 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.115 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `serde` from 1.0.197 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.115 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `anyhow` from 1.0.81 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) Updates `serde` from 1.0.197 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.115 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `tokio` from 1.37.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.39.2) Updates `serde` from 1.0.197 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.115 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `anyhow` from 1.0.81 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) Updates `tokio` from 1.37.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.39.2) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) Updates `serde` from 1.0.198 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.116 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) Updates `serde` from 1.0.198 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.116 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) Updates `tokio` from 1.37.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.39.2) Updates `clap` from 4.5.4 to 4.5.15 - [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.4...clap_complete-v4.5.15) Updates `num` from 0.4.1 to 0.4.3 - [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md) - [Commits](rust-num/num@num-0.4.1...num-0.4.3) Updates `pyo3` from 0.21.2 to 0.22.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.21.2...v0.22.2) Updates `serde` from 1.0.197 to 1.0.207 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.207) Updates `serde_json` from 1.0.114 to 1.0.124 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.124) Updates `tokio` from 1.36.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.39.2) Updates `nalgebra` from 0.32.4 to 0.33.0 - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](https://github.com/dimforge/nalgebra/commits) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) Updates `embassy-nrf` from 0.1.0 to 0.2.0 - [Commits](embassy-rs/embassy@embassy-nrf-v0.1.0...cyw43-v0.2.0) Updates `embassy-time` from 0.3.1 to 0.3.2 - [Commits](embassy-rs/embassy@embassy-executor-v0.3.1...embassy-executor-v0.3.2) Updates `embassy-sync` from 0.5.0 to 0.6.0 - [Commits](https://github.com/embassy-rs/embassy/commits) Updates `embassy-nrf` from 0.1.0 to 0.2.0 - [Commits](embassy-rs/embassy@embassy-nrf-v0.1.0...cyw43-v0.2.0) Updates `embassy-time` from 0.3.1 to 0.3.2 - [Commits](embassy-rs/embassy@embassy-executor-v0.3.1...embassy-executor-v0.3.2) Updates `embassy-sync` from 0.5.0 to 0.6.0 - [Commits](https://github.com/embassy-rs/embassy/commits) Updates `embassy-nrf` from 0.1.0 to 0.2.0 - [Commits](embassy-rs/embassy@embassy-nrf-v0.1.0...cyw43-v0.2.0) Updates `embassy-executor` from 0.5.0 to 0.6.0 - [Commits](https://github.com/embassy-rs/embassy/commits) Updates `embassy-time` from 0.3.1 to 0.3.2 - [Commits](embassy-rs/embassy@embassy-executor-v0.3.1...embassy-executor-v0.3.2) Updates `embassy-nrf` from 0.1.0 to 0.2.0 - [Commits](embassy-rs/embassy@embassy-nrf-v0.1.0...cyw43-v0.2.0) Updates `embassy-executor` from 0.5.0 to 0.6.0 - [Commits](https://github.com/embassy-rs/embassy/commits) Updates `embassy-time` from 0.3.1 to 0.3.2 - [Commits](embassy-rs/embassy@embassy-executor-v0.3.1...embassy-executor-v0.3.2) --- updated-dependencies: - dependency-name: panic-probe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: embedded-hal dependency-type: direct:production update-type: version-update:semver-major dependency-group: exercises-dependencies - dependency-name: lsm303agr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: num dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: nalgebra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: embassy-nrf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-time dependency-type: indirect update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: embassy-sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-nrf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-time dependency-type: indirect update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: embassy-sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-nrf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-executor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies - dependency-name: embassy-nrf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-executor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: exercises-dependencies - dependency-name: embassy-time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: exercises-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55f3054 - Browse repository at this point
Copy the full SHA 55f3054View commit details
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.