Skip to content

Bump egui_extras from 0.34.1 to 0.34.2#97

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps egui_extras from 0.34.1 to 0.34.2.

Release notes

Sourced from egui_extras'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 egui_extras'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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [egui_extras](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/0.34.2/CHANGELOG.md)
- [Commits](emilk/egui@0.34.1...0.34.2)

---
updated-dependencies:
- dependency-name: egui_extras
  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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like egui_extras is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/egui_extras-0.34.2 branch May 5, 2026 17:31
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