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.30 #217

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
tao dev-dependencies minor 0.29 -> 0.30

Release Notes

tauri-apps/tao (tao) ### [`v0.30.0`](https://redirect.github.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0300) [Compare Source](https://redirect.github.com/tauri-apps/tao/compare/tao-v0.29.1...tao-v0.30.0) - [`222d5786`](https://redirect.github.com/tauri-apps/tao/commit/222d57862b24511eda733812524df1736cd1f64d) ([#​971](https://redirect.github.com/tauri-apps/tao/pull/971) by [@​amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) On Windows, fix `Window::monitor_from_point` and `EventLoopTargetWindow::monitor_from_point` returning invalid monitor handle. - [`e47d4c4a`](https://redirect.github.com/tauri-apps/tao/commit/e47d4c4aa08cb1d0f431c6bdf8f81cc82ecc72d1) ([#​967](https://redirect.github.com/tauri-apps/tao/pull/967) by [@​amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) On Linux, removed internal check for current desktop environment before applying `Window::set_progress_bar` API. This should allow `Window::set_progress_bar` to work on KDE Plasma and similar environments that support `libunity` APIs. - [`9b5aa60b`](https://redirect.github.com/tauri-apps/tao/commit/9b5aa60ba6f6e45ac3fc42dc715d7e071d29bb2b) ([#​970](https://redirect.github.com/tauri-apps/tao/pull/970) by [@​amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) Changed `WindowExtWindows::set_skip_taskbar` and `WindowExtUnix::set_skip_taskbar` to return a result instead of panicing internally.

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Package Changes Through 184dd7e221b762e7987c7ba0a6bf23e5f69e812e

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector