tauri-apps / tray-icon

Tray icons for Desktop Applications.
Apache License 2.0
183 stars 27 forks source link

fix(deps): update rust crate muda to 0.13 - autoclosed #126

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
muda dependencies minor 0.12 -> 0.13

Release Notes

amrbashir/muda (muda) ### [`v0.13.0`](https://togithub.com/amrbashir/muda/blob/HEAD/CHANGELOG.md#-0130) [Compare Source](https://togithub.com/amrbashir/muda/compare/muda-v0.12.2...muda-v0.13.0) - [`90926d4`](https://www.github.com/tauri-apps/muda/commit/90926d43f7817ef7061aa8baa8072983a91d6a81)([#​174](https://www.togithub.com/tauri-apps/muda/pull/174)) Moved the following items into `dpi` module which is just an export of `dpi` crate: - `Pixel` - `validate_scale_factor` - `LogicalPosition` - `PhysicalPosition` - `Position` ### [`v0.12.2`](https://togithub.com/amrbashir/muda/blob/HEAD/CHANGELOG.md#-0122) [Compare Source](https://togithub.com/amrbashir/muda/compare/muda-v0.12.1...muda-v0.12.2) - [`8960f0d`](https://www.github.com/tauri-apps/muda/commit/8960f0ddb52b74f4bd9d5fed5e91b62c5db09c77)([#​171](https://www.togithub.com/tauri-apps/muda/pull/171)) On Windows, fix using multiple context menus resulted in receiving events only for the last used one. ### [`v0.12.1`](https://togithub.com/amrbashir/muda/blob/HEAD/CHANGELOG.md#-0121) [Compare Source](https://togithub.com/amrbashir/muda/compare/muda-v0.12.0...muda-v0.12.1) - [`cbb9fc0`](https://www.github.com/tauri-apps/muda/commit/cbb9fc0d7b98c362dfbdc09122fb9d0b3b7edabb)([#​166](https://www.togithub.com/tauri-apps/muda/pull/166)) On Windows, fix events not emitted for other menus after using a menu as a context menu. - [`a9937ef`](https://www.github.com/tauri-apps/muda/commit/a9937ef98144b3feaf8a16ae95e0e8c55583bd79)([#​164](https://www.togithub.com/tauri-apps/muda/pull/164)) On Windows, fix menubar removed from window when another menu that was used as a conetxt menu is dropped.

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.