tauri-apps / muda

Menu Utilities for Desktop Applications in Rust.
Apache License 2.0
246 stars 25 forks source link

chore(deps): update rust crate tao to 0.28 #182

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tauri-apps/tao (tao) ### [`v0.28.0`](https://togithub.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0280) [Compare Source](https://togithub.com/tauri-apps/tao/compare/tao-v0.27.1...tao-v0.28.0) - [`cd38f237`](https://togithub.com/tauri-apps/tao/commit/cd38f237481b58585cc2da98c3bb9a0ce8e64b9f)([#​912](https://togithub.com/tauri-apps/tao/pull/912)) Add `EventLoopBuilderExtUnix::with_app_id` on Linux to allow setting a unique app id for the underlying gtk application. - [`2d6ad2de`](https://togithub.com/tauri-apps/tao/commit/2d6ad2ded633c33d05a35a69ef657600444004b9)([#​923](https://togithub.com/tauri-apps/tao/pull/923)) Fix unwanted deviation when dragging window around monitor boundaries on macOS. - [`f06843be`](https://togithub.com/tauri-apps/tao/commit/f06843be442c4ad06e66166d1a7924347739c204)([#​517](https://togithub.com/tauri-apps/tao/pull/517)) Add `event::Reopen` for handle click on dock icon on macOS.

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.