tauri-apps / tray-icon

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

chore(deps): update rust crate eframe to 0.27.2 - autoclosed #152

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
eframe (source) dev-dependencies patch 0.27 -> 0.27.2

Release Notes

emilk/egui (eframe) ### [`v0.27.2`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0272---2024-04-02) [Compare Source](https://togithub.com/emilk/egui/compare/0.27.1...0.27.2) ##### Desktop/Native - Fix continuous repaint on Wayland when TextEdit is focused or IME output is set [#​4269](https://togithub.com/emilk/egui/pull/4269) (thanks [@​white-axe](https://togithub.com/white-axe)!) - Remove a bunch of `unwrap()` [#​4285](https://togithub.com/emilk/egui/pull/4285) ##### Web - Fix blurry rendering in some browsers [#​4299](https://togithub.com/emilk/egui/pull/4299) - Correctly identify if the browser tab has focus [#​4280](https://togithub.com/emilk/egui/pull/4280) ### [`v0.27.1`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0271---2024-03-29) [Compare Source](https://togithub.com/emilk/egui/compare/0.27.0...0.27.1) - Web: repaint if the `#hash` in the URL changes [#​4261](https://togithub.com/emilk/egui/pull/4261) - Add web support for `zoom_factor` [#​4260](https://togithub.com/emilk/egui/pull/4260) (thanks [@​justusdieckmann](https://togithub.com/justusdieckmann)!)

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.