Skip to content

Commit 7c45733

Browse files
Bump the cargo_dependencies group with 5 updates (#408)
* Bump the cargo_dependencies group with 5 updates Bumps the cargo_dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [egui_kittest](https://github.com/emilk/egui) | `0.33.2` | `0.33.3` | | [egui](https://github.com/emilk/egui) | `0.33.2` | `0.33.3` | | [eframe](https://github.com/emilk/egui) | `0.33.2` | `0.33.3` | | [egui_extras](https://github.com/emilk/egui) | `0.33.2` | `0.33.3` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.25` | Updates `egui_kittest` from 0.33.2 to 0.33.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.2...0.33.3) Updates `egui` from 0.33.2 to 0.33.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.2...0.33.3) Updates `eframe` from 0.33.2 to 0.33.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.2...0.33.3) Updates `egui_extras` from 0.33.2 to 0.33.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.2...0.33.3) Updates `reqwest` from 0.12.24 to 0.12.25 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.25) --- updated-dependencies: - dependency-name: egui_kittest dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: egui dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: eframe dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: egui_extras dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: reqwest dependency-version: 0.12.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Updated changelog with updated dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: airbornesw <[email protected]>
1 parent 8a0596e commit 7c45733

File tree

2 files changed

+42
-34
lines changed

2 files changed

+42
-34
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Remove unused dependencies found by `cargo-shear`
1111
- Update Rust version from `1.90` to `1.92`
1212

13+
### Dependencies
14+
15+
- `egui_kittest`: 0.33.2 → 0.33.3 ([#408](https://github.com/luftkode/plotinator3000/pull/408))
16+
- `egui`: 0.33.2 → 0.33.3 ([#408](https://github.com/luftkode/plotinator3000/pull/408))
17+
- `eframe`: 0.33.2 → 0.33.3 ([#408](https://github.com/luftkode/plotinator3000/pull/408))
18+
- `egui_extras`: 0.33.2 → 0.33.3 ([#408](https://github.com/luftkode/plotinator3000/pull/408))
19+
- `reqwest`: 0.12.24 → 0.12.25 ([#408](https://github.com/luftkode/plotinator3000/pull/408))
20+
1321
## [2.12.0]
1422

1523
- Add support for the generic `altimeter` HDF5 format that only requires a `sensor_count` & `sensor_type` attribute and standardized height/timestamp

Cargo.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)