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 #125

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
eframe (source) dev-dependencies minor 0.26 -> 0.27

Release Notes

emilk/egui (eframe) ### [`v0.27.0`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0270---2024-03-26) [Compare Source](https://togithub.com/emilk/egui/compare/0.26.2...0.27.0) - Update to document-features 0.2.8 [#​4003](https://togithub.com/emilk/egui/pull/4003) - Added `App::raw_input_hook` allows for the manipulation or filtering of raw input events [#​4008](https://togithub.com/emilk/egui/pull/4008) (thanks [@​varphone](https://togithub.com/varphone)!) ##### Desktop/Native - Add with_taskbar to viewport builder [#​3958](https://togithub.com/emilk/egui/pull/3958) (thanks [@​AnotherNathan](https://togithub.com/AnotherNathan)!) - Add `winuser` feature to `winapi` to fix unresolved import [#​4037](https://togithub.com/emilk/egui/pull/4037) (thanks [@​varphone](https://togithub.com/varphone)!) - Add `get_proc_address` in CreationContext [#​4145](https://togithub.com/emilk/egui/pull/4145) (thanks [@​Chaojimengnan](https://togithub.com/Chaojimengnan)!) - Don't clear modifier state on focus change [#​4157](https://togithub.com/emilk/egui/pull/4157) (thanks [@​ming08108](https://togithub.com/ming08108)!) - Add x11 window type settings to viewport builder [#​4175](https://togithub.com/emilk/egui/pull/4175) (thanks [@​psethwick](https://togithub.com/psethwick)!) ##### Web - Add `webgpu` feature by default to wgpu [#​4124](https://togithub.com/emilk/egui/pull/4124) (thanks [@​ctaggart](https://togithub.com/ctaggart)!) - Update kb modifiers from web mouse events [#​4156](https://togithub.com/emilk/egui/pull/4156) (thanks [@​ming08108](https://togithub.com/ming08108)!) - Fix crash on `request_animation_frame` when destroying web runner [#​4169](https://togithub.com/emilk/egui/pull/4169) (thanks [@​jprochazk](https://togithub.com/jprochazk)!) - Fix bug parsing url query with escaped & or = [#​4172](https://togithub.com/emilk/egui/pull/4172) - `Location::query_map`: support repeated key [#​4183](https://togithub.com/emilk/egui/pull/4183) ### [`v0.26.2`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0262---2024-02-14) [Compare Source](https://togithub.com/emilk/egui/compare/0.26.1...0.26.2) - Add `winuser` feature to `winapi` to fix unresolved import [#​4037](https://togithub.com/emilk/egui/pull/4037) (thanks [@​varphone](https://togithub.com/varphone)!) ### [`v0.26.1`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0261---2024-02-11) [Compare Source](https://togithub.com/emilk/egui/compare/0.26.0...0.26.1) - Fix high CPU usage on Windows when app is minimized [#​3985](https://togithub.com/emilk/egui/pull/3985) (thanks [@​rustbasic](https://togithub.com/rustbasic)!) - Update to document-features 0.2.8 [#​4003](https://togithub.com/emilk/egui/pull/4003)

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.