Skip to content

build(deps): bump egui from 0.33.0 to 0.33.2 - #107

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/egui-0.33.2
Open

build(deps): bump egui from 0.33.0 to 0.33.2#107
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/egui-0.33.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor

Bumps egui from 0.33.0 to 0.33.2.

Release notes

Sourced from egui's releases.

0.33.2

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.

egui changelog

⭐ Added

  • Add Plugin::on_widget_under_pointer to support widget inspector #7652 by @​juancampa
  • Add Response::total_drag_delta and PointerState::total_drag_delta #7708 by @​emilk

🔧 Changed

🐛 Fixed

eframe changelog

Changelog

Sourced from egui's changelog.

0.33.2 - 2025-11-13

⭐ Added

  • Add Plugin::on_widget_under_pointer to support widget inspector #7652 by @​juancampa
  • Add Response::total_drag_delta and PointerState::total_drag_delta #7708 by @​emilk

🔧 Changed

🐛 Fixed

Commits
  • 978ec6c Update changelogs and version for 0.33.2
  • 0ef57d5 Fix ui.response().interact(Sense::click()) being flakey (#7713)
  • d06c28c Fix double negative in documentation (#7711)
  • 787c467 Prevent widgets sometimes appearing to move relative to each other (#7710)
  • 33cc8ef Prevent drift when resizing and moving windows (#7709)
  • 5ae6d6d Add Response::total_drag_delta and PointerState::total_drag_delta (#7708)
  • 74dce78 Hide scroll bars when dragging other things (#7689)
  • d5320fe Improve accessibility and testability of ComboBox (#7658)
  • 0b9bb5f Make sure native_pixels_per_point is set during app creation (#7683)
  • 9253acd Fix edge cases in "smart aiming" in sliders (#7680)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: egui
  dependency-version: 0.33.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 Nov 17, 2025
@github-actions
github-actions Bot enabled auto-merge (squash) November 17, 2025 10:41
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