Skip to content

chore(deps): bump eframe from 0.35.0 to 0.36.2 - #196

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/eframe-0.36.2
Open

chore(deps): bump eframe from 0.35.0 to 0.36.2#196
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/eframe-0.36.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps eframe from 0.35.0 to 0.36.2.

Release notes

Sourced from eframe's releases.

0.36.2 - TextEdit::event_filter and bugfixes

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

🔧 Changed

🐛 Fixed

0.36.1 - Sense::drag() bugfix

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.

0.36.0 - Improved mobile keyboard support

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

... (truncated)

Changelog

Sourced from eframe's changelog.

0.36.2 - 2026-09-08

⭐ Added

🔧 Changed

🐛 Fixed

0.36.1 - 2026-08-07

0.36.0 - 2026-08-05

Highlights ✨

This release drastically improves the mobile keyboard experience (when using eframe web). It also adds drag-to-open panels, window chrome theme sync and a lot of small bug fixes and improvements!

Improved mobile keyboard support

Autocomplete, autocorrect and IMEs now work correctly on iOS and android (on eframe web)!

ScreenRecording_08-05-2026.11-48-49_1.MP4

Drag to reopen panels

You can now reopen closed panels by dragging the handle:

Screen.Recording.2026-08-05.at.11.45.10.mov

Window decoration theme is now synced with app theme

Previously, when switching themes, the window chrome (OS titlebar) stayed in the OS theme. Now, it syncs with the app theme:

Screen.Recording.2026-08-05.at.11.45.47.mov

⭐ Added

... (truncated)

Commits
  • 49682f8 Release 0.36.2 - Assorted fixes
  • 459f98a Add TextEdit::event_filter (#8530)
  • d19ed82 Add new render_every_step flag to egui_kittest (#8487)
  • a3146e7 Properly respect min_size in TextEdit (#8420)
  • d417c2f Simplify and optimize Color32::from_rgba_unmultiplied (#8427)
  • c0b9996 Fix panic in hit-test when a widget rect contains a NaN (#8479)
  • f63b4d0 Fix zero-duration value animations returning the previous value (#8469)
  • 7505692 Fix rendering of thin, angled rectangles (#8482)
  • ca7f0f2 eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)
  • 07b042b Fix transparent child viewports on Windows with glow (#8423)
  • 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 [eframe](https://github.com/emilk/egui) from 0.35.0 to 0.36.2.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md)
- [Commits](emilk/egui@0.35.0...0.36.2)

---
updated-dependencies:
- dependency-name: eframe
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 12, 2026
@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 055a4bc0-d592-4d1a-bc9a-1a0d1ffa07d7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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