tauri-apps / tray-icon

Tray icons for Desktop Applications.
Apache License 2.0
211 stars 29 forks source link

chore(deps): update rust crate eframe to 0.25 #108

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
eframe (source) dev-dependencies minor 0.24 -> 0.25

Release Notes

emilk/egui (eframe) ### [`v0.25.0`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0250---2024-01-08) [Compare Source](https://togithub.com/emilk/egui/compare/0.24.1...0.25.0) - If both `glow` and `wgpu` features are enabled, default to `wgpu` [#​3717](https://togithub.com/emilk/egui/pull/3717) ##### Desktop/Native: - Update to winit 0.29 [#​3649](https://togithub.com/emilk/egui/pull/3649) (thanks [@​fornwall](https://togithub.com/fornwall)!) - Make glow `Send + Sync` again [#​3646](https://togithub.com/emilk/egui/pull/3646) (thanks [@​surban](https://togithub.com/surban)!) - Bug fix: framebuffer clear when using glow with multi-viewports [#​3713](https://togithub.com/emilk/egui/pull/3713) - Fix: Let `accesskit` process window events [#​3733](https://togithub.com/emilk/egui/pull/3733) (thanks [@​DataTriny](https://togithub.com/DataTriny)!) ##### Web: - Fix building the `wasm32` docs for `docs.rs` [#​3757](https://togithub.com/emilk/egui/pull/3757) ### [`v0.24.1`](https://togithub.com/emilk/egui/blob/HEAD/crates/eframe/CHANGELOG.md#0241---2023-11-30) [Compare Source](https://togithub.com/emilk/egui/compare/0.24.0...0.24.1) ##### Desktop/Native: - Fix window flashing white on launch [#​3631](https://togithub.com/emilk/egui/pull/3631) (thanks [@​zeozeozeo](https://togithub.com/zeozeozeo)!) - Fix windowing problems when using the `x11` feature on Linux [#​3643](https://togithub.com/emilk/egui/pull/3643) - Fix bugs when there are multiple monitors with different scales [#​3663](https://togithub.com/emilk/egui/pull/3663) - `glow` backend: clear framebuffer color before calling `App::update` [#​3665](https://togithub.com/emilk/egui/pull/3665) ##### Web: - Fix click-to-copy on Safari [#​3621](https://togithub.com/emilk/egui/pull/3621) - Don't throw away frames on click/copy/cut [#​3623](https://togithub.com/emilk/egui/pull/3623) - Remove dependency on `tts` [#​3651](https://togithub.com/emilk/egui/pull/3651)

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.