Skip to content

build(deps): bump the dependencies group with 2 updates - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-cb3aebf486
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-cb3aebf486

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: eframe and egui_extras.

Updates eframe from 0.36.1 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

Changelog

Sourced from eframe's changelog.

0.36.2 - 2026-09-08

⭐ Added

🔧 Changed

🐛 Fixed

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

Updates egui_extras from 0.36.1 to 0.36.2

Release notes

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

Changelog

Sourced from egui_extras's changelog.

0.36.2 - 2026-09-08

⭐ Added

🔧 Changed

🐛 Fixed

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [eframe](https://github.com/emilk/egui) and [egui_extras](https://github.com/emilk/egui).


Updates `eframe` from 0.36.1 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.36.1...0.36.2)

Updates `egui_extras` from 0.36.1 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.36.1...0.36.2)

---
updated-dependencies:
- dependency-name: eframe
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: egui_extras
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 14, 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