Skip to content

Bump eframe from 0.34.1 to 0.34.2#56

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/eframe-0.34.2
Closed

Bump eframe from 0.34.1 to 0.34.2#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/eframe-0.34.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps eframe from 0.34.1 to 0.34.2.

Release notes

Sourced from eframe's releases.

0.34.2: Text layout and selection 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

🐛 Fixed

🚀 Performance

Changelog

Sourced from eframe's changelog.

0.34.2 - 2026-05-04

⭐ Added

🐛 Fixed

🚀 Performance

Commits
  • ac5e932 Release 0.34.2 - text rendering fixes
  • 3a347a5 Regenerate snapshots for 0.34.2 patch branch
  • e06edc1 Fix text layout bugs in wrapped texts (#8137)
  • 27aa63a Add regression test for O(n²) word boundary scan (#8077)
  • 6778c0e Optimize text selection performance for large documents (#7917)
  • 5278a73 Fix centered & right aligned TextEdit (#8082)
  • be30588 Document glow-only fields in NativeOptions (#8104)
  • 9bad77e Warn if using a software rasterizer (#8101)
  • d7c4572 Fix Context::is_pointer_over_egui and Context::egui_wants_pointer_input (...
  • 4e1567c Fix text selection of centered and right-aligned text (#8076)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 4, 2026
Bumps [eframe](https://github.com/emilk/egui) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md)
- [Commits](emilk/egui@0.34.1...0.34.2)

---
updated-dependencies:
- dependency-name: eframe
  dependency-version: 0.34.2
  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/eframe-0.34.2 branch from b7a74ca to 56398c0 Compare May 9, 2026 16:31
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 9, 2026

Looks like eframe is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 9, 2026
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.

0 participants