tauri-apps / tray-icon

Tray icons for Desktop Applications.
Apache License 2.0
211 stars 29 forks source link

chore(deps): update rust crate tao to 0.27 #129

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tao dev-dependencies minor 0.26 -> 0.27

Release Notes

tauri-apps/tao (tao) ### [`v0.27.0`](https://togithub.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0270) [Compare Source](https://togithub.com/tauri-apps/tao/compare/tao-v0.26.2...tao-v0.27.0) - [`c2357732`](https://togithub.com/tauri-apps/tao/commit/c23577325bd26e7e8eb46e17bbf533717e363e04)([#​896](https://togithub.com/tauri-apps/tao/pull/896)) Replaced `dpi` module with a re-export of the `dpi` crate which has a few breaking changes: - Replaced `LogicalPixel` with `LogicalUnit` - Replaced `PhysicalPixel` with `PhysicalUnit` - Removed `Size::width`, `Size::height`, `Position::x`, `Position::y` and `PixelUnit::value`. ### [`v0.26.2`](https://togithub.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0262) [Compare Source](https://togithub.com/tauri-apps/tao/compare/tao-v0.26.1...tao-v0.26.2) - [`17f54d40`](https://togithub.com/tauri-apps/tao/commit/17f54d402838e20c05c05a1cf3db9e0f76e7fa68)([#​887](https://togithub.com/tauri-apps/tao/pull/887)) Update `windows` crate to `0.54` ### [`v0.26.1`](https://togithub.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0261) [Compare Source](https://togithub.com/tauri-apps/tao/compare/tao-v0.26.0...tao-v0.26.1) ##### bug - [`f2ffb501`](https://togithub.com/tauri-apps/tao/commit/f2ffb501ebd6f456987f80791629893e37a5b31e)([#​884](https://togithub.com/tauri-apps/tao/pull/884)) Fixed compile errors for Linux Arm64 targets.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.