Skip to content

chore(deps): bump egui from 0.34.2 to 0.34.3#619

Merged
srperens merged 1 commit into
mainfrom
dependabot/cargo/egui-0.34.3
Jun 3, 2026
Merged

chore(deps): bump egui from 0.34.2 to 0.34.3#619
srperens merged 1 commit into
mainfrom
dependabot/cargo/egui-0.34.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps egui from 0.34.2 to 0.34.3.

Release notes

Sourced from egui's releases.

0.34.3: wgpu surface lifecycle fixes

egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.

Try it now: https://www.egui.rs/

egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.

⭐ Added

  • Add winit window access to eframe::Frame and CreationContext #8205 by @​emilk

🐛 Fixed

🔧 Changed

Changelog

Sourced from egui's changelog.

0.34.3 - 2026-05-27

Commits
  • 65cb282 Bump version to 0.34.3 and update changelogs
  • 8725878 Fix ScrollArea::scroll_to_* calls when stick_to_bottom is Active (#8033)
  • dd72bda Improve UiBuilder docs (#8132)
  • 9e10d4c Add winit window access to eframe::Frame and CreationContext (#8205)
  • cbb5a26 Default app_id to app_name on native (#8172)
  • c86de57 Fix random hangs by improving wgpu::Surface lifecycle handling (#8171)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 3, 2026
@srperens
Copy link
Copy Markdown
Collaborator

srperens commented Jun 3, 2026

@dependabot rebase

Bumps [egui](https://github.com/emilk/egui) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md)
- [Commits](emilk/egui@0.34.2...0.34.3)

---
updated-dependencies:
- dependency-name: egui
  dependency-version: 0.34.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/egui-0.34.3 branch from e20e666 to cffc8e1 Compare June 3, 2026 13:02
@srperens srperens merged commit c0da116 into main Jun 3, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/egui-0.34.3 branch June 3, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant