Skip to content

Commit

Permalink
chore(deps): bump the minor-and-patch Rust group (#21)
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 6 updates in the /src-tauri directory:

| Package | From | To |
| --- | --- | --- |
| [tauri](https://github.com/tauri-apps/tauri) | `2.0.3` | `2.0.5` |
| [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.1` | `2.0.3` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.90` |
| [ordered-float](https://github.com/reem/rust-ordered-float) | `4.3.0` | `4.4.0` |
| [tauri-build](https://github.com/tauri-apps/tauri) | `2.0.1` | `2.0.2` |



Updates `tauri` from 2.0.3 to 2.0.5
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v2.0.3...tauri-v2.0.5)

Updates `tauri-plugin-dialog` from 2.0.1 to 2.0.3
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...fs-v2.0.3)

Updates `serde_json` from 1.0.128 to 1.0.132
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@1.0.128...1.0.132)

Updates `anyhow` from 1.0.89 to 1.0.90
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.89...1.0.90)

Updates `ordered-float` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v4.3.0...v4.4.0)

Updates `tauri-build` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.1...tauri-build-v2.0.2)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tauri-plugin-dialog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ordered-float
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 7b3ca9f commit 9f9929a
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 48 deletions.
Loading

0 comments on commit 9f9929a

Please sign in to comment.